Suggestions for Edge AI Board for Vision-Based Automation (Light/Audio Control)
-
Hi everyone,
I’m planning a vision-based AI project where the AI model should run directly on the embedded board (not in the cloud). Based on the inference results, I want to trigger actions like controlling a light or playing a pre-recorded audio file through a speaker.
Could you please suggest which board or boards would be suitable for this kind of edge AI application? Also, does MakerGram stock such boards?
Thanks in advance for your help!
-
Hi @rahuljeyaraj ,
Welcome to the MakerGram community forum, There are several capable development boards available right now for the application. I'm sharing the one we have at our MakerGram inventory,
For small models, I recommend using - XIAO ESP32-S3 Sense along with Edge Impulse platform to create the model, Here the processing is managed by the esp32 Core itself. It maybe feel slower if the mode it bit heavy.
next option for small models is Seeed Grove Vision v2 camera where all the processing will done in the inbuilt "Arm Cortex-M55 & Ethos-U55" and you can get the inference results via the I2C or UART from the board, later you can process with Arduino or any XIAO board itself.
If the model is moderate in size, better to go with Raspberry Pi and v2 or v3 camera and use the Edge Impulse models.
Currently, we have these board available.