mattytrentini / led_strip

Control a LED strip using an ESP8266, PWM, an N-Channel MOSFET, a rotary encoder and some Micropython
MIT License
5 stars 2 forks source link

LED strip controller

Control an LED strip using an ESP8266, PWM, an N-Channel MOSFET, a rotary encoder and some Micropython

Uses SpotlightKid's Rotary Encoder Library. Just copy encoder.py from the above library, ledstripcontroller.py, and main.py to the ESP8266; tweak if your hardware is different!