Sun, 10 Sep 2023 17:29:15 +0200 Michiel Broek Version 0.4.3. Attempt to fix the sunlight overflow of the APDS9930 sensor in the private part of the esp-idf-lib. Removed some error checks from functions that always return OK. Store light sensor registers in the state record and report the values in the json result string. default tip file | diff | annotate
Fri, 07 Apr 2023 14:31:17 +0200 Michiel Broek The esp-idf-lib apds9930 component is now working. In nvsio stop logging not updated values. Store gain and aglbit values in nvs. file | diff | annotate
Thu, 06 Apr 2023 13:22:03 +0200 Michiel Broek Code changes to try to fix the not working ADPS9930 driver. file | diff | annotate
Wed, 05 Apr 2023 20:00:26 +0200 Michiel Broek First pass of debugging APDS9930 with a real chip. 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
Mon, 03 Apr 2023 11:08:09 +0200 Michiel Broek Added untested port of the Arduino APDS9930 library as component into the esp-idf-lib. file | diff | annotate
(0) tip

mercurial