Skip to content

Releases: jomjol/AI-on-the-edge-device

6.2.2 Image Processing in Memory

10 Mar 20:17
4615e87

Choose a tag to compare

  • NEW 6.2.2: bug fixing
  • NEW 6.2.1: Changed brightness and contrast to default if not enabled (resolves to bright images)
  • Determination of fixed illumination settings during startup - speed up of 5s in each run
  • Update digital CNN to v8.1.1 (additional digital images trained)
  • Extended error message in MQTT error message
  • Image brightness is now adjustable
  • Bug fixing: minor topics

6.2.0 - Image Processing in Memory

08 Mar 19:34

Choose a tag to compare

  • Determination of fixed illumination settings during startup - speed up of 5s in each run
  • Update digital CNN to v8.1.1 (additional digital images trained)
  • Extended error message in MQTT error message
  • Image brightness is now adjustable
  • Bug fixing: minor topics

6.1.0 - Image Processing in Memory

08 Feb 17:23
fa3e300

Choose a tag to compare

  • Disabling of analog / digital counters in configuration

  • Improved Alignment Algorithm (AlignmentAlgo = Default, Accurate , Fast)

  • Analog counters: ExtendedResolution (last digit is extended by sub comma value of CNN)

  • config.ini: additional parameter hostname (additional to wlan.ini)

  • Switching of GPIO12/13 via http-interface: /GPIO?GPIO=12&Status=high/low

  • Bug fixing: html configuration page, wlan password ("=" now possible)

  • Major change: image processing fully in memory - no need of SD card buffer anymore
    Need to limit camera resolution to VGA (due to memory limits)

  • MQTT: Last Will Testament (LWT) implemented: "connection lost" in case of connection lost to TopicError

  • Disabled CheckDigitIncreaseConsistency in default configuration - must now be explicit enabled if needed

  • Update digital CNN to v7.2.1 (additional digital images trained)

  • Setting of arbitrary time server in config.ini

  • Option for fixed IP-, DNS-Settings in wlan.ini

  • Increased stability (internal image and camera handling)

  • Bug fixing: edit digits, handling PreValue, html-bugs

5.0.0 Setup Modus - (2020-12-06)

02 Jan 07:52
d4342a7

Choose a tag to compare

  • Implementation of intial setup modus for fresh installation#
  • Code restructuring (full compatibility between pure ESP-IDF and Platformio w/ espressif)

4.1.1 Configuration editor - (2020-12-02)

06 Dec 18:30

Choose a tag to compare

4.1.1 Configuration editor - (2020-12-02)

  • Bug fixing: internal improvement of file handling (reduce not responding)
  • Implementation of configuration editor (including basic and expert mode)
  • Adjustable time zone to adjust to local time setting (incl. daylight saving time)
  • MQTT: additional topic for error reporting
  • standardized access to current logfile via http://IP-ADRESS/logfileact
  • Update digital CNN to v7.2.0, analog CNN to 6.3.0
  • Bug fixing: truncation error, CheckDigitConsistency & PreValue implementation

3.1.0 MQTT-Client - (2020-10-26)

15 Nov 11:03

Choose a tag to compare

  • Update digital CNN to v6.5.0 and HTML (Info to hostname, IP, ssid)
  • New implementation of "checkDigitConsistency" also for digits
  • MQTT-Adapter: user and password for sign in MQTT-Broker

3.0.0 MQTT-Client (2020-10-14)

26 Oct 17:24

Choose a tag to compare

  • Implementation of MQTT Client
  • Improved Version Control
  • bug-fixing

2.2.0 Version Controll (2020-09-27)

27 Sep 06:30

Choose a tag to compare

  • Integrated automated versioning system (menu: SYSTEM --> INFO)
  • Update Build-System to PlatformIO - Espressif 32 v2.0.0 (ESP-IDF 4.1)

2.1.0 Decimal Shift, Chrome & Edge (2020-09-25)

27 Sep 06:21
480da7c

Choose a tag to compare

  • Implementation of Decimal Shift
  • Update default CNN for digits to v6.4.0
  • Improvement HTML
  • Support for Chrome and Edge
  • Reduce logging to minimum - extended logging on demand
  • Implementation of hostname in wlan.ini (hostname = "HOSTNAME")
  • Bug fixing, code corrections

v2.0.0

25 Sep 17:06
954388e

Choose a tag to compare

2.0.0 Layout update (2020-09-12)

  • Update to new and modern layout
  • Support for Chrome improved
  • Improved robustness: improved error handling in auto flow reduces spontaneous reboots
  • File server: Option for "DELETE ALL"
  • WLan: support of spaces in SSID and password
  • Reference Image: Option for mirror image, option for image update on the fly
  • additional parameter in wasserzaehler.html?noerror=true to suppress an potential error message
  • bug fixing