Meditation Research Institute Switzerland
Meditation Research Institute Switzerland
Kingwear KW88 Pro is an affordable entry device for AstroidOS. It has 1GB of RAM, a quad core processor. The KingWear KW88 Pro can be found starting from US $77.34...
I suggest to use a foot pod as a pedometer. I am using the android app a training tracker with a foot pod: https://github.com/rainerblind/aTrainingTracker step counting and also all other...
I started a new threat in the Garmin Forum about a training tracker https://forums.garmin.com/apps-software/mobile-apps-web/f/garmin-connect-web/226152/does-someone-work-on-the-android-application-a-training-tracker/1068421#1068421 Someone had troubles with my posts in the Garmin forum, reason unknown. My posts are in...
A well documented interface for a sensor stream from ANT and BLE sensors to Matlab or Python is missing. A training tracker with integrated MQTT script could solve this problem...
It is possible to stream sensor data to Influx data base through MQTT. https://www.influxdata.com/integration/mqtt-monitoring/ Influx database is helpful to have synchronized sensor data from multiple devices. I use a training...
With MQTT brocker and the open source Infux Data Base, Grafana can be used to visualize data: https://diyi0t.com/visualize-mqtt-data-with-influxdb-and-grafana/
Highway to Matlab: https://ch.mathworks.com/matlabcentral/answers/585593-adding-mqqt-to-the-ant-and-ble-a-training-tracker-app-a-for-real-time-stream-to-matlab?s_tid=prof_contriblnk developers wanted.
And combine a Training Tracker sensor data with sensor data from other applications like Mind Monitor: https://ch.mathworks.com/matlabcentral/answers/585584-adding-mqqt-to-the-eeg-mind-monitor-app-for-a-real-time-stream-to-matlab?s_tid=prof_contriblnk:
or data from the BItalino mobile app: https://forum.bitalino.com/viewtopic.php?f=19&t=627
The Polar Sensor Logger app supports sensor data forwarding using MQTT-protocol. The Mind Monitor app developer James Clutterbuck says, MQQT is a possibility for the future. It would be great...