3 examples

  • i2c_oled
    This example demonstrates how to use the SSD1306 panel driver from the esp_lcd component to display scrolling text on an I2C OLED LCD screen,…
    5.00 KB
  • rgb_lcd
    This example demonstrates the initialization and usage of the `esp_lvgl_port` component with RGB LCD, covering LCD and touch hardware initialization,…
    11.38 KB
  • touchscreen
    This example demonstrates the initialization and usage of the `esp_lvgl_port` component, including hardware initialization for LCD and touch, LVGL…
    10.96 KB