firmata / firmata_test

Test application for the firmata protocol
33 stars 22 forks source link

Firmata Test Program

This "firmata_test" program works with boards running StandardFirmata version 2.2. If you need to quickly test your hardware, this stand-alone program can access all pins. It runs from a single file (no installation needed), for quick and easy testing!

See Downloads for binaries.

Additional Instructions

See the Firmata wiki for instruction on how to compile the Firmata test program under Windows using GCC and WxWidgets.