You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Written in C for the Microchip PIC18F26K40 micro-controller. This project takes a push button input (interrupt) and changes the color of a strip of (specifically WS2812B 5050 RGB ) 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.