Skip to content

Code to allow the LSPA7 Smart Plug to be controlled via MQTT using MicroPython

Notifications You must be signed in to change notification settings

G21-Goose/W600_Smart_Plug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

W600_Smart_Plug

Code to allow the LSPA7 to be controlled via MQTT using MicroPython

The LSPA7 is one of the model numbers used for the Tuya smart plug that used to be powered by the ESP8266 but now uses the Winner Micro W600.

Flashing MicroPython

MicroPython is flashed with the wm_600.fls file from Winner Micro' website using the W600 tool

The RX Pin of the W600 is also used for the push button on the side. The pull up resistor for the button is 1kΩ, which makes it hard for a USB-Serial Converter to pull the pin low. This makes it hard to reprogram the W600. A buffer amplifier can be used to allow the USB-Serial Converter to program the W600.

About

Code to allow the LSPA7 Smart Plug to be controlled via MQTT using MicroPython

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages