Log in

View Full Version : Programming the Cypress Board


NinjaSpawn94
20-02-2010, 10:33
I've tried finding out how to utilize the Cypress board and have tried to get the values to appear on the drivers station. Does anyone know what the functions are and how to use them in c++?

misko
20-02-2010, 15:08
The Cypress board should be plugged into the USB on the drive station. Then just use the drive station routines like GetDigitalIn and SetDigitalOut. Check the DriverStation documentation in the help found in your WindRiver docs/extensions/FRC directory.