Skip to content

tenntenn/M5UIFlowBlynk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blynk on M5FlowUI

Custom blocks of M5FLowUI for Blynk.

Example

Setup M5FLowUI

See: https://docs.m5stack.com/#/en/uiflow/introduction

Install Blynk to M5FlowUI

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

Load Custom Blocks on flow.m5stack.com

Blynk.m5b is custom Blocks for Blynk. You can upload on flow.m5stack.com via Custom section.

Blocks