This shows you the differences between two versions of the page.
iothings:proiecte:2023:sleepenvironmentmonitor [2024/01/11 10:08] taddeo.dadamo [Results] |
iothings:proiecte:2023:sleepenvironmentmonitor [2024/01/13 13:05] (current) taddeo.dadamo [Introduction] |
||
---|---|---|---|
Line 14: | Line 14: | ||
The values will be collected through sensors managed by an ESP32 and stored in a Firebase database. The user can initiate the recording from a web interface at bedtime and can visualize the progression of measurements throughout the night on the same interface. This will also allow the evaluation of whether certain periods during the night are better than others. An overall score for the surrounding environment's quality, derived from the five metrics, will be displayed by the web interface. | The values will be collected through sensors managed by an ESP32 and stored in a Firebase database. The user can initiate the recording from a web interface at bedtime and can visualize the progression of measurements throughout the night on the same interface. This will also allow the evaluation of whether certain periods during the night are better than others. An overall score for the surrounding environment's quality, derived from the five metrics, will be displayed by the web interface. | ||
- | TODO : change the links | ||
- | * [[http://example.com|Demo]] | ||
- | * [[http://example.com|Presentation slides]] | ||
+ | * [[https://drive.usercontent.google.com/download?id=1Re7nz4044o_TYP70lAKlgvJ8HnbbWI90&export=download&authuser=0|Video Demo]] | ||
+ | * {{:iothings:proiecte:2023:sem_source_code.zip|Source Code}} | ||
+ | * {{:iothings:proiecte:2023:sem-presentation.pdf|Presentation slides}} | ||
=====Architecture===== | =====Architecture===== | ||
Line 35: | Line 35: | ||
* **CCS811**: an ultra-low power digital gas sensor solution which integrates a metal oxide (MOX) gas sensor to detect a wide range of Volatile Organic Compounds (VOCs) for indoor air quality monitoring (I2C interface) | * **CCS811**: an ultra-low power digital gas sensor solution which integrates a metal oxide (MOX) gas sensor to detect a wide range of Volatile Organic Compounds (VOCs) for indoor air quality monitoring (I2C interface) | ||
* **HDC2010**: a low power and high accuracy integrated humidity and temperature sensor (I2C interface) | * **HDC2010**: a low power and high accuracy integrated humidity and temperature sensor (I2C interface) | ||
- | * **Dablle soundmeter**: Dabble is a Smartphone app that offers modules to control hardware via Bluetooth and especially to access Smartphone sensors. Used in this project to connect to a smartphone's microphone and get a soundmeter. | + | * **Dabble soundmeter**: Dabble is a Smartphone app that offers modules to control hardware via Bluetooth and especially to access Smartphone sensors. Used in this project to connect to a smartphone's microphone and get a soundmeter. |
===Circuit Diagram=== | ===Circuit Diagram=== |