Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jcksnvllxr80/christmaslighting_pushbutton

Written in C for the Microchip PIC18F26K40 micro-controller. Variation on my MoodLighting_PushButton repo which uses a strip of LEDs whereas this project usese a string. This project takes a push button input (interrupt) and changes the color of a string of WS2811 LEDs. There is also code for ADC that reads the voltage divider output of a pot to vary the brightness byte sent to the chips in the LEDs.
https://github.com/jcksnvllxr80/christmaslighting_pushbutton

Last synced: 23 days ago
JSON representation

Written in C for the Microchip PIC18F26K40 micro-controller. Variation on my MoodLighting_PushButton repo which uses a strip of LEDs whereas this project usese a string. This project takes a push button input (interrupt) and changes the color of a string of WS2811 LEDs. There is also code for ADC that reads the voltage divider output of a pot to vary the brightness byte sent to the chips in the LEDs.

Awesome Lists containing this project