Download Latest Version Download ROBOTC Driver Suite 3.3.1 (2.1 MB)
Email in envelope

Get an email when there's a new version of 3rd Party RobotC Drivers

Name Modified Size InfoDownloads / Week
Parent folder
rdpartyrobotcdr-v2.1.zip 2011-09-10 1.5 MB
README.txt 2011-09-10 1.1 kB
Totals: 2 Items   1.5 MB 0
/*
 * $Id: README.txt 66 2011-09-09 09:41:53Z xander $
 */

-= Note =-
These drivers are for RobotC 2.00 and higher and are part of the
version 2.1 of the 3rd Party RobotC Drivers suite.

What's new in 2.1?
* You can now calibrate light sensors on a per-port basis. It also works with light sensors
  connected to a sensor MUX.
* Added getUID() which returns a unique ID for your NXT based on the Bluetooth address.
  This number is unique for every NXT.
* All tight while loops have been replaced with while (condition) EndTimeSlice(); This gets rid of warnings.

-= API Documentation =-
The complete API documentation can be found in the html folder.
Just point your browser at the index.html file.


-= Downloads and support =-
These drivers can also be downloaded from:
http://sourceforge.net/projects/rdpartyrobotcdr/

The documentation is hosted here:
http://botbench.com/driversuite/

For support questions, please use the RobotC 3rd party sensors forum:
http://www.robotc.net/forums/viewforum.php?f=41

Thanks,
Xander Soldaat (mightor@gmail.com)

/*
 * $Id: README.txt 66 2011-09-09 09:41:53Z xander $
 */
Source: README.txt, updated 2011-09-10