Skip to content

pacucha42/t-wristband-experiments

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.2%
  • CMake 1.8%