- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 4 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 4 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 6 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 8 months ago
- Building a 3D Digital Clock with ArduinoPosted 1 year ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 1 year ago
- Snowflake with ArduinoPosted 1 year ago
- Holographic Christmas TreePosted 1 year ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 1 year ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
Pixy2: Robot Vision Made Easier
The Pixy announced in 2013 as a Kickstarter campaign, was a computer vision package meant for makers that can learn and detect objects via the press of a button.
The new Pixy2 is smaller, faster, and smarter than the original, and has the same capabilities as the original Pixy, plus a few new tricks. These latest features include a lighting system and a built-in algorithm that allows it to do line tracking automatically — ideal for roving robots. Pixy2, like the original, can utilize a custom pan/tilt mechanism, enabling your mobile or stationary robot to track objects independently of any body movement.
Pixy2 supports a wide variety of microcontrollers, including the popular Arduino platform as well as Raspberry Pi and BeagleBone Black. Unlike most cameras, Pixy handles all image processing on-board, freeing up the host microcontroller for other tasks.
Pixy2 is less than half the size of its predecessor and can process images faster at 60 frames-per-second. It has an integrated light source that it can turn on for when the lighting needs a boost. Also available with Pixy2 is a redesigned pan-tilt mechanism that gives Pixy2 the ability to look around and track the objects that it detects.
Pixy2 can also communicate via SPI, I2C, UART, and USB, so it can be used with a wide variety of other SBCs and dev platforms. Futhermore the design is open source, so you are able to hack or mod the design to better suit your needs.
Click here for further information.