Custom blocks of M5FLowUI for Blynk.
See: https://docs.m5stack.com/#/en/uiflow/introduction
Get Python library of Blynk from GitHub.
$ git clone https://github.com/vshymanskyy/blynk-library-python
Copy BlynkLib.py
to your M5Stack or M5StickC with ampy
.
--port
option must be fix by your enviroment.
$ cd blynk-library-python
$ ampy --port=/dev/tty.usbserial-XXXXX put BlynkLib.py /flash/BlynkLib.py
Blynk.m5b is custom Blocks for Blynk.
You can upload on flow.m5stack.com via Custom
section.