Skip to content
#

ttgo

Here are 84 public repositories matching this topic...

android606
android606 commented Jan 27, 2021

At walking speeds and relatively close distances, a GPS error of 3-5m+ can make your position pretty uncertain, which makes bearing calculations wonky and therefore make the pointer arrow on the screen noticeably inaccurate.

We should look into ways to make bearing calculations that are more accurate. Is it possible to use more points to generate an "average" bearing, perhaps?

See discussion

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