Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codekitchen/bsides-sketchy

draw pictures on your bsides badge
https://github.com/codekitchen/bsides-sketchy

Last synced: 2 months ago
JSON representation

draw pictures on your bsides badge

Awesome Lists containing this project

README

        

# bsides-sketchy

Draw pictures on your bsides badge. Saves your picture in EEPROM so that it persists between restarts. Joystick moves the cursor, D1 draws, D0 erases.

To reset to a blank picture, press D1, D0 and the middle joypad button all at once.

## Installation

1. Follow the Arduino environment setup instructions at https://github.com/thetransistor/BSidesSLC2015
2. Clone the repo, open the `.ino` file in the Ardunio IDE, and upload