Generate, compile and upload programming code to any compatible Arduino board for testing and subsequent modification or adjustment. Uno, Nano, Mega, Esplora, Ethernet, Fio, Pro or Pro Mini, as well as LilyPad models of Arduino boards are accessible.
Arduino is a rich Integrated Development Editor that comes packed with numerous features that allow users to write, compile, and upload their code. With this IDE you can search which board you are using and which libraries you want to link and the program will do the rest.
The program's GUI is quite catchy, thanks to the well-chosen theme colors and the nicely-crafted button icons. Moreover, it has various themes to choose from along with other few interesting customizations options.
What makes Arduino a powerful IDE is the wide support for Arduino boards, such as Esplora, Fio, LilyPad Arduino, Arduino Uno or Nano. Besides that, it offers features like syntax highlighting, brace matching, and automatic indentation.
The supported programming languages are C and C++, so the software will mainly be used by those who understand these languages. It can be used by programmers who know other languages and who are keen to learn C and C++ syntaxes, but it's not suited for novices with no programming knowledge.
Arduino's environment includes built-in libraries, such as Firmata, GSM, Servo, EEPROM or WiFI, but it also offers the possibility of adding one of your own. more
Comments (6)