mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-14 07:26:53 +03:00
51 lines
1.5 KiB
Markdown
51 lines
1.5 KiB
Markdown
# AI-on-the-edge-device
|
|
|
|
This is an example of Artificial Intelligence (AI) calculations on a very cheap hardware.
|
|
|
|
### Details on **function**, **installation** and **configuration** can be found on the **[Wiki Page](https://github.com/jomjol/AI-on-the-edge-device/wiki)**
|
|
|
|
A 3d-printable housing can be found here: https://www.thingiverse.com/thing:4571627
|
|
|
|
<img src="https://raw.githubusercontent.com/jomjol/AI-on-the-edge-device/master/images/watermeter_all.jpg" width="200"><img src="https://raw.githubusercontent.com/jomjol/AI-on-the-edge-device/master/images/main.jpg" width="200"><img src="https://raw.githubusercontent.com/jomjol/AI-on-the-edge-device/master/images/size.png" width="200">
|
|
|
|
<img src="https://raw.githubusercontent.com/jomjol/AI-on-the-edge-device/master/images/watermeter.jpg" width="600">
|
|
<img src="https://raw.githubusercontent.com/jomjol/AI-on-the-edge-device/master/images/edit_reference.jpg" width="600">
|
|
|
|
|
|
## Change log
|
|
|
|
##### 1.0.2 (2020-09-06)
|
|
|
|
* Bug in configuration of analog ROIs corrected
|
|
* minor bug correction
|
|
|
|
##### 1.0.1 (2020-09-05)
|
|
|
|
* preValue.ini Bug corrected
|
|
* minor bug correction
|
|
|
|
##### 1.0.0 (2020-09-04)
|
|
|
|
* **First usable version** - compatible to previous project (https://github.com/jomjol/water-meter-system-complete)
|
|
* NEW:
|
|
* no docker container for CNN calculation necessary
|
|
* web based configuration editor on board
|
|
|
|
##### 0.1.0 (2020-08-07)
|
|
|
|
* Initial Version
|
|
|
|
|
|
#### [Full Changelog](Changelog.md)
|
|
|
|
|
|
|
|
## Known Issues
|
|
|
|
* spontaneous reboot, especially in case of intensive web server access
|
|
|
|
|
|
|
|
## Solved topics
|
|
|
|
* n.a. |