Home / Programming (page 7)

Programming

Released: ROBOTC Driver Suite V2.3

Some boneheaded bugs fixed and a new driver Thanks to some very astute users of my suite, I have fixed a couple of stupid bugs in my IMU driver (this seems to be a recurring theme, it seems). A new sensor driver has also been added, this one was not written by me but Daniel Playfair Cal. Changelog More fixes ...

Read More »

ROBOTC 3.04 is now available!

Looks like Robotics Academy released another release of ROBOTC 3.x.  There’s a list of bugs that have been fixed but one of the coolest new things is the ability to go beyond the 160 functions limit! You can download it from the usual place: [LINK]. Change log: Fixed silent updater bug Modified sensor scale and full count settings for gyros ...

Read More »

Released: ROBOTC Driver Suite V2.2

Minor fixes, enhancements and cleanups This release has a couple of small fixes and also gets rid of a couple of really bone-headed bugs in the Dexter Industry IMU sensor driver. The sensor driver has been tested with a real segway by Laurens Valk, check out the video below: The new IMU driver now also features the ability to switch ...

Read More »

Robot Virtual World programming course

I got this mail a few days ago, which I think some of my readers might find interesting.  It’s not a new male enhancement formula, rather an offer from Robotics Academy for a free Robot Virtual World programming course. Below you will find a copy of the mail (with some tweaks to make it a little more readable on my ...

Read More »

NXT-G 2.0 available for download from LEGO

If you have an NXT set but have lost your CD, you can now legally download a copy of the ISO image of NXT-G 2.0 (retail, not edu) from the LEGO website.  Why this is only available now and not earlier is a mystery to me but it’s here now so grab it while you can. If you have an ...

Read More »

ROBOTC 3.03 available for download now

The Robotics Academy folks just announced the availability of a new version (3.03) of ROBOTC.  Quite a few bugs have been fixed.  You can download the latest version right here: [LINK]. 3.02 to 3.03 Change log: Fixed issue with nMotorEncoderTarget when issuing a positive target with a negative speed. Removed windows that would cause Virtual Worlds to crash when opening. ...

Read More »

Finding Bluetooth paired NXTs with WMI

Windows Management Instrumentation I’ve been programming a fair bit of C# lately and one of the things I needed to do was find a list of all the COM ports used by NXTs that had been paired with the currently connected Bluetooth controller on the laptop. WMI, or Windows Management Instrumentation, is a mechanism in Microsoft Windows that allows you ...

Read More »

ROBOTC 3.0 is Here! (and that’s not all!)

After what seems like a dog’s age, a new release of ROBOTC has been, well, released (as is often the case with releases). Here’s what I know so far. Many platforms, one program They’ve done a major overhaul of the internal workings of the ROBOTC program and compiler, you no longer need to install multiple versions for each platform you ...

Read More »

Released: ROBOTC Driver Suite V2.1

Nothing earth shattering Not as many new features or bug fixes as the last one but some nice little things none the less. Where can I download it? You can get it at the usual place: [LINK]. Changelog You can now calibrate light sensors on a per-port basis. It also works with light sensors connected to a sensor MUX. Added ...

Read More »

Released: ROBOTC Driver Suite V2.0 Final

At last Finally, after what seemed an eternity, a 2.0 final version has been released of the ROBOTC Driver Suite. There are many, many changes since the 1.x version of the suite, not so many if you’ve been using the betas. The suite now supports more than 50 sensors and has been downloaded over 4300 times since March 2009. I’d ...

Read More »