Are there any object detection libraries out there for the Arduino?

⚓ Rust    📅 2026-04-05    👤 surdeus    👁️ 6      

surdeus

I am looking for something similar to YOLO but for Arduino. I know that there is PixyCam that can attach to the arduino however you are "jailed" to using their camera and I don't want to be locked into their camera, I want to be able to use any camera and I'd rather have AI processed on the Arduino then in a separate hardware and I want to do on an Arduino that is not an ARM processor running Linux, just one of those that runs without an operating system like Arduino Uno.

7 posts - 5 participants

Read full topic

🏷️ Rust_feed