This shows you the differences between two versions of the page.
|
pm:prj2026:jan.vaduva:diana_maria.argint [2026/05/09 00:57] diana_maria.argint |
pm:prj2026:jan.vaduva:diana_maria.argint [2026/05/12 02:09] (current) diana_maria.argint |
||
|---|---|---|---|
| Line 52: | Line 52: | ||
| * Breadboard | * Breadboard | ||
| * Jumper wires | * Jumper wires | ||
| + | |||
| + | {{:pm:prj2026:jan.vaduva:SCHEMATIC.png?500|}} | ||
| + | |||
| + | UART communication is used between Arduino UNO and ESP32 through TX/RX pins. | ||
| + | |||
| + | I2C communication is used between the Arduino UNO and the LCD display through SDA and SCL pins. | ||
| + | |||
| + | Analog signals are received from the GP2Y1014AU0F dust sensor, while digital signals are received from the DHT11 sensor. | ||
| + | |||