This shows you the differences between two versions of the page.
iothings:proiecte:2023:configurableindoorairqualitymonitoringsystem [2024/01/16 02:22] andrei.enescu0512 [4.2 Node-RED] |
iothings:proiecte:2023:configurableindoorairqualitymonitoringsystem [2024/06/30 00:59] (current) andrei.enescu0512 [Configurable Indoor Air Quality Monitoring System] |
||
---|---|---|---|
Line 1: | Line 1: | ||
======Configurable Indoor Air Quality Monitoring System====== | ======Configurable Indoor Air Quality Monitoring System====== | ||
* Author: Andrei-George-Lucian ENESCU | * Author: Andrei-George-Lucian ENESCU | ||
- | * Email: <andrei.enescu0512@stud.acs.upb.ro> | + | * Email: <enescu.andrei23@gmail.com> |
- | * Master: AAC | + | * Master : AAC |
- | * Academic year: 2023-2024 | + | * Academic year : 2023-2024 |
- | * Source files: {{:iothings:proiecte:2023:enescu_andrei_iot_design_files.rar|download_design_files}} | + | * Source files : {{:iothings:proiecte:2023:enescu_andrei_iot_design_files.rar|download_design_files}} |
- | * Video: [[https://drive.google.com/file/d/12pxGG4WmBNYgOO-bVUk5fnq6-0USTvlY/view?usp=sharing|view_demo_video]] | + | * Project presentation : {{:iothings:proiecte:2023:enescu_andrei_iot_project_presentation.pdf|download_project_presentation}} |
+ | * Video : [[https://drive.google.com/file/d/12pxGG4WmBNYgOO-bVUk5fnq6-0USTvlY/view?usp=sharing|view_demo_video]] | ||
=====1. Introduction===== | =====1. Introduction===== | ||
Line 14: | Line 15: | ||
Each device is separated into 2 boards, the first one which has multiple sensors for monitoring the environment, and the second one which’s purpose is to acquire the data read by the previous board and send it to a server. | Each device is separated into 2 boards, the first one which has multiple sensors for monitoring the environment, and the second one which’s purpose is to acquire the data read by the previous board and send it to a server. | ||
The communication between the two boards will be done via a serial protocol. Being small and maneuverable, the device can be easily placed in | The communication between the two boards will be done via a serial protocol. Being small and maneuverable, the device can be easily placed in | ||
- | different parts of the room, and thus, it must be powered up by a battery. | + | different parts of the room, and thus, it must be powered up by a battery. The data acquired will be monitored using a custom web page. |
+ | |||
+ | Project structure: | ||
+ | |||
+ | |||
+ | {{:iothings:proiecte:2023:project_structure.jpeg?400|}} | ||