3 examples

  • i2c_oled
    This example demonstrates how to use the SSD1306 panel driver from the `esp_lcd` component to display a scrolling text on an I2C interfaced OLED LCD.…
    5.00 KB
  • rgb_lcd
    Very simple example for demonstration of initialization and usage of the esp_lvgl_port component with RGB LCD. This example covers LCD and touch…
    11.38 KB
  • touchscreen
    This README provides a simple example for initializing and using the `esp_lvgl_port` component, including LCD and touch hardware initialization, LVGL…
    10.96 KB