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.…
    5.00 KB
  • rgb_lcd
    This is a simple example demonstrating the initialization and usage of the `esp_lvgl_port` component with RGB LCD. It includes LCD and touch hardware…
    11.83 KB
  • touchscreen
    Very simple example for demonstration of initialization and usage of the `esp_lvgl_port` component. The example covers LCD and touch hardware…
    10.97 KB