BangleApps/apps/sensible
Alessandro Cocco 42c2b5c8a2 Use default Bangle formatter for booleans 2022-06-18 22:08:51 +02:00
..
ChangeLog Use default Bangle formatter for booleans 2022-06-18 22:08:51 +02:00
README.md Corrected path to screenshot 2022-01-25 11:03:36 -05:00
metadata.json Use default Bangle formatter for booleans 2022-06-18 22:08:51 +02:00
screenshot-acc.png Added screenshots 2021-12-08 11:31:52 -05:00
screenshot-bar.png Added screenshots 2021-12-08 11:31:52 -05:00
screenshot-gps.png Added screenshots 2021-12-08 11:31:52 -05:00
screenshot-hrm.png Added screenshots 2021-12-08 11:31:52 -05:00
screenshot-mag.png Added screenshots 2021-12-08 11:31:52 -05:00
screenshot-pareto-anywhere.png Added Pareto Anywhere screenshot 2022-01-25 10:51:06 -05:00
screenshot-top.png Added screenshots 2021-12-08 11:31:52 -05:00
sensible-icon.js
sensible.js Use default Bangle formatter for booleans 2022-06-18 22:08:51 +02:00
sensible.png
settings.json Move persistent settings to flash memory 2022-01-25 09:47:25 -05:00

README.md

Sensible

Collect all the sensor data from the Bangle.js 2, display the live readings in menu pages, and broadcast in Bluetooth Low Energy (BLE) advertising packets to any listening devices in range.

Usage

The advertising packets will be recognised by Pareto Anywhere open source middleware and any other program which observes the standard packet types. See our Bangle.js Development Guide for details. Also convenient for testing individual sensors of the Bangle.js 2 via the menu interface.

SensiBLE in Pareto Anywhere

Features

Currently implements:

  • Accelerometer
  • Barometer
  • GPS
  • Heart Rate Monitor
  • Magnetometer

in the menu display, and broadcasts all sensor data readings except acceleration in Bluetooth Low Energy advertising packets as GATT characteristic services.

Controls

Browse and control sensors using the standard Espruino menu interface. By default, all sensors except the accelerometer are disabled. Sensors can be individually enabled/disabled via the menu. These settings are written to persistent storage (flash) and will be applied each time the SensiBLE app is loaded.

Requests

Contact reelyActive for support/updates.

Creator

Developed by jeffyactive of reelyActive