Software per Arduino

•http://s4a.cat/snap/

And how do I get it to work?

•Snap4Arduino requires that you have StandardFirmata installed in your board.

•To do so, follow these simple steps:

•If you haven't already, download and install the Arduino environment by following the instructions on

•http://arduino.cc/en/Main/Software.

•Open the Arduino IDE, go to File → Examples → Firmata → StandardFirmata

•Connect your board to a USB port in your computer

•In the Tools menu, select the board version and the serial port where the board is connected

•Go to File and click on Upload

•Snap4Arduino will now be able to interact with your board.