Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 295 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 295 Bytes

@alwye/lights

Programmable SK6812 LED lights driven by ESP8266.

  • Built-in commands: solid colour, loops etc.
  • Quick switching between different modes and colours
  • Works over Wi-Fi and MQTT

Prerequisites

Tested with MicroPython v1.12 and v1.13.

Wiring

TODO

Running the code

TODO