<< return to Pixycam.com

Controlling LED matrices with PIXY2

Hello everyone, I have a project that I want to control each column and row of 2 LED Matrices 8*8 (Max7219) in series from pixels of Pixy2’s image .
Each column or row of 2 LED Matrices turns on or off depends on the X_coordinate or the Y_coordinate of Blocks.

Thank you for reading my text!
I really need help!

Hey Andrew,

assuming you’re using an Arduino for this project, you can adapt our example code to get started: https://docs.pixycam.com/wiki/doku.php?id=wiki:v2:hooking_up_pixy_to_a_microcontroller_-28like_an_arduino-29

Thanks,
Jesse