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!