Thanks! This is exactly what I was looking for.
A
Posts made by alexruf
-
RE: MicroPython Firmware with M5Stack libraries
-
RE: MicroPython Firmware with M5Stack libraries
What exactly do you mean with 'Blynk UIFlow discussion'?
-
MicroPython Firmware with M5Stack libraries
Hi,
I wanted to install the MicroPython firmware on my M5Stack, and start programming in from scratch (without all the preinstalled bloat and CloudIDE stuff).
I just managed to flash the original MicroPython Firmware to my M5Stack. Works so far. I am able to get a REPL via serial connection ober UART0.
But in order to do something more with MicroPython I guess I need to install the M5Stack Python libraries now. I am not very experienced and have no clue how to do this. Can anyone give me an hint what I need to do next?