VEX Programming

From STEMRobotics

(Difference between revisions)
Jump to: navigation, search
(New page: There are a number of different ways to program the VEX microcontroller. == MPLabs == [http://www.microchip.com MicroChip] gives away to students and sells the [http://www.microchip.co...)
== WPILibrary ==
== WPILibrary ==
At the center of Easy-C is a linkable library that can be used to do robot functions.  The library makes the MPLabs C compiler easier to develop code with.
At the center of Easy-C is a linkable library that can be used to do robot functions.  The library makes the MPLabs C compiler easier to develop code with.
 +
 +
== Code Resources ==
 +
 +
One of the most popular robots to build is an Omnibot.  We have a sample of [[Omnibot Code]] for teams to use.

Revision as of 23:57, 27 July 2009

Personal tools