Hi, I am using UART to communicate with the PIXY Camera. I am trying to track an object based on where x coordinates and where the object is in frame. I get weird numbers when I try to read the x-coordinates (ex. 36 when fully left, 250 in the middle and then 50 when it is very right). My problem could either be that the Pixy camera is not sending data correctly, I could be reading the data incorrectly with UART, or I do not know what the parameters are for the x-coordinates.
Does anyone knows how to track an object using the x-coordinates ?
And what is start word I should be looking for in the camera ?