Giter VIP home page Giter VIP logo

lilygo-t-wristband's Introduction

T-Wristband

1.Install the following dependency library files:

2.TFT_eSPI settings

  • Install TFT_eSPI, in TFT_eSPI/User_Setup_Select.h, comment out the default settings #include <User_Setup.h> , select #include <User_Setups/Setup26_TTGO_T_Wristband.h.h> , Save Settings.

  • Configure TFT_eSPI as shown below

3. Precautions

  • WiFiManager is used for WiFi settings by default. Please connect to T-Wristband hotspot for network configuration for the first time.

  • The OTA update and upgrade is enabled by default. After the WiFi configuration is complete, you can select T-Wristband from the port in the Arduino IDE to perform wireless upgrades to get rid of the constraints of downloading the data cable. Please update your own code. Please keep the ota upgrade part, otherwise the upgrade may cause failure Air upgrade again

  • Touch and hold the button for three seconds to reset the WiFi and restart. After resetting, you need to configure again.

  • Note that WiFiManager uses the development branch. Please make sure that the development branch is cloned, otherwise it will not compile successfully. There is a WiFiManager library used in the libdeps directory. If you cannot compile, please copy the files in the libdeps directory to C:\Documents\Arduino\libraries

4.Board choose

  • The board can choose ESP32 Dev Module, other settings can keep the default

5.Pinout

Name Pin
TFT Driver ST7735
TFT_MISO N/A
TFT_MOSI 19
TFT_SCLK 18
TFT_CS 5
TFT_DC 23
TFT_RST 26
TFT_BL 27
Touchpad 33
Touchpad Power 25
IMU Interrupt 38
RTC Interrupt 34
Battery ADC 35
VBUS ADC 36
I2C_SDA 21
I2C_SCL 22
LED 4
CHARGE Indication 38

lilygo-t-wristband's People

Contributors

lewisxhe avatar

Watchers

 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.