Closed hpssjellis closed 11 months ago
I moved the ESP32 part of this library to a new library: https://github.com/eloquentarduino/EloquentTensorFlow32 This library and the new one really don't make any assumption on the specific board you're using.
Feature Request: Camera support for new Seeedstudio $14 XIAO-Esp32S3
The sense module that it comes with has a camera and microphone.
https://wiki.seeedstudio.com/xiao_esp32s3_getting_started/
The camera is a bit different than other esp32S3 and needs these definitions.
From Jeremy Ellis