Arduino IDE

From Fox Labs Wiki
Arduino IDE
Developer(s)Arduino
Operating system
LicenseGNU Affero General Public License v3.0
Websitewww.arduino.cc/software

The Arduino IDE is a software component in the open-source Arduino development platform and also offers support for a wide variety of other development boards and kits. The IDE offers an easy-to-use interface that provides most of the common tools and features needed to provide novices and experts alike with the ability to develop for embedded hardware quickly.

The Arudino IDE provides the ability to manage libraries which extend the base functionality of a board and offers support for a vast array of components and features such as interfaces for SPI and I²C busses, LCD and LED displays, networking and more.