Home / Tag Archives: Mindstorms (page 5)

Tag Archives: Mindstorms

New Release: ROBOTC 3.62

This is most likely the last 3.x ROBOTC release.  It fixes a couple of things, you can find the list of changes below.  Download your copy of it here: [LINK]. 3.61 to 3.62 Changelog Bug Fix: Fixed additional bug in “NXT Brick – Joystick” windows with the “Improper Argument” message box. Installer Fix: Updated Code Signing Certificate for Installers – ...

Read More »

HiTechnic Sensor EV3 Blocks

HiTechnic has brought out a couple of EV3 programming blocks for its sensors. The blocks and instructions on how to import them into your software can be found here: [LINK]. With these blocks you will be able to use the Angle, Compass, Accelerometer, IRSeekerV2, and Gyro sensors.  Cool!

Read More »

New MINDSTORMS EV3 Site is Live!

The new LEGO MINDSTORMS EV3 website is live! You can download the software while you wait for your set to arrive.  You can also see all the cool bonus models in great detail.  So what are you waiting for?  Point your browser here and check it out!

Read More »

Controlling the EV3 over TCP/IP

Anders Søborg has written a great guide on how to establish a TCP/IP connection with the EV3: [LINK].  He’s working on a C# library that will make it very easy to remote control your brick this way, using direct commands over TCP/IP.  It’ll be part of the next release of his Monobrick library. I am looking forward to seeing how ...

Read More »

PSA: Issues with Some EV3 Battery Packs

Over the past few days I’ve seen stories regarding the LEGO Education EV3 Battery Pack circulating on the various forums and FB groups.  Yesterday LEGO Education released a statement to customers and partners who are affected by this issue, confirming the problem.  I’ve put a small excerpt of the statement below.  You can download the full text here (zip file ...

Read More »

My OHM2013 Talk is Now Online

I did a short talk on the OHM2013 event about hacking the brick.  I spoke about some of the projects I did with the NXT and the things I am doing with the EV3.  In retrospect, I should’ve prepared a little more but I didn’t really have time to do so.  Enjoy (or cringe, whatever you prefer). The video was ...

Read More »

EV3: Creating a Console Cable

As some of you know, the EV3 runs a stripped down version of the Angstrom Linux distribution. The cool thing is that the kernel has been configured to output diagnostics data to the first sensor port (S1).  You can easily access this data by using a USB to serial converter.  You can make one yourself or if you’re not that ...

Read More »

EV3 Retail to start selling 1 September

“Sometime in fall” now has a proper date: it’s 1 September.  That means you only have to wait one more month before you can buy the EV3 retail set.  Below you can find the press release.  This is awesome news! Check out all the cool bonus models made by the LMEP!  Can you guess what they are?  I think my ...

Read More »

LEGO MINDSTORMS EV3 Source Code Available

At last, the LEGO MINDSTORMS EV3 source code is now available for your perusal.  It’s been uploaded to the Mindboards Github space: [LINK]. You can simply clone the repository.  It would be really great if you could drop us a note to let us know what you’ve done with it!  It would be nice if some of the programming effort ...

Read More »

EV3 hackathon at the OHM2013 Event!

If you haven’t heard of the OHM2013 event then you’ve probably been living under a bit of a rock.  It’s a truly massive hacking event in the Netherlands that takes place every 4 years (albeit under a different name each time).  This year is extra special because Steven Canvin, the former manager of the MINDSTORMS robotics community, will be there ...

Read More »