Home / Programming (page 6)

Programming

ROBOTC Driver Suite Tutorial

Finally, after months and months of stalling, I have started and completed a tutorial for my Driver Suite. It actually took me a lot less effort than I originally thought it would, but I am happy with the result, as I am sure you will be. The tutorial will help you setup ROBOTC to use the drivers, how the they’re ...

Read More »

ROBOTC Drivers: Winding road

I don’t usually use graphs but when I do… Ever since I started writing my drivers back at the end of 2008, I would not have thought that I would now be almost at 6000 downloads. I was pouring over the stats and I noticed something quite cool.  It is not hard to tell that my main user base are ...

Read More »

Released: ROBOTC Driver Suite V2.5

Two new drivers Support for two new sensors has been added this time: The Dexter Industries 3-axis Magnetic Compass Sensor (dCompass) Mindsensors Pressure Sensor (PPS58-Nx) Changelog * Added new driver + test programs for Dexter Industries dCompass (Driver name: DIMC) * Added new driver + test programs for the Mindsensors Pressure Sensor PPS58-Nx (Driver name: MSPPS) * Added atan2() function ...

Read More »

ROBOTC 3.08 available for download now

Just a quick post to let you know that ROBOTC 3.06 is available for download now.  You can pick up here: [LINK]. No Changelog has been released yet, but I’ll post it as soon as I get it.  The one thing I do know that has been added is support for the new digital encoders on the Tetrix platform.  You ...

Read More »

ROBOTC 2.03 for RCX Free!

Now here’s a bargain you can’t refuse.  The folks over at Robotics Academy have created an RCX-only version of ROBOTC 2.03 and made it available for everyone to download! For free, no less!  That’s a lot of exclamation points! Ever since ROBOTC 2.02+ was released without RCX support, a lot of folks were complaining about the inability to use their ...

Read More »

Teleop Catalyst for ROBOTC

Titus Woo posted on the ROBOTC forums about a really cool new program he’d written to make it easier for FTC teams to make a teleop program for their robot.  I’ve never done FTC but I maintain the ROBOTC forums so I see a lot of question go by during the season about the teleop (Remote Control) part of the ...

Read More »

ROBOTC version 3.05 has been released!

From the ROBOTC blog: Hi all, We’ve just released ROBOTC 3.05. Head on over to the download pages to download the latest version! Change log: NXT: Allow “File Management” window to play multiple sound files and not just a single file. Fix bug in implementation of NXT intrinsic function “I2CGetSensorInfo”. Holding down gray EXIT button on NXT will now eventually ...

Read More »

Released: ROBOTC Driver Suite V2.4

More 3rd party 3rd party drivers Does a 3rd party 3rd party driver make it a 4th party? I’m not sure, you decide.  In any case, my good man Gus at HiTechnic has provided a very nice driver for the new HiTechnic Super Pro Board.  Thanks for that! I also added a driver for the totally awesome Mindsensors Touch Panel ...

Read More »

Great PID video

Ivan Seidel from Brazil made a really great video to explain how PID control works. The video is in Portuguese but if you click on the “CC” (closed caption) button at the bottom, you’ll get English subtitles!  Go watch it, it’s really awesome.

Read More »

Kinect for Windows SDK Beta 2

Microsoft released a new version of the Kinect SDK a few days ago and I totally missed it!  They have also made a really nice site for it, too.  You can check it out here: [LINK]. Some of the new things in this version of the SDK include: Faster  and Improved Skeletal Tracking With updates to the multi-core exemplar, Kinect ...

Read More »