Hello,
I am writing you this message in hope you can help me with IR lock sensor.
How does in Arduino IDE function pixy.get_Blocks() work ? It sppose to return as many blocks(MarkOnes) as it is detected, however in my PixyMon i see for example 2 blocks and in my Serial monitor it prints(with pixy.blokc[i]_print()) only one block (one that is closer to Pixy) and just in some cases it prints all detected blocks (for example when i go to raw mode then return it in default mode in PixyMon). My question is that are we when it comes to IR sensor only get througt I2C information about the closest block detected ?
Thanks,
Aleksa Stojkovic