Data acquisition of ambient temperature and humidity

From aquarium-doc
Revision as of 08:44, 5 June 2022 by Uwe (talk | contribs) (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.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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.