Thu, 06 Apr 2023 20:49:52 +0200 Michiel Broek Added nvsio utilities to make read/write to nvs namespace easier. Added variables for deep sleep to nvs namespace. In task_wifi, removed some init parameters that might add to instable wifi connect problems. file | diff | annotate
Mon, 03 Apr 2023 16:07:34 +0200 Michiel Broek In the esp-idf-lib the adps9930 driver uses a device descriptor structure instead of just i2c_dev_t. Fixed a linking issue. Added APDS9930 task. Added getLightValues function. Added wifi quality value to the MQTT payload. The payload is complete and will be published. file | diff | annotate
Sat, 01 Apr 2023 21:06:59 +0200 Michiel Broek Added task_out to drive the relays and led lights. Added NVS namespace to store the state of the outputs. Respond to subscribed MQTT topics to set new output values. file | diff | annotate
Thu, 30 Mar 2023 17:05:05 +0200 Michiel Broek Added task MQTT and some utilities. Added more power measurement variables and code. INA219 measurements are saved in the State record. file | diff | annotate
Wed, 29 Mar 2023 21:39:07 +0200 Michiel Broek Added Wifi task. file | diff | annotate
Tue, 28 Mar 2023 22:13:06 +0200 Michiel Broek Added begin of INA219 measurements. Added raw main state table. file | diff | annotate
Mon, 27 Mar 2023 22:13:21 +0200 Michiel Broek Added esp-idf-lib for a lot of sensors. Added the basic design for the BMP280 task. file | diff | annotate
Sun, 26 Mar 2023 22:22:45 +0200 Michiel Broek Initial project setup file | diff | annotate
(0) tip

mercurial