View Single Post
  #6   Spotlight this post!  
Unread 13-01-2017, 13:41
chesterm chesterm is offline
Registered User
AKA: Chester Marshall
FRC #6055 (6055 and 5721)
Team Role: Mentor
 
Join Date: Mar 2016
Rookie Year: 2016
Location: Batesville, AR
Posts: 2
chesterm is an unknown quantity at this point
Re: How to use the Pixy

We will be using a Pixy this year connecting via I2C and using C++. X, Y, Width, and Height are the values normally used. X = 0-319 pixels and Y = 0-200 pixels from the Pixy's field of view (0,0 is bottom left). The Pixy will send data for every object it detects, but this can be controlled to a certain number via the Pixymon setup application (connect via usb cable to windows pc). Exposure and other settings are done via the Pixymon program.
Reply With Quote