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 interfaced OLED LCD. It…
    5.00 KB
  • rgb_lcd
    This README describes a simple example demonstrating the initialization and usage of the `esp_lvgl_port` component with an RGB LCD. It covers LCD and…
    11.40 KB
  • touchscreen
    This example demonstrates the initialization and usage of the `esp_lvgl_port` component, including LCD and touch hardware initialization, LVGL port…
    10.97 KB