-
Notifications
You must be signed in to change notification settings - Fork 20
Home
Xander Soldaat edited this page Jun 26, 2014
·
2 revisions
The ROBOTC Driver Suite was started back in 2008 when I wrote my first ROBOTC driver for the HiTechnic IR Link. It slowly grew from just a couple of drivers to an entire suite, supporting over 50 different sensors and devices that can be connected to the NXT.
Great care has been taken to ensure the API for the various drivers is consistent and easy to understand. The idea is that it should be clear from the name what a function does. A lot of time has gone into documenting each driver and providing examples for each driver to show how to use it.
Just want to use the Driver Suite? Click here: User Manual
Want to find out how you can contribute? Click here: Contributor Manual