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

https://github.com/pimaker/blinkulet

Arduino digital LED fader with power-saving sleep for ATTINY85-based boards.
https://github.com/pimaker/blinkulet

Last synced: 9 months ago
JSON representation

Arduino digital LED fader with power-saving sleep for ATTINY85-based boards.

Awesome Lists containing this project

README

          

# Blinkulet
Arduino digital LED fader with power-saving sleep for ATTINY85-based boards.

### Using the code

Follow the instructions on this page to see how to program DigiSpark/ATTINY85 boards:

https://digistump.com/wiki/digispark/tutorials/connecting

### Libraries

Requires the [FastLED](http://fastled.io) library to be installed in Arduino IDE (use the integrated library manager).

# License

This project is available under the terms of the MIT license.