Archive for category: Programming

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

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

    ROBOTC September 13, 2011 22:10 13 comments

    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 [...]

     
  • Released: ROBOTC Driver Suite V2.1

    Released: ROBOTC Driver Suite V2.1

    ROBOTC Driver Suite September 10, 2011 19:25 no comments

    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 [...]

     
  • Released: ROBOTC Driver Suite V2.0 Final

    Released: ROBOTC Driver Suite V2.0 Final

    ROBOTC August 20, 2011 16:35 2 comments

    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 [...]

     
  • Kinect SDK Beta Refresh

    Kinect SDK Beta Refresh

    C#, Programming, Sensors August 2, 2011 19:52 3 comments

    Microsoft has released a new refresh of the Kinect SDK. The new beta has a few driver updates and some run time enhancements.  They also worked on improving the documentation. More information about the latest Kinect SDK update can be found on the official website: [LINK] You can download the [...]

     
  • Mindsqualls is Back from the Dead!

    Mindsqualls is Back from the Dead!

    C#, NXT, Programming, Ramblings July 26, 2011 07:48 no comments

    After a prolonged hibernation period, the Mindsqualls project is back from the dead and version 2.0 has been released. I was using an older version in my super secret Kinect project, so it is nice to see that is being maintained again. Mindsqualls is one of the easiest to use [...]

     
  • Kinect SDK is Finally Here!

    Kinect SDK is Finally Here!

    C#, Programming, Sensors June 16, 2011 21:00 1 comment

    The Kinect SDK is here and the tutorial series of basic fundamentals on it also arrived: The Kinect SDK Beta download: [LINK] Installing and using the Kinect sensor: [LINK] Camera fundamentals: [LINK] Skeletal Tracking fundamentals: [LINK] Audio fundamentals: [LINK] Depth data directives: [LINK] Via [Kinect Hacks] Now I can finally [...]

     
  • Improved Thermal Imaging

    Improved Thermal Imaging

    Experiments, NXT, ROBOTC, Sensors June 16, 2011 16:53 15 comments

    After the initial post about my thermal imaging system using the Dexter Industries Thermal Infrared Sensor, I made some improvements with both the speed and accuracy of the whole thing. I made the sensor sampling interval time based, rather than encoder value based.  This proved to be a lot better [...]

     
  • New Beta NXT-G Blocks from HiTechnic

    New Beta NXT-G Blocks from HiTechnic

    NXT-G June 15, 2011 06:31 2 comments

    I may not be much of an NXT-G programmer but I can spot a good thing when I see it.  Gus over at HiTechnic has been a very busy man. Last time he brought us the really awesome PID motor block but this time he went the extra mile and [...]

     
  • Bring on the Heat: Thermal Imaging with the NXT

    Bring on the Heat: Thermal Imaging with the NXT

    ROBOTC, Sensors June 12, 2011 22:10 11 comments

    Having spent most of yesterday hacking and optimizing the firmware for the new Dexter Industries Thermal IR Sensor, I thought I would go ahead and make something fun with it today. I built a pan and tilt rig for the sensor with a great deal of gearing down to allow [...]

     
  • Disco Inferno Part II

    NXC, Sensors June 9, 2011 04:24 1 comment

    Sidneys1 has come up with an improved version of my own Disco Inferno, written in NXC. His article has a great explanation of what PWM is and how it works. So if you’re keen to know the finer details about how RS485 can be used to control the brightness of [...]