Arduino Cloud Enterprise
ArduinoReviews from AWS customer
0 AWS reviews
-
5 star0
-
4 star0
-
3 star0
-
2 star0
-
1 star0
External reviews
143 reviews
from
External reviews are not included in the AWS star rating for the product.
Necessary if you use Arduino
What do you like best about the product?
It's pretty easy to use. If you have any trouble, there are videos on YouTube and walkthroughs all over the net.
What do you dislike about the product?
Nothing, really. If you know how Arduino programming works, you're golden.
What problems is the product solving and how is that benefiting you?
I teach STEM in an elementary school. Some of my students use Arduino to build devices for assignments. Arduino is relatively easy to start up with.
Recommendations to others considering the product:
Arduino IDE is totally necessary for using Arduinos. If you use Arduino, you have to use this.
Arduino IDE
What do you like best about the product?
Additionally, the language used is mainly based on C or C++, very simple and clean to use. The Student project carried out through this software program can handle complicated algorithms appropriately and is fast. Furthermore, this software includes all the drivers that you may want to apply the unique flavors of Arduino forums. Very suitable for small digital projects, especially for someone who is being introduced to technology.
What do you dislike about the product?
I wish those variations had been more consistent and had fewer errors. A YouTube video will lead you in the wrong direction. The IDE is quite simple and does what it needs to do. Additionally, the reduction in the amount of noise due to the power supply can be substantially appreciated. To make my information more accurate by improving the structure within the circuits. It crashes from time to time, but other than that, it's ideal.
What problems is the product solving and how is that benefiting you?
It is compatible with different forums, which allows me to develop codes for extraordinary platforms that we use in our company. The IDE is a stable "general" that allows me to create software for a wide variety of forums quickly without handling the nuances of each board or the independent IDEs. I work with some controls with Arduino, for example, manipulate the server room enthusiasts and manage the temperature with sensors and relays. Hardware coding. From everyday coding methods to seeing how the outside heats up, Arduino is used for many things within the administrative center.
Recommendations to others considering the product:
Be careful to use books that teach you, it is a high-quality way for paintings on integrated hardware design, even if you haven't written any code before, you will have many tutorials and could start building tremendous projects in much less than an hour. There are a multitude of amateur initiatives that should not be very intimidating, and you can quickly grasp the most important things. Highly recommended for everyone who wants to start with Arduino. I advise all people who are starting programming and have embedded desires. Ease of use and capabilities.
Good for working with non-arduino devices too.
What do you like best about the product?
Easy code push to the circuits on click of a button.
Run time and compile time errors.
Pushes the code to circuits only if it is error free.
Easy to connect and write codes for different types of devices and FTDI's using board manager.
Run time and compile time errors.
Pushes the code to circuits only if it is error free.
Easy to connect and write codes for different types of devices and FTDI's using board manager.
What do you dislike about the product?
It is very slow compared to other software like Eclipse Arduino.
Although its an IDE, there is no debugging features.
Although its an IDE, there is no intellisense, which is very useful for even a small-to-medium scale project.
Although its an IDE, there is no debugging features.
Although its an IDE, there is no intellisense, which is very useful for even a small-to-medium scale project.
What problems is the product solving and how is that benefiting you?
Remotely controlling devices connected to same network within a building.
Logging data to a server without using huge CPU towers and display/monitors.
Logging data to a server without using huge CPU towers and display/monitors.
Arduino in the school
What do you like best about the product?
Arduino is an excellent software development environment that will allow you to program Arduino ONE boards and, with the necessary components, create fantastic dynamic automatons. Arduino also allows integration with another software called Scratch for Arduino, which, with a very simple interface, will enable you to program the boards with the Arduino microcontroller and carry out amazing projects. You will be able to read the information collected by the sensors (light, motion, proximity, sound, there are a thousand types!!), process it thanks to the program you develop with Arduino IDE, and obtain outputs that will activate the actuators (motion, sound,). It is ideal for working with children, they will love the robots that can be created, and they might even be encouraged to program themselves.
What do you dislike about the product?
Sometimes it hangs and takes a long time to load the program from the PC via USB to the Arduino ONE board. If you have never programmed before or want to encourage younger ones to program robots, they will encounter an interface that is neither modern nor user-friendly. That is why S4Arduino should be installed on top to facilitate programming through blocks instead of the typical syntax of a conventional programming language. You need an extra expense on electronic components for the board we are going to program.
What problems is the product solving and how is that benefiting you?
We use Arduino to load the programs onto the Arduino ONE base boards. Then, with the proper configuration of sensors and actuators, cables, and the breadboard, we achieve different functionalities. We have programmed with Arduino IDE the necessary programs so that the lights in a house turn on automatically at night, a traffic light detects when a pedestrian presses the button to turn green, a thermal sensor that turns on a fan... And all in just a few hours.
Recommendations to others considering the product:
It will allow you to program Arduino ONE boards and create very eye-catching, almost intelligent projects, as long as you have the necessary physical components for your project. So keep in mind that you need not only software but also hardware.
Arduino to program robots in secondary education
What do you like best about the product?
The best thing is the versatility it offers students to develop their own programs to implement on the board and microcontroller Arduino Uno or similar. Multiple projects can be made adapted to the skills of each of the levels of secondary education.
We have made a greenhouse with an Arduino 1 board, a light sensor, and a motor that operated a fan. From Arduino, we have programmed the sensors and actuators. The program allows for pre-compilation to detect syntax errors. Once there are no errors, the object code obtained from the source is transferred to the Arduino ONE board via USB.
We have made a greenhouse with an Arduino 1 board, a light sensor, and a motor that operated a fan. From Arduino, we have programmed the sensors and actuators. The program allows for pre-compilation to detect syntax errors. Once there are no errors, the object code obtained from the source is transferred to the Arduino ONE board via USB.
What do you dislike about the product?
It is quite difficult to use for younger children who have never had contact with programming. Fortunately, there are add-ons like Scratch4Arduino that make this task easier through very simple graphical interfaces for the little ones.
What problems is the product solving and how is that benefiting you?
The beginning in programming for people who have never had contact with it and the creation of different intelligent and moving models.
Recommendations to others considering the product:
For the little ones, combine with S4ARDUINO as it will greatly facilitate the learning of students with less exposure to software development.
Good IDE for Arduino
What do you like best about the product?
Arduino IDE is an IDE very similar to Eclipse IDE ideal to develop code for Arduino boards. The best thing is that you have a package manager to link with the dependencies in a very easy way, saving you the need to go looking for the packages in different repositories.
What do you dislike about the product?
The only drawback is that it is very slow loading the codes, and in many cases you have to restart the application to get the load done correctly.
What problems is the product solving and how is that benefiting you?
Basically it allows me to develop and load my codes on Arduino boards. It is compatible with different boards, which allows me to develop codes for different platforms that we use in our company.
Recommendations to others considering the product:
Arduino IDE works on almost all platforms, and since it includes the license plate drivers, you can load the codes on the development boards from any operating system.
Basic IDE to expand Arduino codeFantastic product
What do you like best about the product?
Arduino IDE is a simple tool that allows you to enhance Arduino programs with the help provided by an IDE. Format the code to make it simple, and connect with the compatible board to upload the code. In fact, I enjoy how reliable all the coding is on this platform. Everything, from the errors provided to help debug the application to the general functions, just makes for a great experience. It doesn't take much to debug any error and it could be very customizable, from the ability to choose how the fastest information from the Arduino is acquired to what voltage is being carried out. It is also very useful in everyday utility, as I use the BMP 180 add-on to tell me the temperature outside every morning.
What do you dislike about the product?
On some occasions, it is very gradual, specifically when you want to load a code onto the board. I don't like how small issues, such as the semi-colon at the end of each line, can program an entire malicious code. When deciding on the automatic design feature, you should be able to restore those small errors in your staff. Additionally, reducing the amount of noise due to power supply could be greatly appreciated to make my data more accurate by improving the material within the circuits.
What problems is the product solving and how is that benefiting you?
I work on some controls with Arduino, for instance, I control the fans in the server room and manage the temperature with sensors and relays. The application is easy and it really works. From ordinary coding tactics to seeing how hot it is outside, the Arduino is used for many different things within the workplace. We can fulfill our wishes and solve our problems.
Recommendations to others considering the product:
Easy-to-use application to expand Arduino code. Highly recommended for anyone who wants to start with Arduino.
Arduino IDE Review
What do you like best about the product?
Is it very simple to program on the interface and load the code into the Arduino. In addition, it is very simple to add additional libraries from github or from the library provided by the Arduino IDE itself. It has a very good compilation method, which lets you know if you have some sort of mistake. Also, you can upload your code to a variety of different boards.
What do you dislike about the product?
From time to time the app crashes. You need to create a folder to save a file. Also, sometimes the code won't upload to the board, which might be resolved by restarting the board or the computer. In addition, the IDE does not find the board on the list of available ports.
What problems is the product solving and how is that benefiting you?
Very good for developing prototypes from scratch and there is a wide range of boards you can use depending on the requirements of the projects.
Recommendations to others considering the product:
If you ever need help while working on your project, you can always google your needs and you might find a similar project. That way, you can have a guide in case you need it. Also, you can check the basic code packages that can be found in the IDE for some help as well.
Indispensable tool for Arduino users
What do you like best about the product?
Arduino IDE is not just another IDE, it's totally necessary if you work with arduino boards. Before Arduino IDE was really difficult to deal with the drivers, ports and code, so in Windows as in Linux. With this IDE you can search which board you are using and which libraries you want to link and Arduino IDE do the rest.
What do you dislike about the product?
As a negative things, I have to say that sometimes it take much time to load the program. Also other times I have to restart the application because I get communication errors.
What problems is the product solving and how is that benefiting you?
We use Arduino IDE to develop and load applications to boards that we use in some hardwares.
With this IDE we can do it very fast and easy.
With this IDE we can do it very fast and easy.
Recommendations to others considering the product:
It's simple the best IDE that you can use for Arduino and each flavors. There are a enormous repository of libraries and boards available. The last thing is that it's free and open source
Basic IDE to develop arduino code
What do you like best about the product?
Arduino IDE it's a simple application that allows you to develop arduino applications with the help that gives a IDE. It format the code to make it simple, and connect with the board compatibles to upload the code.
What do you dislike about the product?
In some occasions it's very slow, mainly when you want to upload a code to the board.
What problems is the product solving and how is that benefiting you?
I work in some controls with arduino, for example, control the fans of the servers room, and control the temperature with sensors and relays. The application is simple and it works good.
Recommendations to others considering the product:
Easy to use application to develop arduino code. Very recommendable to everybody that wants to start with arduino
showing 101 - 110