Code This branch is 8 commits behind jomjol/AI-on-the-edge-device:main.Folders and filesLatest commit SybexX fix_soc_sdmmc_and_add_soc_temperature_for_s3_support b72d809· Jan 2, 2025 History2,020 Commits .github renamed issue templates Nov 16, 2024...
If you have any technical topics, you can create an [Issue](https://github.com/jomjol/AI-on-the-edge-device/issues). In other cases you can contact the developer via email: Changes and HistorySee ChangelogToolsLogfile downloader and combiner (Thx to reserve85) Files see '/tools/...
代码: github.com/jomjol/AI-on主页: jomjol.github.io/AI-on-更多AI开源软件: AI开源 - 小众AIwww.aiinn.cn/sources 主要功能 **Tensorflow Lite(TFLite) 集成** – 包括易于使用的包装器。 **内联图像处理**(特征检测、对齐、ROI 提取)。 **小巧且经济实惠**的设备(3 x 4.5 x 2 ...
推荐项目 换一换 HIT-SCIR/ltp 5k Python Front-End-Checklist 69.5k Other Front-End-Performance-Checklist 16.8k Other haizlin/fe-interview 25.7k JavaScript zhaojh329/rtty 3.7k C 问题反馈· 商务合作·联系我们 用户协议·社区源码·站点地图服务器由提供专业的提供云存储服务 ©2025 HelloGitHub·...
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 Solved topics n.a. MIT License Cop...
Technical details can be found in the wiki: https://github.com/jomjol/AI-on-the-edge-device/wiki/External-LED New housing published for external LEDs and small clearing: https://www.thingiverse.com/thing:5028229 Additional Ideas There are some ideas and feature requests which are not followed...
https://github.com/jomjol/AI-on-the-edge-device/issues/2488Demo #36 Run demo without camera Demo mode requires a working camera (if not, one receives a 'Cam bad' error). Would be nice to demo or play around on other ESP32 boards (or on ESP32-CAM boards when you broke the camera...
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 [...
/*Energy meters need a different Device Class, see https://github.com/jomjol/AI-on-the-edge-device/issues/3333*/ std::string rate_device_class ="volume_flow_rate"; if(meterType =="energy") { value_state_class ="power"; }
* remove testing * fix release creation * testing * Update Changelog.md for release * test * Revert "Merge branch 'master' of https://github.com/haverland/AI-on-the-edge-device" This reverts commit f68695a, reversing changes made to a096cf7. * Revert "test" This reverts commit a0...