top of page

Tracking Camera

Screenshot 2022-05-11 113507.png
  • The Pixy2 is a programmable tracking camera.

  • Capable of tracking the position of objects using color, for up to 7 colors.

  • Utilizes software called PixyMon and can be used in tandem with a microcontroller.

  • The camera will be used as feedback to correct shot error.

Setup:

Screenshot 2022-05-11 113836.png
  • The Pixy2 will be mounted on a camera tripod.

  • Positioned in front to cover the entire 7 x 7 game board.

  • Using the code, it will calculate beanbag position based off the relative pixels

Software:

Screenshot 2022-03-21 153638.png
Screenshot 2022-05-11 114141.png
  • Uses software Pixymon to train, lock, and track onto colored objects

  • It will be connected to the Arduino using a SPI connection cable which allows it to transmit data at 2 Megabits/second(Mb/s). High data transfer is needed for the 60FPS camera.  

  • It will output the positional data for each bean bag into the Arduino Software

Demonstration:

bottom of page