Search found 2 matches

by paulhart
Mon Sep 13, 2021 11:22 am
Forum: ESP32 boards
Topic: LilyGO T5 4.7 driver?
Replies: 12
Views: 87965

Re: LilyGO T5 4.7 driver?

I'm currently working on taking the source code from the repository and attempting to turn it into a module. I have enough code in place that I should be able to start testing in the next day or two. In essence my strategy has been to add a new MP C file that references the existing code. My C is pr...
by paulhart
Wed Sep 08, 2021 9:25 pm
Forum: ESP32 boards
Topic: I2S on ESP32
Replies: 10
Views: 7830

Re: I2S on ESP32

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 ca...