Commit Graph

19 Commits

Author SHA1 Message Date
8a61260bc0 Update gitignore 2023-04-11 10:05:39 +02:00
36c83f8dee Allocate necessary memory for struct members 2023-04-11 07:35:27 +02:00
92eeb0a638 Load credentials and settings from config file 2023-04-06 08:28:01 +02:00
37e249a503 Update README 2023-04-03 10:38:52 +02:00
672875b74d Move header to include directory 2023-04-03 10:25:11 +02:00
ba6d31c798 Send the data to one MQTT topic using JSON 2023-04-03 06:23:03 +02:00
1ad08b06ff Transfer the data via MQTT 2023-04-03 03:26:12 +02:00
cbd7580002 Enable debugging support 2023-04-03 02:43:56 +02:00
f626085e40 Set a maximum number of connection retries 2023-03-30 02:10:49 +02:00
8658148646 Implement WLAN connection and deep sleep 2023-03-30 01:28:31 +02:00
6450fadd9a Ignore spurrious clang arguments 2023-03-15 05:33:55 +01:00
ad84bb683f Change time delay and output format 2023-03-15 05:33:55 +01:00
c62f482d1d Implement soil humidity logging to serial console 2023-03-15 05:33:54 +01:00
77ccf06986 Implement temperature/humidity logging to serial 2023-03-15 05:33:06 +01:00
d5dcb0cec5 Install DHT11 dependencies 2023-03-15 01:53:25 +01:00
e86d80b91b Update README 2023-03-15 01:49:46 +01:00
7bd32c7785 Add clang to dependencies 2023-03-15 01:41:23 +01:00
d4b1350099 Update README 2023-03-15 00:00:07 +01:00
f1e713e42c Initial commit 2023-02-25 02:43:35 +01:00