This shows you the differences between two versions of the page.
iothings:proiecte:2024:temperature_monitor [2025/01/14 12:28] alexandru.chirila01 |
iothings:proiecte:2024:temperature_monitor [2025/01/14 12:41] (current) alexandru.chirila01 |
||
---|---|---|---|
Line 13: | Line 13: | ||
- An arduino program which monitors the temperature and sends it to a Firebase database. The program runs on an ESP32 | - An arduino program which monitors the temperature and sends it to a Firebase database. The program runs on an ESP32 | ||
- A Python script which gets the temperature from the database. It can be run on any computer or even an Android phone or an iPhone (Python interpreter installation required) | - A Python script which gets the temperature from the database. It can be run on any computer or even an Android phone or an iPhone (Python interpreter installation required) | ||
+ | |||
+ | === Schematic === | ||
+ | ----- | ||
+ | |||
+ | {{:iothings:proiecte:2024:schema_2.png?600|}} | ||
=== Hardware Description === | === Hardware Description === |