Found my error. I had flashed the M5 with a program of my own using Arduino. Using the UI Flow firmware, I get the Micropython REPL no problem with screen /dev/ttyUSB0 115200
.
A
Best posts made by aafortinet
-
RE: Newbie at ALL. Be patient.
-
Where is the API ?
Hi,
Where is the micropython API? Namely, where can I find the content of those:from m5stack import * from m5ui import * from uiflow import *
Among other, I would like to find the API which displays text on the eInk screen of a M5 Core Ink...
Thanks.
NB. I did read this which is interesting and gives a few examples, but it's not an API reference + it doesn't explain how to display on CoreInk...