Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 1.13 KB

README.md

File metadata and controls

53 lines (32 loc) · 1.13 KB

WiFiLi

Espressif based firmware for cheap H801 RGBWW-LED-controllers.

Inspired by https://eryk.io/2015/10/esp8266-based-wifi-rgb-controller-h801/

Wiring with those red FT1232 clones:

TX - TX
RX - RX
GND - GND

Baud rate: 74880 (same as bootloader)

Use 'make term' to run miniterm.

setup

usage

telnet $IP 1

TODO