by Xukyo | 22 Apr 2022 | Tutorials
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...
by Xukyo | 11 Mar 2021 | Tutorials
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...
by Xukyo | 11 Mar 2021 | Tutorials
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...