Arduino

Arduino is a physical computing platform based on a simple open hardware design for a single-board micro-controller, with embedded I/O support and a standard programming language. The Arduino programming language is based on Wiring and is essentially C/C++ (several simple transformations are performed before passing to avr-gcc). The goal of the Arduino project is to make tools available that are accessible, low-cost, low capital investment, flexible and easy-to-use for artists and hobbyists. Particularly those who might not otherwise have access to more sophisticated controllers that require more complicated tools.

Leave a Reply

Your email address will not be published. Required fields are marked *