BangleApps/apps/speedalt/README.md

15 lines
751 B
Markdown
Raw Normal View History

2021-01-21 06:48:51 +00:00
Displays the GPS speed and altitude. One is displayed on the watch face using the largest possible characters depending on the number of digits. The other is in a smaller characters below that. Both are always visible.
2021-01-21 06:28:06 +00:00
Display Tap : Swaps the displays. You can have either speed or altitude on the large display.
2021-01-21 06:48:51 +00:00
BTN3 : Select the desired display units. Speed can be as per the default locale, kph, knots, mph or m/s. Altitude can be feet or metres.
2021-01-21 06:58:26 +00:00
<img src="screen1.png">
2021-01-21 07:01:59 +00:00
<img src="screen2.png">
<img src="screen3.png">
<img src="screen4.png">
2021-01-21 06:58:26 +00:00
2021-01-21 06:48:51 +00:00
Developed for my use in sailing, cycling and motorcycling. If you find this software useful or have feedback drop me a line mike[at]kereru.com. Enjoy!
( Many thanks to Gordon Williams. Awesome job. )