github jomjol/AI-on-the-edge-device v12.0.1
12.0.1

latest releases: v15.7.0, v15.6.0, v15.5.0...
24 months ago

Improve user experience

‼️ The release breaks a few things in OTA update ‼️

Make sure to read the instructions below carfully!.

  1. Backup your configuration (use the System > Backup/Restore page)!
  2. You should update to 11.3.1 before you update to this release. All other migrations are not tested.
    Rolling newer than 11.3.1 can also be used, but no guaranty.
  3. Upload and update the firmware.bin file from this release. but do not reboot
  4. Upload the html-from-11.3.1.zip in html upload and update the web interface.
  5. Now you can reboot.

If anything bricks you can try to

  1. Call http://<IP>/ota?task=update&file=firmware.bin resp. http://<IP>/ota?task=update&file=html.zip if the upload successed but the extraction failed.
  2. Use the initial_esp32_setup.zip ( https://github.com/jomjol/AI-on-the-edge-device/wiki/Installation ) as alternative.

Added

  • Automatic release creation
  • Newest firmware of rolling branch now automatically built and provided in Github Actions Output (developers only)
  • #1068 New update mechanism:
    • Handling of all files (zip, tfl, tflite, bin) within in one common update interface
    • Using the update.zip from the Release page
    • Status (upload, processing, ...) displayed on Web Interface
    • Automatical detection and suggestion for reboot where needed (Web Interface updates only need a page refresh)
    • ‼️ Best for OTA use Firefox. Chrome works with warnings. Safari stuck in upload.

Changed

  • Integrated version info better shown on the Info page and in the log
  • Updated menu
  • Update used libraries (tflite, esp32-cam, esp-nn, as of 20220924)

Fixed

  • #1092 censor passwords in log outputs
  • #1029 wrong change of checkDigitConsistency now working like releases before 11.3.1
  • Spelling corrections (cristianmitran)

Removed

  • Remove the folder /firmware from GitHub repository.
    If you want to get the latest firmware.bin and html.zip files, please download from the automated build action or release page

Don't miss a new AI-on-the-edge-device release

NewReleases is sending notifications on new releases.