Pulseoximeter live 'IoT' experiment for lecture
See the lecture text (sorry, so far only in German) py/notebook.ipynb
for used hardware.
For full working experiment:
-
Program the microcontroller with code in
src
. Btw I had used platformio for this. -
Test function with MAX sensor.
-
Test MQTT setup.
For tests without hardware the next step is by default configured to start local MQTT messaging from saved data.
- or alt. 1.:
scripts/demo_oxy.sh
- improved documentation
- ...