ESP32-S3 with 4.3 display (ESP32-8048S043)

This page summarizes the projects mentioned and recommended in the original post on /r/esp32

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Arduino_GFX

    Arduino GFX developing for various color displays and various data bus interfaces

  • Some of the contents of the sdkconfig.defaults come from the documentation by Espressif some by peeking at the Arduino_GFX library, used in the example code.

  • lvgl

    Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.

  • cd test mkdir components cd components/ git clone -b release/v8.3 https://github.com/lvgl/lvgl.git cd .. -place sdkconfig.defaults- cd main -place test.c and CMakeLists.txt cd .. idf.py set-target esp32s3 idf.py build flash monitor

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • EspDisplayS3

  • Good job! I recently wrote one as well for the ILI9488 here https://github.com/codewitch-honey-crisis/EspDisplayS3/tree/master/lib/lcd_controller

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts