I2S on ESP32

All ESP32 boards running MicroPython.
Target audience: MicroPython users with an ESP32 board.
paulhart
Posts: 2
Joined: Wed Sep 08, 2021 7:05 pm

Re: I2S on ESP32

Post by paulhart » Wed Sep 08, 2021 9:25 pm

I'm very excited to see that I2S has been added to the platform...

My question: has their been any consideration for supporting the LCD mode of I2S on the ESP32? My use case is a MicroPython driver for the ePaper display found on the LILYGO T5 4.7" device (aliexpress) | (lilygo.cn). The C driver can be found in its GitHub repository

Post Reply