Giter Site home page Giter Site logo

basee35 / t-display-s3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xinyuan-lilygo/t-display-s3

0.0 0.0 0.0 49.42 MB

License: MIT License

Shell 0.01% Ruby 0.02% C++ 1.37% Python 0.40% C 98.13% Processing 0.04% Makefile 0.01% HTML 0.01% Handlebars 0.01% CMake 0.01%

t-display-s3's Introduction

๐ŸŒŸT-Display-S3๐ŸŒŸ

Description

T-Display-S3 is a development board whose main control chip is ESP32-S3. It is equipped with a 1.9-inch LCD color screen and two programmable buttons.Communication using I8080 interface Retains the same layout design as T-Display. You can directly use ESP32S3 for USB communication or programming.

Pinmap

Product ๐Ÿ“ท

Product Product Link
T-Display-S3 Website
T-Display-S3 Amazon
T-Display-S3 Aliexpress

Quick Start

Arduino:

  • Click "File" in the upper left corner -> Preferences -> Additional Development >Board Manager URL -> Enter the URL in the input box. (ESP32S3 is a new chip, and the SDK version needs to be version 2.0.3 or above) https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
  • Click OK and the software will be installed by itself. After installation, restart the Arduino IDE software.
  • Search for ESP32 in Tools->Board Manager and install ESP32-Arduino SDK
  • Copy all files in the lib folder to \Arduino\libraries
  • Select the settings as shown. Note that the FLASH size partition and size may be modified depending on the board.

PlatfromIO:

  • PlatformIO plug-in installation: Click on the extension on the left column -> search platformIO -> install the first plug-in
  • Click Platforms -> Embedded -> search Espressif 32 in the input box -> select the corresponding firmware installation

ESP-IDF:

  • The installation method is also inconsistent depending on the system, it is recommended to refer to the official manual for installation

Quick question and answer

  1. The TFT_eSPI library used does not display properly?

The TFT_eSPI library needs to modify some settings. It has been modified in the lib. Please use this library or add Micky_commit.patch to the local library.

Tips

  1. Use board as delivered. Connect board to usb to computer without touching anything else. Upload the code. The code will start right after download and run. Unplug the board and connect to usb again. The board will not do anything.

  2. Use board as delivered. Push down boot button. While boot button is pushed, connect usb to computer. Release boot button. Upload the code. The code will not start right after download. Nothing will happen. Unplug the board and connect to usb again.The board will now boot the code. Unplug the board from USB to computer and connect to other power source like LiPO battery. Again the board will start the code. The computer is not needed again.

New code can be loaded to the board by going to step 1 or 2. Both will still work.

t-display-s3's People

Contributors

mmmicky avatar lilygo avatar hpsaturn avatar vanvuongngo avatar lbuque avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.