Home / Tag Archives: Mindstorms (page 2)

Tag Archives: Mindstorms

Virtual Brick: A First Look – Making a Line Follower

Robomatter has released a new product called the Virtual Brick.  They have re-engineered the Virtual NXT and added new functionality, new blocks, improved robot performance, as well as a new interface to make the Virtual Brick much easier to use with the EV3.  The “Brick” part is because it now works with both LEGO bricks; the NXT and EV3. What is the ...

Read More »

Using Robot Virtual Worlds inside a VM

If you’re like me and you use a lot of Virtual Machines, then this may be of some use to you.  In Robot Virtual Worlds, you have 3 camera settings: Follow mode: you can use the wheel to zoom in and out. Camera view from above Free movement: hold left button and move to move the view. The wheel is ...

Read More »

Released: ROBOTC 4.28

Just in time for Christmas! A new release of ROBOTC for both LEGO MINDSTORMS and VEX.  So many new features and bug fixes have been added for all the platforms that the original ROBOTC blog had to have two separate posts for the releases.  I won’t rehash everything that’s on them; you can read the one for LEGO MINDSTORMS here: ...

Read More »

Coming Soon: Mindsensors Grove Sensor Adapter for EV3 or NXT

I was wondering if a one of the 3rd party sensor companies was ever going to come up with an EV3/NXT adapter for the Grove System.  Not sure what it is?  Grove System is an interface standard that allows you to connect all sorts of peripherals to your microcontroller.  There are adapters for Arduino and RaspberryPi, but not for the ...

Read More »

The FATCATLAB’s Meow: EVB

Imagine an EV3 with a backlit screen, a 1GHz CPU, instead a 300MHz one and 8 times more memory, that’s pretty much what the EVB is.  It’s a cape (kind of like an Arduino Shield) for the BeagleBone Black (BBB) and it’s awesome.  It really, really makes me wish the EV3 had a backlit screen like this thing. I was ...

Read More »

Mindsensors Programming Poll

Mindsensors are doing a poll to find out which is your favourite programming environment for the EV3!  You can guess which one I picked. That’s right, ROBOTC, of course. You can find the poll on their page, on the left side, half way down and just below the downloads menu. Make your vote count!

Read More »

Released: ROBOTC 4.27

This is a copy of the post on the ROBOTC website, the original announcement can be found here: [LINK]. The ROBOTC Development Team is very excited to announce our latest release update, ROBOTC 4.27! This update is for the both the VEX Robotics (CORTEX and IQ) and LEGO MINDSTORMS (NXT and EV3) robotics systems and includes new features, functionality and a load of ...

Read More »

Mindboards forums are back!

If you receive a mail like the following below, don’t panic, it’s not a phishing expedition by some ruthless hacker.  You’re seeing the fruits of the hard labour that Sebastian Trella has done to resurrect the Mindboards forums.  Please spread the news on your blog, if you have one. Dear mindboards.net forum member: The MindBOARDS forums have finally been moved ...

Read More »

Coming Soon: Mindsensors EV3 Sensor MUX

Deepak from Mindsensors told me they have a new device coming out soon: a Sensor MUX for the NXT and EV3. What makes this one different from the MUXes out there?  Well for one, it’s very compact, only 42 mm x 48 mm, with mounting holes in a 4 x 5 studs square.  Other features include: Support for all EV3 sensors (UART ...

Read More »

EV3_IDE: ANSI C on the EV3

If you’re keen to do ANSI C programming on your EV3 but are not a big fan of using Emacs, Eclipse or vi, then this may just be the thing for you.  It’s a .Net based IDE, running on Windows, that uses the standard gcc toolkit for the EV3’s ARM9 chip.  It’s simply called EV3_IDE.  The nice thing about it ...

Read More »