mux posted an update on his camera project OpenMV, an open-source tiny machine vision module using an STM32F4 ARM Cortex-M4 micro and an OV9650 sensor: USB Support- The camera now supports USB OTG full speed, I’ve also written a small userspace tool with libusb/SDL to interface with the camera and view the frame buffer, this makes it […]
Tag Archives: OpenMV
Realtime color tracking with Arduino and OpenMV
In a previous post we featured OpenMV, an inexpensive open-source tiny machine vision module based on an STM32F4 ARM Cortex-M4 micro and OV9650 sensor. Ibrahim has posted an update on this project, including links to the schematic and source code. The above video shows the module tracking a ball with an Arduino. Via the contact […]
OpenMV camera module
mux blogged about his open source camera project: This a quick update on my camera project (OpenMV)… I’ve finally received the long overdue PCBs today and assembled one. I haven’t written any code yet, but I’ve managed to get it into DFU mode and upload a blinky, it seems to be working fine so far, no […]