MicroPython RGBWW Smart Bulb code for MQTT

subDesTagesMitExtraKaese 71a9f68392 status on boot %!s(int64=3) %!d(string=hai) anos
.vscode 8e3c5d1531 init %!s(int64=3) %!d(string=hai) anos
.gitignore 8e3c5d1531 init %!s(int64=3) %!d(string=hai) anos
README.md 8e3c5d1531 init %!s(int64=3) %!d(string=hai) anos
boot.py 8e3c5d1531 init %!s(int64=3) %!d(string=hai) anos
config.py 70d9fb9936 added leds class %!s(int64=3) %!d(string=hai) anos
dev-requirements.txt 8e3c5d1531 init %!s(int64=3) %!d(string=hai) anos
leds.py 69b1257f97 shifted duty values by 1 %!s(int64=3) %!d(string=hai) anos
main.py 71a9f68392 status on boot %!s(int64=3) %!d(string=hai) anos
micropy.json 8e3c5d1531 init %!s(int64=3) %!d(string=hai) anos
requirements.txt 8e3c5d1531 init %!s(int64=3) %!d(string=hai) anos
umqttsimple.py 8e3c5d1531 init %!s(int64=3) %!d(string=hai) anos

README.md

MicroPython RGBWW Smart Bulb

tested on a Tuya WinnerMicro W600 Smart Bulb

VS Code Development guide

Installation

  1. Copy python files to board.
  2. Reset the uC

How to upload code remotely (WM uPython SDK)

  1. Create wifi_config.py with following content:

    WIFI_SSID="<SSID>"
    WIFI_PASSWD="<PASSWORD>"
    
  2. Reboot the M600 and connect to bulb via FTP without username and password