Commit Graph

22 Commits

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