Open DavidGeorge528 opened 2 days ago
Thanks @DavidGeorge528 ! I get that same warning message on my other screens too, it just takes too long for ESPHome to draw the screen from what I understand so that's not really too concerning.
Really appreciate you submitting this, I think it was the offset that may have been my issue because I was getting garbage on-screen too. I'll find my unit and give it a whirl on an Atom Lite and a PoESP32 later on. Thanks again 🙏
Here is a minimal example for running the M5 Stack OLED Unit 1.3" display
This example assumes the device is plugged into the Grove port on an M5 stack Atom or similar, I2C pins will likely differ for others.
Some caveats:
offset_y
was necessary (on my board at least) as without it the screen would display some debug information or even just garbage that I couldn't write over (see below)