Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 251 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 251 Bytes

vegaedge

ATtiny85 based wearable LED circuit.

Code here taken from http://www.vegalite.com/pages/nerds

Various modifications:

  • Refactored button logic: easier to add new modes.
  • New modes: binary counting, gray code counting, johnson counting.