Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

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

Notifications You must be signed in to change notification settings

Roterfux/t-watch-2020-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 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

Languages

  • C++ 98.1%
  • C 1.9%