The specially modified version of the Arduino IDE has been updated with some exciting new functionality. This is a very important update because it finally makes the Papilio One as easy to use as the Arduino board. With this update it is now possible to tap into all the features of the AVR8 Soft Processor without touching any VHDL!
New features:
- SPI and PWM features can be moved to any physical pin on the Papilio One. Pins can be moved on the fly from within a sketch by simply writing to a memory address.
- Examples for all the Wings that are in production are now available under the Examples menu.
- The new Papilio Barcode Genie kit has a sketch that reads input from a PS/2 barcode scanner and saves the barcodes to a micrSD card. This sketch provides a working example of how easy it is to move SPI pins to different locations.
Download the latest version of the Papilio Arduino IDE from the project page.

Leave a Reply
You must be logged in to post a comment.