1
0
Fork 0
BangleApps/apps/accellog
Gordon Williams 3f26b8b88e Layout module now allows 'soft' buttons to be cycled through and selected using up/down on Bangle.js 1 2021-10-18 11:32:46 +01:00
..
ChangeLog accellog, dont show decimal places for seconds, set Exit as first menu option 2021-10-06 23:47:09 +01:00
README.md docs 2021-02-03 10:11:47 +00:00
app-icon.js accel log icon 2021-08-26 13:51:39 +01:00
app.js Layout module now allows 'soft' buttons to be cycled through and selected using up/down on Bangle.js 1 2021-10-18 11:32:46 +01:00
app.png accel log icon 2021-08-26 13:51:39 +01:00
interface.html remove error when listing files 2021-09-29 15:44:02 +01:00

README.md

Acceleration Logger

Logs XYZ acceleration data (at the normal 12.5Hz) to a CSV file that can be downloaded to your PC.

Usage

  • Run the app 'Accel Log' from Bangle.js menu
  • Optionally choose a file number if you want to record to multiple different files.
  • Choose Start
  • Acceleration data will now be recording
  • When you're done, press BTN2

Downloading Data

  • Go to the Bangle.js App Loader
  • Connect to your Bangle
  • Under My Apps look for Acceleration Logger
  • You'll see a download arrow next to it - click that
  • You can now choose to Save or Delete each track you have recorded