The newly released Arduino Leonardo has a few very interesting features, most notably the ability to act as a USB keyboard and mouse thanks to the new ATmega 32U4 microcontroller. This feature isn’t ...
The export.sh script will take care of generating a single binary blob including the TLS certificates bundle. Running the export script will: ...
Emulates a Pump it Up IO board (a.k.a. MK6 PIUIO) using an Arduino Uno. The code and instructions are slightly modified to support Arduino Uno R1 with button or custom pad input. This fork was tested ...