Where to find m5stack and m5ui modules?
-
I'd like to use the PyCharm IDE to write MicroPython code for M5Stack. To do this I need the modules m5stack and m5stack_ui. Maybe others as well. Are these available or can they only be accessed by loading my program onto the M5 (for example, using Thonny).
Also is there documentation or a way to introspect m5stack to see all the functions that are available?
-
The modules are so far only accessible via the REPL run on a device.
I wrote a guide here that while targeted to the ATECC608b shows how to access real to find modules.
https://www.hackster.io/AJB2K3/accessing-the-atecc608-part-2-edbe5e