jomjol / AI-on-the-edge-device

Easy to use device for connecting "old" measuring units (water, power, gas, ...) to the digital world
https://jomjol.github.io/AI-on-the-edge-device-docs/
5.92k stars 647 forks source link

no SD card #2140

Closed eliazonta closed 1 year ago

eliazonta commented 1 year ago

Issue

Is there the possibility to use the project with ESP-EYE ESP32 without SD card ?

jomjol commented 1 year ago

No, the html and tflite files need the sd card to work with. There is also not enough memory on the RAM to store the firmware, the files (which would be limited) and the OTA internally.