mirror of https://github.com/espruino/BangleApps
27 lines
5.6 KiB
Markdown
27 lines
5.6 KiB
Markdown
|
# Vernier Go Direct Respiration Belt
|
||
|
|
||
|
Connects to a [Go Direct Respiration Belt](https://www.vernier.com/product/go-direct-respiration-belt/) via Bluetooth and shows respiration rate
|
||
|
|
||
|
 is above a certain value?
|
||
|
* `No` - don't vibrate
|
||
|
* `Calculated` - vibrate if the app's reading is high. This is based on raw
|
||
|
sensor data and it responds quickly but may not be accurate.
|
||
|
* `Vernier` - vibrate if the Vernier sensor's own reading is high. This is
|
||
|
more accurate but responds very slowly.
|
||
|
* `Connect` - connect and start displaying respiration
|
||
|
|
||
|
## TODO
|
||
|
|
||
|
* Logging to a file?
|
||
|
|
||
|
## Creator
|
||
|
|
||
|
Gordon Williams
|