From 5d0fc73c13ae4f4a7f9bf9a279fb6318e03fc36a Mon Sep 17 00:00:00 2001 From: jomjol <30766535+jomjol@users.noreply.github.com> Date: Sun, 3 Sep 2023 15:48:00 +0200 Subject: [PATCH] Updated feature request --- FeatureRequest.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/FeatureRequest.md b/FeatureRequest.md index 862bb4cc..da9bc85d 100644 --- a/FeatureRequest.md +++ b/FeatureRequest.md @@ -9,7 +9,34 @@ ____ + + +#### #40 Trigger with cron like exact time slot + +* https://github.com/jomjol/AI-on-the-edge-device/issues/2470 + + + +#### #39 upnp implementation to auto detect the device + +* https://github.com/jomjol/AI-on-the-edge-device/issues/2481 + + + +#### #38 Energy Saving + +* Deep sleep between recognition +* https://github.com/jomjol/AI-on-the-edge-device/issues/2486 + + + +#### #37 Auto init SD card + +* Fully implement the SD card handling (including formatting) into the firmware +* 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 cable...). #### #35 Use the same model, but provide the image from a Smartphone Camera