Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Reviews from AWS customer

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

143 reviews
from

External reviews are not included in the AWS star rating for the product.


    Jenna B.

Newbie in education

  • May 27, 2016
  • Review provided by G2

What do you like best about the product?
The software is easy to navigate, and the "verify" feature is a big help in troubleshooting code. The Arduino unit is affordable and can become so many things - versatility is a big plus.
What do you dislike about the product?
The errors that are shown through Verify can be difficult to comprehend and fix at times.
What problems is the product solving and how is that benefiting you?
This is a circuitry and coding unit for gifted and talented students at the school where I teach. It's teaching students that accuracy is crucial and self-analysis is vital to eventually completing a successful task. It also lets them experiment.
Recommendations to others considering the product:
I would suggest using Arduino with middle school and above, though I'm using it with 5th graders.


    Railroad Manufacture

Well matched for Arduino and ESP8266 users

  • May 26, 2016
  • Review provided by G2

What do you like best about the product?
It is easy to install and easy to use. Recent updates have made the management of libraries much easier. I use it for several versions of Arduinos and with the ESP8266.
What do you dislike about the product?
Sketches do not print well. I generally use another application to format the code for printing. It is slow to compile, especially for ESP8266 MCUs.
What problems is the product solving and how is that benefiting you?
I sell kits with Arduinos and ESP8266s as the key elements. The Arduino makes it easy to develop and deploy code for my products.
Recommendations to others considering the product:
Great support is available from the Arduino community forums.


    Róger Z.

Best tool for software and hardware prototyping.

  • May 25, 2016
  • Review provided by G2

What do you like best about the product?
Arduino IDE is the key to create interactions between your computer and external hardware from all the Arduino universe products. It's a great way to start getting in to the programming languages world mainly because of all the community support offered around this platform nowadays.
What do you dislike about the product?
Even though it's a relatively easy to learn software, there are some details that are not really clear and you have to do a lot of research to understand all the capabilities of the program. I would like some kind of guided tutorial to get the basics at least.
What problems is the product solving and how is that benefiting you?
Arduino it's a great way of prototyping electronic products. it's an easy and fast way to learning in early stages of the design process. So, you can save money learning early.
Recommendations to others considering the product:
A great way of quickly picking up the software basics is getting some examples from internet and then studying them line by line, this way you can completely understand what's going on even before writing your first code lines.