|
|
há 4 anos atrás | |
|---|---|---|
| code | há 4 anos atrás | |
| firmware | há 4 anos atrás | |
| images | há 4 anos atrás | |
| sd-card | há 4 anos atrás | |
| .DS_Store | há 5 anos atrás | |
| .gitignore | há 5 anos atrás | |
| Changelog.md | há 4 anos atrás | |
| FeatureRequest.md | há 4 anos atrás | |
| README.md | há 4 anos atrás |
This is an example of Artificial Intelligence (AI) calculations on a very cheap hardware.
A 3d-printable housing can be found here: https://www.thingiverse.com/thing:4573481
or here https://www.thingiverse.com/thing:5028229
respectively ESP32-Cam housing only: https://www.thingiverse.com/thing:4571627
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: ![]()
General remark: Beside the firmware.bin, typically also the content of /html needs to be updated!
Implemented LED flash dimming (in "Take Reference Image")
Additional camera parameters: saturation, contrast (although not too much impact)
Updated esp32 camera hardware driver
ATTENTION: if the esp32 is stalled or permanently reboot try this:
ImageQuality to 12 instead of the default value 5
(manually in the config.ini)
Rolling (2022-01-23)
Rolling (2022-01-21)
Rolling (2022-01-18)
xclk_freq_hz = 5000000)
ATTENTION: Due to the update camera driver, the image looks different and a new setup might be needed
Reduce reboot due to camera problems
Update esp32-camera to new version (master as of 2022-01-09)
html.zipconfig.ini available: copy it to /config, open the graphical configuration and save it again.config.ini not available: reset the parameter "MainTopic" within the config.ini manuallyReduce ESP32 frequency to 160MHz
Update tflite (new source: https://github.com/espressif/tflite-micro-esp-examples)
Update analog neural network (ana-s3-q-20220105.tflite)
Update digital neural network (dig-s1-q-20220102.tflite)
Increased web-server buffers
bug fix: compiler compatibility
NEW v10.0.2: Corrected JSON error
Updated compiler toolchain to ESP-IDF 4.3
Removal of memory leak
Improved error handling during startup (check PSRAM and camera with remark in logfile)
MQTT: implemented raw value additionally, removal of regex contrain
Normalized Parameter MaxRateValue to "change per minute"
HTML: improved input handling
Corrected error handling: in case of error the old value, rate, timestamp are not transmitted any more
http://IP-ADRESS/json
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