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 changeset | files
Thu, 20 Apr 2023 15:19:31 +0200 Michiel Broek Moved the kicad drawing into the project. changeset | files
Thu, 20 Apr 2023 14:01:29 +0200 Michiel Broek Version 0.4.2, some code cleanup. changeset | files
Wed, 19 Apr 2023 15:38:42 +0200 Michiel Broek Global settings for the INA219 boards. changeset | files
Mon, 17 Apr 2023 16:53:38 +0200 Michiel Broek Removed all BLE code. It is not usefull in this application. changeset | files
Mon, 17 Apr 2023 16:20:58 +0200 Michiel Broek Version 0.4.1 Measure internal chip temperature, range -10 to 80. Result available in mqtt json payload. changeset | files
Mon, 17 Apr 2023 14:54:35 +0200 Michiel Broek Added basic BLE code. changeset | files
Sun, 16 Apr 2023 12:27:12 +0200 Michiel Broek Preparations for BLE GATT. Added extra time after INA219 is powered on before measurement. Reduced LEDC frequency to 60 Hz, that makes the LED lights less nervous. Hardware mod on output 4, now needs external pulldown resistor. changeset | files
Sat, 15 Apr 2023 13:29:40 +0200 Michiel Broek Final release and installed for production. changeset | files
Thu, 13 Apr 2023 15:28:11 +0200 Michiel Broek Added INA219 power save mode again, it works now. Don't measure shunt voltage and current, just the shunt voltage and calculate the current. changeset | files
Thu, 13 Apr 2023 14:29:41 +0200 Michiel Broek Adjusted BMP280 default parameters for low power usage. changeset | files
Thu, 13 Apr 2023 12:08:24 +0200 Michiel Broek Version 0.4.0. Disable normal logging mqtt. changeset | files
Wed, 12 Apr 2023 16:37:17 +0200 Michiel Broek A bit simpler mqtt event handling. changeset | files
Wed, 12 Apr 2023 16:23:02 +0200 Michiel Broek Reduced I2C master speed from 400 to 100 Khz. Hope to get power-on init for BMP280 more reliable. Added warnings for I2C devices that are missing. Some logmessages reduced to debug log messages. Added extra 10 mSec delays before read shunt voltage in the INA219 task. Removed and reduced log levels in the MQTT task. Show received data events. Remove WiFi total time debug logging, it's ok now. changeset | files
Tue, 11 Apr 2023 19:41:53 +0200 Michiel Broek Shorter delays during wifi connect timeout. Some code cleanup in the main state table. Report WiFi TX power during init. Removed SSID from WIFI_State because it wasn't used. changeset | files
(0) -15 tip

mercurial