Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/codekitchen/bsides-sketchy
- Owner: codekitchen
- Created: 2015-03-21T05:22:50.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-21T17:09:07.000Z (almost 10 years ago)
- Last Synced: 2023-03-10T19:54:55.214Z (almost 2 years ago)
- Language: C++
- Homepage:
- Size: 133 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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