Control RGB LEDs ( Arduino Uno ) Arduino USB Control with Firmata LibraryArduino Firmata Library is source code to communicate or control Arduino Board with other device.Firmata is already include in your Arduino IDE.more info http://arduino.cc/en/reference/firmataFirmata Test ProgramThis "firmata_test" program works with boards running StandardFirmata version 2.2 or higher on standard Baud rate 57600.For Linux (32 bit)http://www.pjrc.com/teensy/firmata_test/firmata_testFor [...]