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. file | diff | annotate
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. file | diff | annotate
Tue, 04 Apr 2023 14:33:26 +0200 Michiel Broek Fixed wrong voltage and current measurements due to differences between Arduino and ESP-IDF. file | diff | annotate
Mon, 03 Apr 2023 20:11:29 +0200 Michiel Broek Changed voltage range to 32 volt. Tried INA219 powersave mode, doesn't work. file | diff | annotate
Thu, 30 Mar 2023 21:55:24 +0200 Michiel Broek Added the getTempBaro and getVoltsCurrent functions to process the measured data. Added some main task code. Added subscribe to MQTT events. 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
Tue, 28 Mar 2023 22:13:06 +0200 Michiel Broek Added begin of INA219 measurements. Added raw main state table. file | diff | annotate
(0) tip

mercurial