2023-04-03 10:38:11 +02:00
2023-04-03 10:25:11 +02:00
2023-02-25 02:43:35 +01:00
2023-04-03 10:25:11 +02:00
2023-02-25 02:43:35 +01:00
2023-03-15 05:33:55 +01:00
2023-02-25 02:43:35 +01:00
2023-02-25 02:43:35 +01:00
2023-02-25 02:43:35 +01:00
2023-03-15 00:00:07 +01:00
2023-04-03 10:38:11 +02:00
2023-04-03 10:38:11 +02:00
2023-03-15 01:41:23 +01:00

Homeostasis

Temperature, air humidity and soil humidity sensor that communicates via MQTT. The project is implemented using a Wemos D1 mini board with the following addons:

  • DHT11 temperature and humidity sensor
  • FC-28 soil hygrometer sensor
  • Battery shield
  • 3.7V 1000mAh Lithium battery

The sensor captures the data every 15 minutes and sends it to a MQTT broker and then enters deep sleep, it is important to save power as the device runs off a battery.

/coolneng/homeostasis/media/commit/1b02a8139d27a9e57febeb5cea9f4fdf49152f55/result.png

Pinout of the board

/coolneng/homeostasis/media/commit/1b02a8139d27a9e57febeb5cea9f4fdf49152f55/pinout.png

Deployment

The software uses the Arduino framework and the development environment of PlatformIO, which offers better tools that the Arduino IDE

Description
No description provided
Readme 8.4 MiB
Languages
C++ 72.9%
C 19.6%
Nix 7.5%