Text not rendering on Waveshare ePaper display using MicroPython with Arduino Nano ESP32
I’m trying to display text on an e-paper display (link to Amazon) using MicroPython and the epaper1in54 library. I have confirmed the hardware connections are correct since everything works fine when using C.