M5UI.Flow and Blynk?
-
Hello, I'm looking for some micropython code to integrate http://flow.m5stack.com/ with Blynk. Any help would be great. Thanks a lot!
-
I'm interested too ! I follow.
-
I have not tried MicroPython yet (I’m using the Arduino IDE with m5stack and Blynk), but these links might help.
https://community.blynk.cc/t/can-you-use-blynk-and-micropython-together/21985/2
https://community.blynk.cc/t/new-alpha-version-of-the-blynk-library-for-python/15076
https://github.com/vshymanskyy/blynk-library-python/blob/master/README.md
-
I have managed to copy the blynk python library to the m5stack, but when I run the code I get the error : AttributeError module object has no attribute Blynk...
-