Skip to content
#

ttgo

Here are 70 public repositories matching this topic...

Meshtastic-device
geeksville
geeksville commented Dec 3, 2020

Many boards (in particular TBEAMs) don't have a 32khz xtal. Therefore they are just using an RC clock for timekeeping and that drifts pretty fast.

So the time of day clock (not millis() though) should be reset occasionally if !defined(HAS_HIGH_ACCURACY_CLOCK) when we receive GPS time.

My-TTGO-Watch
datacute
datacute commented Oct 23, 2020

Since we're pretending to be an Espruino Bangle.js ... the message formats that we can support are documented here:
https://www.espruino.com/Gadgetbridge
There are a few that are not yet supported that could be added:

  1. "find" - we could turn on the screen, show a page that allows clicking to say you've found the watch, vibrate and make noise - depending on various existing config settings (e.

Improve this page

Add a description, image, and links to the ttgo topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ttgo topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.