Makerfabs / ESP32-S3-SPI-TFT-with-Touch-2.8inch

6 stars 0 forks source link

Matouch ESP32-S3 SPI TFT with Touch 2.8"

Version:        V1.0
Author:            Vincent
Create Date:    2024/1/18
Note:

[TOC]

main

Makerfabs

Makerfabs home page

Makerfabs Wiki

Matouch ESP32-S3 SPI TFT with Touch 2.8"

Intruduce

Product Link :[]()

Wiki Link : []()

Feature

Code

Complier Option

1.3.1  Version GFX_Library_for_Arduino
2.0.0  Version SPI
2.0.0  Version SD_MMC 
2.0.0  Version FS
1.0.1  Version bb_captouch 
2.0.0  Version Wire 
1.2.8  Version JPEGDEC 

"mf_Lvgl" library is modified from Lvgl library (version 8.3.2).

If you want use lvgl, please unzip "lib/mf_Lvgl.zip" and copy to arduino library directory.

Factory test program

\example\fw_test_v2

You can run this file test if you feel that your hardware is not working properly.

Need copy logo_240240.jpg to sd card.

\example\fw_test

Hardware test without camera.

\example\graph_test_gfx

Simple TFT display demo.