mirror of https://github.com/espruino/BangleApps
docs
parent
01214f6b1b
commit
3c72f3674a
|
@ -2,24 +2,18 @@
|
|||
|
||||
Logs XYZ acceleration data (at the normal 12.5Hz) to a CSV file that can be downloaded to your PC.
|
||||
|
||||
|
||||
|
||||
## Usage
|
||||
|
||||
Describe how to use it
|
||||
* 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`
|
||||
|
||||
## Features
|
||||
## Downloading Data
|
||||
|
||||
Name the function
|
||||
|
||||
## Controls
|
||||
|
||||
Name the buttons and what they are used for
|
||||
|
||||
## Requests
|
||||
|
||||
Name who should be contacted for support/update requests
|
||||
|
||||
## Creator
|
||||
|
||||
Your name
|
||||
* 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
|
||||
|
|
Loading…
Reference in New Issue