You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/versioned_docs/version-acs_cc/project/2026/andreea.badea2805/index.md
+31-8Lines changed: 31 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,15 +43,27 @@ Indicators: RGB LED module and an active buzzer (for alarms).
43
43
44
44
<!-- write your progress here every week -->
45
45
46
-
### Week 5 - 11 May
46
+
### Week 23 - 29 March
47
+
Decided on the project idea.
47
48
48
-
### Week 12 - 18 May
49
+
### Week 13 - 19 April
50
+
I researched ideas for implementing the project and made a list of necessary materials.
49
51
50
-
### Week 19 - 25 May
52
+
### Week 20 - 26 April
53
+
I wrote the initial documentation.
54
+
55
+
### Week 27 April - 3 May
56
+
I ordered the components.
57
+
58
+
### Week 4 - 10 May
59
+
I tested the components and assembled the hardware part of the project.
60
+
61
+
### Week 11 - 17 May
62
+
I worked on the project's software.
51
63
52
64
## Hardware
53
65
54
-
The system is built around the STM32 Nucleo-U545RE-Q microcontroller. The sensory hardware includes a DHT11 temperature and humidity sensor , a rain sensor , an MQ2 gas/smoke sensor for safety , and an RC522 RFID module for secure access. Outputs and physical movements are driven by SG90 servomotors , an active buzzer , an RGB LED module , and an I2C-enabled LCD1602 screen for displaying system data.
66
+
The system is built around the STM32 Nucleo-U545RE-Q microcontroller. The sensory hardware includes a LM35 temperature sensor , a rain sensor , an MQ2 gas/smoke sensor for safety , and an RC522 RFID module for secure access. Outputs and physical movements are driven by SG90 servomotors , an active buzzer , an RGB LED module , and an I2C-enabled LCD1602 screen for displaying system data.
55
67
56
68
### Schematics
57
69
@@ -74,18 +86,29 @@ The format is
74
86
| [STM32 Nucleo-U545RE-Q](https://www.st.com/en/evaluation-tools/nucleo-u545re-q.html) | The microcontroller | Lab Provided
|[RC522 RFID Module](https://www.bitmi.ro/module-electronice/modul-rfid-rc522-13-59mhz-cu-card-si-tag-10468.html)| Access control |[14.99 RON](https://www.bitmi.ro/module-electronice/modul-rfid-rc522-13-59mhz-cu-card-si-tag-10468.html)|
77
-
|[DHT11 Temperature & Humidity Sensor](https://www.bitmi.ro/senzori-electronici/modul-senzor-de-umiditate-si-temperatura-dht11-ky-015-10637.html)| Indoor climate monitor |[7.99 RON](https://www.bitmi.ro/senzori-electronici/modul-senzor-de-umiditate-si-temperatura-dht11-ky-015-10637.html)|
89
+
|[LM35 Temperature Sensor](https://www.bitmi.ro/senzori-electronici/modul-senzor-de-temperatura-lm35-compatibil-arduino-10392.html)| Indoor climate monitor |[9.99 RON](https://www.bitmi.ro/senzori-electronici/modul-senzor-de-temperatura-lm35-compatibil-arduino-10392.html)|
78
90
|[MQ2 Gas Sensor Module](https://www.bitmi.ro/senzori-electronici/modul-senzor-de-gaze-mq2-11214.html)| Hazard and smoke detector |[11.99 RON](https://www.bitmi.ro/senzori-electronici/modul-senzor-de-gaze-mq2-11214.html)|
79
91
|[RGB LED Module](https://www.bitmi.ro/module-electronice/modul-led-rgb-3-culori-10401.html)| Visual status indicator |[2.13 RON](https://www.bitmi.ro/module-electronice/modul-led-rgb-3-culori-10401.html)|
80
92
|[LCD1602 Display with I2C/IIC Module](https://www.bitmi.ro/componente-electronice/ecran-lcd1602-cu-modul-i2c-iic-10487.html)| System data screen |[24.99 RON](https://www.bitmi.ro/componente-electronice/ecran-lcd1602-cu-modul-i2c-iic-10487.html)|
0 commit comments