@johan_m_o - thats brilliant. I've found them to be quite accurate for walking and non walking
activities. EG - my Fitbit Charge HR records about 20 steps overnight during a sleep period, non while driving and about 2000 steps per mile which is spot on for my stride length. So I trust them as something to measure against. At this stage a few steps over/under on the control is neither here nore there in terms of testing. We are sill a long way off that kind of accuracy.
The method I use is:
note START step count on control device.
not START step count on Bangle
start the logging
start walking - I usually walk the dog for a couple of miles
stop walking, stop the logger
when stopped not END counts of bangle / control device
When you upload the file looks like we have agree'd a filename format like:
1234_Name_Activity_bYYYY.csv
Where 1234 is the control step count.
bYYYY is the Bangle step count (2.10.27 firmware or greater)
Name - your name
Activity - walking, sitting, sleeping, driving, tv-sitting, typing
I install the active Pedometer Widget and set the display to large digits so I can see what the step count is.
I'd be happy to checkin the logs into the various repo's if you are not used to git etc.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
@johan_m_o - thats brilliant. I've found them to be quite accurate for walking and non walking
activities. EG - my Fitbit Charge HR records about 20 steps overnight during a sleep period, non while driving and about 2000 steps per mile which is spot on for my stride length. So I trust them as something to measure against. At this stage a few steps over/under on the control is neither here nore there in terms of testing. We are sill a long way off that kind of accuracy.
The method I use is:
When you upload the file looks like we have agree'd a filename format like:
1234_Name_Activity_bYYYY.csv
Where 1234 is the control step count.
bYYYY is the Bangle step count (2.10.27 firmware or greater)
Name - your name
Activity - walking, sitting, sleeping, driving, tv-sitting, typing
I install the active Pedometer Widget and set the display to large digits so I can see what the step count is.
I'd be happy to checkin the logs into the various repo's if you are not used to git etc.