Last Updated on March 29, 2024 by pg@petergamma.org
But our project has become simpler now. We think we can do without Home Assistant & InfluxDB.
The core components are:
EEG, ECG, body temperature, treadmill, foot pod
- OpenBCI or PyEEG
- a curved treadmill with Raspberry Pi speed sensor
- an open source foot pod as discussed
- an EmotiBit for body temperature read out over BrainFlow to Python SQLite database
- And all sensor data are stored via Python script to an SQLite database for further data analysis
Respiraton rate:
- a combination of respiratory rate estimation
- respiration belt sensor
- and a spirometer
- until we have a home lab which can be validated for clinical & research applications
Sleep tracker
- We did not find yet a good sleep tracker for our home lab which can be used for for clinical & research applications
- so we suggest to use
- A dreem 2 headband
- a Muse S headband
- sleep Ssleep tracking with a 90$ Polar Verity Sense as described by Rob ter Horst
- and in the morning we can calculate an average of all the data over the hole night
Peter Gamma has given this project up for himself, since it will be outdated soon. And he waits for an ESP32 developmental platform with EEG shield and Ubuntu 23.10 Mantic Minotaur as a base operating system with Home Assistant integration to come out to choose for his future Python EEG projects.