|
NASA-VCU Regional Kickoff - Programming Workshop Example Code
Here is the link for the code examples presented at the Advanced Programming workshop of the NASA-VCU kickoff:
http://telfordtech.com/VexFRCWorksho...p_20070106.zip
MPLAB Project is a Vex project because I used a Vex bot as the demo platform. Some changes required to run on a FRC controller.
Project demonstrates:
Interrupt handling
Serial ports - interrupt driven with circular buffers
Encoders - interrupt driven
Camera
Target searching and tracking
Autonomous approach
Tank steering
Arcade steering
Ultrasonic range finder
Analog inputs
This code is provided in support of the FIRST programming community, commerical use is prohibited.
Comments, suggestions, and questions are welcome.
__________________
FRC 623 2003,2004,2005,2006,2007,2008, 2009, 2010, 2011
FRC 1900 2007
FVC 60 and 193 2006
FVC 3271 2007
FTC 226 and 369 2008, 2009, 2010, 2011
FTC 3806 2010
|