Editing Bangle.js

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 30: Line 30:
 
=== Documentation ===
 
=== Documentation ===
 
The websites for the [http://www.espruino.com/Bangle.js Bangle.js 1] and [http://www.espruino.com/Bangle.js2 Bangle.js 2] provide a detailed documentation on how to use the different features that come on-board the devices out of the box, as well as tutorials and documentation for how to program the devices to access the sensors in different ways.  
 
The websites for the [http://www.espruino.com/Bangle.js Bangle.js 1] and [http://www.espruino.com/Bangle.js2 Bangle.js 2] provide a detailed documentation on how to use the different features that come on-board the devices out of the box, as well as tutorials and documentation for how to program the devices to access the sensors in different ways.  
 
== Using the Bangle.js ==
 
 
=== Collecting heart rate and step data ===
 
For the v2 of the Bangle.js, a ''Health Tracking'' app ([https://github.com/espruino/BangleApps/tree/master/apps/health see source code]) comes pre-installed on the device. It logs health data to the device every 10 minutes. The data can be [https://banglejs.com/apps/? downloaded through the Bangle.js App Loader]. By default the heart rate tracking is not enabled, instead it will record all HR measurements made by other apps on the device. Alternatively, the automatic in-health-tracking heart rate recording can be enabled in the app settings.
 
 
=== Using gesture recognition ===
 
There is currently no 'default' app that can handle the training of gestures or keep record for when gestures occurred. The ''Gesture Test'' app in the ''Bangle.js App Loader'' comes with some pre-trained models to predict swiping left/right, clapping and a few other gestures. Paul Cockrell [https://paulcockrell.github.io/banglejs-tensorflow-example/ made a small demo web page] which you can use to train models for your own gestures, but requires staying connected to the website.
 
  
 
== Availability ==
 
== Availability ==

Please note that all contributions to Personal Science Wiki are considered to be released under the Creative Commons Attribution-ShareAlike 3.0 Unported (see PersonalScienceWiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Template used on this page: