Uploading libraries to flow-m5stack?
-
Hi,
Is there a way to easily install new libraries with flow? I'd like to install the blynk libraries so I can control a small car with the m5stack joystick.
Thanks! -
sorry, now can't support this now
-
I did manage to use rshell to send Blynk libraries, but unfortunately they didn't work :\
-
I have seen plenty of our japanese customers using Blynk with M5 so there must be a way. Let me look into how they did it and get back to you.
-
Thank you. I have been using Blynk, but it's through the arduino IDE. I haven't managed to use blynk + python.
-
I also use Arduino + Blynk + m5stack. But now that custom blocks are possible with block-maker.m5stack.com, is it possible to load custom libraries now? I'm also interested in getting Blynk to work with uiFlow.
here is the python version of Blynk:
https://github.com/vshymanskyy/blynk-library-pythonIf anyone is interested in collaborating on this effort, let me know. I'm only a novice programmer, but I'm an electrical engineer with a mindset to figure things out.
-
Update: I figured out how to load custom python modules using ampy and create my own custom Blynk blocks with block-maker. I have a basic flow working with the Blynk app reporting a slider value to the m5stack LCD screen. Once I get a bit more, I'll post a tutorial.
-
-
world101 : I saw that you posted that thread, I will be checking it since I have a lot invested in blynk and in m5stack, and having both working together for me is a huge thing!