run I2C OLED off Grove port A in UIFlow (or micropython) from M5StickC
-
I have an I2C OLED which uses SSD1306 driver (128x64). I'd like to run it off the I2C on Grove Port A. I'm a little lost on which libraries to use and where to put the libraries. I'm able to do this on the Arduino IDE but I'm more experienced in that environment. The documentation for these types of things with the M5StickC is a little sparse.
-
@happy-hippo I have the port pin listing here
https://github.com/Ajb2k3/UIFlowHandbook/blob/master/UIHB1404192.pdfbut you will need to check out the official micropython forum for the ssd1306