1
0
Fork 0
BangleApps/apps/coretemp
Ivor Hewitt bffd4d5334 Missed semi 2021-12-28 18:26:45 +00:00
..
ChangeLog trying to fix the worst sanity check errors that have crept in 2021-12-17 08:55:09 +00:00
README.md Add readme 2021-12-13 16:18:48 +00:00
app-settings.json Switch to widget 2021-12-18 22:10:59 +00:00
boot.js Reorganise again. 2021-12-19 17:09:43 +00:00
coretemp-icon.js Fix icon 2021-12-13 16:22:30 +00:00
coretemp.js Missed semi 2021-12-28 18:26:45 +00:00
coretemp.png Add CoreTemp app 2021-12-13 16:00:56 +00:00
settings.js Reorganise again. 2021-12-19 17:09:43 +00:00
widget.js Tidy graphics 2021-12-28 18:25:43 +00:00

README.md

CoreTemp display

Basic bare-bones example of connecting to a bluetooth CoreTemp device and displaying the current body core temperature readings.

Usage

On startup connects to a CoreTemp device (1809/2A1C) and emits a "Core, temp" value for each reading. The app simply displays these readings on screen.

TODO

  • Integrate with other tracking/sports apps to log data.
  • Add device selection
  • Provide enable/disable option
  • Check status, add Retry/reconnect
  • Also provide skin temp reading

Creator

Ivor Hewitt