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.
Best platform for iot projects
What do you like best about the product?
As I am working as embedded developer from past 3 years. I use Arduino as a basic tool before starting anything. Lots of example built-in as well as great community support and open source all the great thing in one place. I just use Arduino ide as core.
What do you dislike about the product?
Old Arduino ide doesn't have auto complete like vs code. But the beta version having that function. I just like everything just one thing is missing from stable version is ' auto complete '.
What problems is the product solving and how is that benefiting you?
It is busy to build iot with Arduino itself. I mostly inspired from Arduino library. I just used Arduino to debug sensor in large or big scale project.
Recommendations to others considering the product:
Make it daily driver. It's free and open source with number of example and solutions that brings iot closer to the world.
Arduino IDE (A software to use upload program on Microcontrollers and read output)
What do you like best about the product?
It is easy to use and cop[atible with most of the microcontrollers
What do you dislike about the product?
sometimes, when there is no issue, and it is not com ports ar not supporting
What problems is the product solving and how is that benefiting you?
At the initial stages of the project, we can check the output at serial monitor without using any hardware based display
Arduino IDE
What do you like best about the product?
It works. That is the biggest thing. Beyond that, there is a lot of support for many Arduino-style microcontrollers, with many configuration options. Not to mention the ability to add new libraries, as well as Serial monitoring, example code, and more, the Arduino IDE is solid. The program is regularly updated and has a great community around it and the associated hardware.
What do you dislike about the product?
I've not come across anything with the Arduino IDE that I don't like. It has done everything I've ever needed, and then some.
What problems is the product solving and how is that benefiting you?
My primary use of the Arduino IDE is to code Arduino UNO. One nice feature of the Arduino IDE is the ability to burn a bootloader, which in turn allows for the use of various ATTINY controllers (such as ATTINY 85). Projects I code for are mostly LED-based but also include servos, a variety of sensors (ultrasonic, IR/breakbeam, capacative touch, and more), plus I've integrated audio on multiple occasions. As mentioned earlier, the Arduino IDE has been able to handle everything I've thrown at it with ease.
Recommendations to others considering the product:
If you are looking to code any official Arduino, Arduino-like board (Adafruit Feather, Circuit Playground, etc), or ATTINY chips, then the Arduino IDE definitely is the program for you. Something to bear in mind, though, is that this IDE is not like a Notepad++ or Microsoft Code. It is purpose-built for coding and uploading to Arduino-based chips and boards. It is not good if you are looking for a program that can handle several languages (ie. JavaScript, HTML, Perl, etc). Being Arduino-based, it is a C++ IDE.
Arduino IDE way to Go!!!!
What do you like best about the product?
It comes with pre-defined examples for Arduino boards which are an excellent way to understand the C language, especially the Arduino-like controller.
What do you dislike about the product?
Sometimes the Autocompletion feature in version 2.0 does not work as expected.
What problems is the product solving and how is that benefiting you?
I am coding the microcontrollers for different projects with Arduino IDE. It has a strong community which is a good thing while developing other products.
Perfect IDE tool ever made!
What do you like best about the product?
The IDE allows for direct sketching and editing for programs to be burned into microcontrollers, free of cost. It provides the simplest IDE for board management, inbuilt text editors, and libraries along with sharing with other users. In addition to inbuilt libraries, third-party libraries can be loaded externally.
What do you dislike about the product?
The default light theme of the IDE causes stress to the user. Though many of the apps have evolved to make their dark/black variants Arduino IDE stills sticks on to the traditional light theme.
What problems is the product solving and how is that benefiting you?
Arduino has a dedicated board management module, where users can select the board as per the requirement. In case of changing the board, it can be easily changed from the dropdown menu which automatically updates the PORT data.
Recommendations to others considering the product:
Highly recommended for IoT enthusiasts.
Good IDE to learn electronics and embedded programming and best for DIY electronics projects
What do you like best about the product?
This tool is a support to the Arduino hardware like Uno, Nano, Micro etc. The tool comes along with libraries which will make your coding efforts simple and reduce the overall development time.
The example list is exhaustive and you can find example for all kind of sensors and actuators that you can interface with the Arduino hardware. It comes along with serial interface tool which will help you to program the board and also communicate with the board through UART.
It makes learning of Microprocessor and Microcontroller concepts simple and fun. The support in the open forums are very useful if you are doing something and if you would like to get answers for your doubts and questions
The example list is exhaustive and you can find example for all kind of sensors and actuators that you can interface with the Arduino hardware. It comes along with serial interface tool which will help you to program the board and also communicate with the board through UART.
It makes learning of Microprocessor and Microcontroller concepts simple and fun. The support in the open forums are very useful if you are doing something and if you would like to get answers for your doubts and questions
What do you dislike about the product?
Using this tool for other development boards from other manufacturers is not easy.
What problems is the product solving and how is that benefiting you?
Embedded programming
THE tool for microcontroller programming
What do you like best about the product?
The latest verision nicely groups microcontrollers by chip, so it's easy to find what you are looking for. The layout also was refined and it's easier to use.
What do you dislike about the product?
Libraries often clash with one another so you have to tweak them a bit if you want them to be able to compile properly.
What problems is the product solving and how is that benefiting you?
I programm all of my mirocontrollers with them. Adafruit boards, Arduino boards, ESP32, ESP8266 and others.
Arduino create your own world of electronic devices.
What do you like best about the product?
Compatibility with almost every single module.
Easily available libraries for any purpose modules.
Easy hands on C++ programming language with feature of creating your own library as per your requirement.
Easily expandable to lots of other modules or microcontrollers serving similar purpose.
From beginners to experts environmental friendly and easy to learn and design complex tasks.
Lots of inbuilt example sketches written pre handedly further minimize the code complexity. Bootloader dumping feature available. Also available on android/ios devices.
Easily available libraries for any purpose modules.
Easy hands on C++ programming language with feature of creating your own library as per your requirement.
Easily expandable to lots of other modules or microcontrollers serving similar purpose.
From beginners to experts environmental friendly and easy to learn and design complex tasks.
Lots of inbuilt example sketches written pre handedly further minimize the code complexity. Bootloader dumping feature available. Also available on android/ios devices.
What do you dislike about the product?
Sometimes com port error throws up for unknown reasons and requires a system restart to resolve it is the only thing that annoys with smooth flow.
Also sometimes the sketch IDE loads on the last written program everytime instead of a n new page.
Many precompiled library needs to be installed after download for code management.
Also sometimes the sketch IDE loads on the last written program everytime instead of a n new page.
Many precompiled library needs to be installed after download for code management.
What problems is the product solving and how is that benefiting you?
Designing various automations. robotic designs. Projects of international level robotics and different automations with different communication protocols. Gesture controlled devices designing has grabbed my attention recently.
Recommendations to others considering the product:
If you want to make a career in electronics, arduino is the stepping stone to explore the electronic world.
Best Open Source IoT Coding Platform
What do you like best about the product?
Its ideally the best IDE for IoT Programing because it comes with a support of wide range of microcontrollers. You and easily add the new library support from the preferences to your sketch. Its very much easy for the beginner to start with a default sketch It also has a various example sketch ready to be directly dumped to the controller board.
The best part is we can manage the boards from the board manager and we can also verify the sketch for errors before uploading it. It also provides support for the serial communication with the controller board.
The best part is we can manage the boards from the board manager and we can also verify the sketch for errors before uploading it. It also provides support for the serial communication with the controller board.
What do you dislike about the product?
It does not support wide range of programming language, Sometimes when we are trying to upload the code very frequently it shows unnecessary error that com port is busy. There is no inbuilt code suggestion module in this IDE.
We can not debugger the code line by line.
We can not debugger the code line by line.
What problems is the product solving and how is that benefiting you?
It has been a very useful tool for me in many of my IoT project where It was easy for me to verify my sketch before uploading to the controller board. I was easily able to add the new controller board(Eso8266, Esp32) to the IDE for use. Adding new library support to the Sketch was also easy from the library manager.
It has helped me to carry out a large number of applications in a more practical way.
What do you like best about the product?
Its interface is quite simple, which allows me to use it without any type of problem, the fact that it can code everything in a quite simple way compared to how it was done with other IDE's is something of great help to make my applications of In a much more fluid way, the amount of information and documentation that is obtained is something quite useful at the moment of starting in the development of the activities, since it is of great help to learn to use the entire application in a quite practical and simple way In the same way, this is something of great help when having to solve any type of problem that may arise while using the application, the fact that it supports a large number of microcontrollers and not exclusively ARDUINO type cards results from great help to make a lot of electronic developments for my university in a much faster and easier way.
What do you dislike about the product?
It has little information regarding the coding language, as it is not a formal programming language, so accessing information and formal support of the language is quite problematic, apart from that I have no other type of complaint about the use of this application.
What problems is the product solving and how is that benefiting you?
It has been helping me to learn more about the world of microcontrollers at the university, by allowing me to program in a much easier and more practical way a large number of electronic devices through the ARDUINO cards, which has been of great help to carry out a great variety of applications in a much more practical way.
showing 41 - 50