Skip to content

bburky/t-watch-2020-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Initial PlatformIO project for TTGO-T-Watch-2020 based of SimpleWatch example

A BLE UART device is advertised to emulate a bangle.js/Espruino to receive json messages from Gadgetbridge. This allows receiving all notifications from an Android phone.

Time updates from Gadgetbridge are parsed and applied to the RTC and system time.

Gadgetbridge notify messages are shown on screen in a popup message. Other message types are not yet handled.

gui.cpp was refactored slightly to separate GUI header and class implementation. Class definitions are now in gui.h so that other files may reference the GUI classes.

About

A test project for the LilyGO TTGO T-Watch-2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published