Arduino Leonardo support added
Posted: June 30, 2012 Filed under: Uncategorized Comments Off on Arduino Leonardo support addedA minor update to Breakout is now available that adds an example for using Breakout with an Arduino Leonardo board. See Breakout/examples/boards/leonardo.html in the Breakout v0.1.5 release. Also see the Leonardo wiring diagram on page 25 of Breakout/examples/schematics.pdf.
Adding Arduino Leonardo support required an update to the Firmata library that is included with the Arduino application. In order to use a Leonardo board with Breakout, you will first need to update the Firmata library in the Arduino application. See instructions here. This is an update to the Firmata library and is fully backwards compatible with the previous version of Firmata.
Download Breakout 0.1.5.