Project goals:
- Least amount of components
- Use as little power as possible
- Be easily programmable for the future
- Be quick and dirty to build
- Take up as little room possible
Technical notes:
- The device is programmed using the Arduino IDE with changes I made to the fuse bits to make it more power efficient.
- Its running at 3.3 volts and uses the I/O's for the common anode display which eliminates the need for resistors placed in series with the LED's.
- The processor used is an Atmega328 flashed with the ATK500 Arduino boot loader.
- The original power source was a 3.3v coin cell, but was later changed out to use the lithium backpack module from Liquidware.com.





