This is an old revision of the document!
Vital Desk
Introduction
Vital Desk is an interactive embedded system designed to check and prevent the health risks of modern remote work environments. In a context where sedentary time has increased by an average of 2 hours per day , this project serves as a companion that bridges environmental monitoring with behavioral intervention.
What it does: The device monitors air quality (MQ8), climate (DHT11), and user proximity (HC-SR04). It uses a servo to break the user's static posture and displays real-time health metrics on an I2C LCD.
General Description
The project is based on three main components: data acquisition, local processing and intervenions based on alerts.
The sensors are collecting the data, such as the temperature, humidity, gas, proximity
The data is checked and based on the limits that we set at first, we can see wether the working environment is good or not.
If something is above or below limits, we alert through the LCD and/or servo sensor movement
Also, there’s an alert if the user is sitting way too close to the PC that they work on, or if the user hasn’t been standing for a longer period of time.
Hardware Design
The physical build is a frame where the sensors are integrated as facial features of a robot assistant.
Component List:
Microcontroller: Arduino-UNO board.
Climate Sensor: DHT11 for temperature and humidity tracking.
Air Quality Sensor: MQ8 for gas and CO2 detection.
Proximity Sensor: HC-SR04 Ultrasonic sensor to detect user presence/absence and how close the user is sitting to their computer.
Actuator: SG90 Servomotor for physical intervention.
Display: LCD 1602 with I2C interface for status updates.
Connectivity: USB cable.
Pinout planificat
Arduino UNO:
| Componenta | Pini Arduino |
| PIR HC-SR501 | OUT → D3, VCC → 5V, GND → GND |
| MQ8 Gas Sensor | A0 AO, VCC →5V, GND →GND |
| DHT 11 Sensor | Data → D2, VCC →5V, GND →GND |
| Serial Communication | USB → Computer |
Power Supply:
The project is directly linked to the Laptop, using a USB cable, making the data collection easier. All sensors are powered through 5V from the Arduino UNO.
Software Design
Descrierea codului aplicaţiei (firmware):
mediu de dezvoltare (if any) (e.g. AVR Studio, CodeVisionAVR)
librării şi surse 3rd-party (e.g. Procyon AVRlib)
algoritmi şi structuri pe care plănuiţi să le implementaţi
(etapa 3) surse şi funcţii implementate
Rezultate Obţinute
Care au fost rezultatele obţinute în urma realizării proiectului vostru.
Concluzii
Download
O arhivă (sau mai multe dacă este cazul) cu fişierele obţinute în urma realizării proiectului: surse, scheme, etc. Un fişier README, un ChangeLog, un script de compilare şi copiere automată pe uC crează întotdeauna o impresie bună

.
Fişierele se încarcă pe wiki folosind facilitatea Add Images or other files. Namespace-ul în care se încarcă fişierele este de tipul :pm:prj20??:c? sau :pm:prj20??:c?:nume_student (dacă este cazul). Exemplu: Dumitru Alin, 331CC → :pm:prj2009:cc:dumitru_alin.
Jurnal
Puteți avea și o secțiune de jurnal în care să poată urmări asistentul de proiect progresul proiectului.
Bibliografie/Resurse
Listă cu documente, datasheet-uri, resurse Internet folosite, eventual grupate pe Resurse Software şi Resurse Hardware.
Export to PDF