Difference between revisions of "Data acquisition of ambient temperature and humidity"
From aquarium-doc
Jump to navigationJump to search
(Created page with "Aquarium control records the ambient temperature and ambient humidity using a DHT22 sensor. The temperature and humidity are stored in the SQL database. The control application has its own driver for the DHT22 sensor.") |
|||
| Line 2: | Line 2: | ||
The temperature and humidity are stored in the SQL database. | The temperature and humidity are stored in the SQL database. | ||
The control application has its own driver for the DHT22 sensor. | The control application has its own [[driver for the DHT22 sensor]]. | ||
Latest revision as of 08:52, 5 June 2022
Aquarium control records the ambient temperature and ambient humidity using a DHT22 sensor. The temperature and humidity are stored in the SQL database.
The control application has its own driver for the DHT22 sensor.