Home / Tag Archives: Mindstorms (page 3)

Tag Archives: Mindstorms

Conway’s Game of Life

I’ve always wanted to make a ROBOTC version of Conway’s famous Game of Life. It was first thought of back in 1940, so it’s a real piece of computer science history.  The Game of Life has very simple rules: (taken from WikiPedia) The universe of the Game of Life is an infinite two-dimensional orthogonal grid of square cells, each of ...

Read More »

New Release: ROBOTC 4.26

It’s out!  ROBOTC 4.26 has been released.  You can read all about it here: [LINK].   It has a lot of changes, so be sure to check the complete Changelog.  Now that it’s out, I can focus on finishing up the ROBOTC Driver Suite, which still needs quite a bit of work for the EV3.  No rest for the wicked!

Read More »

New Release: ROBOTC 4.25

There’s a new release of ROBOTC available for all platforms, version 4.25, the “Blood, Sweat and Tears” edition!  Well, the official name is “Preview Release”, but I think my name is more accurate.  A lot of work into making this release.  So without further ado, let’s have a look at some of the highlights of what’s new. Full EV3 Functionality ...

Read More »

Review: The LEGO MINDSTORMS EV3 Discovery Book

The long awaited EV3 building and programming book by Laurens Valk is finally available!  It’s called “The LEGO MINDSTORMS EV3 Discovery Book” and it’s 370+ pages of awesomeness. Where to start?  The book has been printed in full colour, which is a massive improvement over his previous book and a real pleasure to read.  The colours are very bright and ...

Read More »

New: Mindsensors LineLeader v2

LineLeader v2

Mindsensors have released a new sensor, or rather, a new edition of one of my most favourite ones: the LineLeader v2.  The v2 has a new, better, processor inside and has been optimised to work better with the rather, ehm, tempestuous I2C implementation on the EV3.  That means that you can be sure that it will operate just fine.  Other ...

Read More »

Released: ROBOTC 4.10

ROBOTC 4.10 has been released for all platforms, VEX and MINDSTORMS.  The list of changes is enormous,you can find the complete overview here: [LINK].  Here’s a list of the changes, copied from the aforementioned link.  I have highlighted the changes pertaining to LEGO MINDSTORMS EV3. It seems that the Driver Suite has not been included with this release.  Fear not!  ...

Read More »

EV3 Extended Firmware + VM now on Github

The firmware used by National Instruments and Robomatter for their respective programming environments has been pushed to Github.  It is based on the sources of LEGO’s firmware version 1.05A.  Please note that only the master branch has been pushed out, the private development branches will remain as such. The extended firmware sports a number of improvements, including: opcodes to turn ...

Read More »

ROBOTC for EV3 Beta 1: Available Now!

ROBOTC for EV3 Beta 1

It’s here!  The first beta of ROBOTC for EV3 has arrived! It took a bit longer than we’d hoped for but the wait is over.  You can now program your EV3 with ROBOTC.  This is the first public beta and as with all betas, there will be some missing features and bugs.  The basic functionality is mostly all there: General ...

Read More »

ROBOTC on EV3: Getting Closer!

There has been an enormous amount of progress in the past few weeks on the ROBOTC for EV3.  Many bugs and issues were fixed in the base LEGO VM that were causing issues, such as failed auto-id and I2C transactions. Pretty soon I can start working on porting the Driver Suite to the EV3.  Some things like I2C will be ...

Read More »

Invitation to LEGO Education Community

If you are involved in LEGO Education, then this may be the perfect place for you to discuss with your peers.  Below is a copy and paste of the original invitation.  The target audience includes parents involved in FLL and people with a general interest in learning and using LEGO in learning, so teachers and other educators.  However, due to ...

Read More »