If you would like to support the developer with a cup of coffee you can do that via Paypal.
If you have any technical topics, you can file a issue in this repository.
In other cases you can contact the developer via email:
Coming next
Automated update of the neural network file (tflite) to make the learing of additional pictures much easier and automated (GitHub action)
New "hyprid" neural network for digital numbers --> allowing the detection of intermediate states ("ring between two numbers") as a subdigit
Change log
Known Issues
slow response of web server during picture analysis
spontaneous reboots (mostly due to html access during image processing) - self recovery implemented
General remark: Beside the firmware.bin, typically also the content of /html needs to be updated!
Rolling (2022-01-23)
Bug fix: MQTT connection problems
Rolling (2022-01-21)
Changed startup sequence to try to reinitialize camera during startup after failure
Update esp32-camera to new version (master as of 2022-01-21)
Rolling (2022-01-18)
Reduces camera clock speed to 5 MHz (instead of 20 MHz - xclk_freq_hz = 5000000)
10.2.0 - Stability Increase (2022-01-14)
ATTENTION: Due to the update camera driver, the image looks different and a new setup might be needed
Update reference image
Update Alignment marks
Reduce reboot due to camera problems
Update esp32-camera to new version (master as of 2022-01-09)
10.1.1 - Stability Increase (2022-01-12)
Bug Fix MQTT problem
Issue:
Changing from v9.x to 10.x the MQTT-paramter "Topic" was renamed into "MainTopic" to address multiple number meters This renaming should have been done automatically in the background within the graphical configuration, but was not working. Instead the parameter "Topic" was deleted and "MainTopic" was set to disabled and "undefined".
ToDo
Update the html.zip
If old config.ini available: copy it to /config, open the graphical configuration and save it again.
If old config.ini not available: reset the parameter "MainTopic" within the config.ini manually
There are some ideas and feature request, which are not followed currently - mainly due to capacity reasons on side of the developer. They are collected here: FeatureRequest.md