Hello folks,
I’m currently trying to get a DPI-RGB display (800x400px, RGB) to work, which isn’t the problem at first. However, I would also like to show data from a GPS module with the GPS component on the display. This also works individually, but unfortunately I haven’t found a way to use both things at the same time because the GPS component wants to use the Arduino IDE and the display component only runs with the ESP-IDF. It would be nice if you could help me with a solution.
Thank´s Sascha