Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 605 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 605 Bytes

TTGO T-Wristband example

This repository contains an ESP-IDF project which is supposed to run on TTGO/LilyGO T-Wristband.

How to use

This project uses IDF tag v4.2-dev and CMake build system.

Build and flash as usual for and IDF application (idf.py build flash monitor).

To do:

  • Touchpad button
  • Enter sleep after some time
  • LCD driver
  • RTC driver
  • Time output to LCD
  • Nicer time output (rotate text)
  • Settings mode (long press, menus)
  • Phone connection (?)
  • Time sync
  • IMU driver