Skip to content

Nscreen32 is a ESP32 display board, it included ESP32-WROVER-IE(16M Flash + 8M PSRAM), a 480x320 4 inch TFT display, a GT911 touch screen

Notifications You must be signed in to change notification settings

qdclone/Nscreen_32

 
 

Repository files navigation

Before everything start, please power on your board, and check it if it works.

For developing, you can use ESP-idf or esp32-arduino.

We suggest you use platformIO it support both ESP-idf and arduino-esp32.
Install the platformIO with this guide: https://platformio.org/platformio-ide

or

Install arduino-esp32 for Arduino-IDE.
Install guide is here:
https://github.com/espressif/arduino-esp32#installation-instructions

There are 3 demos here:

1.tft_espi_graphicstest

Used for test the screen only.
  1. lvgl_benchmark
Used for run the benchmark programme. And touch screen driver included.
  1. lvgl_demo
Used for the LVGL demo.And touch screen driver included.

About

Nscreen32 is a ESP32 display board, it included ESP32-WROVER-IE(16M Flash + 8M PSRAM), a 480x320 4 inch TFT display, a GT911 touch screen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 83.6%
  • C++ 6.4%
  • HTML 6.0%
  • Makefile 1.5%
  • Shell 1.1%
  • Python 0.4%
  • Other 1.0%