hello everyone, in this picture menu is there on the ssd1306 OLED display, I want to do the same as above but I want to do it in esp-idf,
Actually, I want to display the menu on OLED display and I have to select options by using gpio. I saw some of the methods to do by using the Arduino framework, but I want to do by using ESP-IDF. Please help me with this.
SSD1306 OLED With I2C interface and ESP_IDF Framework and ESP32 board used.
Maybe you can consider u8g2 port on esp-idf:
https://github.com/olikraus/u8g2/wiki/Porting-to-new-MCU-platform#esp32-esp-idf