Using ESP-IDF code in Arduino code?
Posted: Wed Oct 05, 2022 10:36 am
Hello,
I’m working on a project with a large LCD display on the EDP32-S3.
I have the LCD working with the provided sample code https://github.com/espressif/esp-idf/tr ... /rgb_panel.
However, I’m struggling to write the rest of my app with the ESP-S3. My skills are not good enough.
So I switched to Arduino core. But now I cannot get the RGB LCD panel working.
Is there a way to use the ESP LCD code in Arduino?
Thanks
I’m working on a project with a large LCD display on the EDP32-S3.
I have the LCD working with the provided sample code https://github.com/espressif/esp-idf/tr ... /rgb_panel.
However, I’m struggling to write the rest of my app with the ESP-S3. My skills are not good enough.
So I switched to Arduino core. But now I cannot get the RGB LCD panel working.
Is there a way to use the ESP LCD code in Arduino?
Thanks