fbpixel
Computer vision with Arduino and the Pixy2 camera

Computer vision with Arduino and the Pixy2 camera

The Pixy2 camera is a computer-aided visual recognition system. It allows your microcontroller to detect colors or lines to create a line-following robot for example or to catch colored objects. Material ComputerArduino UNO, Mega or NanoUSB cable A Male/B MalePixy2...
Installing OpenCV on Raspberry Pi

Installing OpenCV on Raspberry Pi

To perform the image processing we will install OpenCV on the Raspberry PI. OpenCV is a free graphics library that makes image processing relatively easy. With OpenCV, it is possible to process images from the Pi Camera V2. Material Raspberry PI avec une distribution...
Managing a PiCam V2 with Raspberry Pi

Managing a PiCam V2 with Raspberry Pi

One of the most interesting elements to add is the Raspberry Pi Camera V2 or PiCam. This component allows you to take photos and videos. It is also possible to perform live image processing, such as line tracking for a robot. Material Raspberry Pi with a Linux...