How to build a foot pod and a treadmill speed sensor from scratch and attach it to InfluxDB?

Last Updated on January 28, 2023 by pg@petergamma.org

We suggest to replace most physiological sensors which we reviewed in this journal by low-cost high-quality open source soft- and hardware modules and attach it in the following way to InfluxDB:

We suppose that also foot pods can be developed easily from an accelerometer which is attached over ESP32 to the platform reviewed here.

And also treadmill speeds sensors can be built easily following the instruction of fellnr:

https://fellrnr.com/wiki/Treadmill_Calibration

by building it with a camera which has a Home Assistant integration, export sensor data to InfluxDB, and do a Python analysis there.