What I like most about this program, whose name is Arduino, is how useful it is for programming boards with Arduino microcontrollers. Arduino IDE is a free development environment that, through a high-level programming language based on C, allows us to develop code to implement programs that will control the Arduino controllers so they can perform the desired commands. The best thing about Arduino boards is that we can connect sensors like light detectors, microphones, temperature sensors, motion sensors, sound sensors, position sensors, limit switches, etc. The program decides which actuators will come into play according to the signals received, and these can be rotors, AC motors, DC motors, speakers, colored LEDs, etc. In summary, with ARDUINO IDE, robots that react to their environment can be programmed. Additionally, the program is free and cross-platform. It is very lightweight and available online from the official website. Review collected by and hosted on G2.com.
The worst thing about Arduino IDE is that although it is designed to help learn how to develop code for robots, the programming language used is very complex for novice users who have never seen a programming language. Fortunately, there are other options based on Arduino IDE for beginners, like Scratch For Arduino, with a much simpler interface. There are no more complaints about this program, because it works very well and provides great moments. Review collected by and hosted on G2.com.
