|
@@ -4,8 +4,9 @@ tested on a Tuya WinnerMicro W600 Smart Bulb
|
|
|
## [VS Code Development guide](https://lemariva.com/blog/2019/08/micropython-vsc-ide-intellisense)
|
|
|
|
|
|
## Installation
|
|
|
-1. Copy python files to board.
|
|
|
-2. Reset the uC
|
|
|
+1. Flash MicroPython onto the WM W600 chip. [Binaries](W60X_MicroPython_1.10_B1.3_IMG/)
|
|
|
+2. Copy python files to the board.
|
|
|
+3. Reset the uC
|
|
|
|
|
|
## How to upload code remotely (WM uPython SDK)
|
|
|
|