You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mightysorensen edited this page Nov 7, 2019
·
1 revision
Use the example finder to locate Pixy2 example VIs.
Search for "Pixy" to find all Pixy2 example VIs.
The first two examples are for Color Connected Components and Line Tracking. The CCC example will open the I2C interface, request Pixy2 to return connected components then plot them on a simple picture control.
The Line Tracking example will open the I2C interface, request Pixy2 to return lines and intersections then plot them on a simple picture control.
Remember, these examples won't run unless you've created a NI roboRIO project. This can be done from the FRC 2019 Getting Started page by clicking on FRC roboRIO Project and following the prompts.