Home / Tag Archives: NXT (page 2)

Tag Archives: NXT

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 »

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 »

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 »

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 »

Cool Project: EV3 and NXT over WiFi

One of my readers, Elias Barcia, mailed me back in May 2013 to ask for some input for a university project he was working on: make the three generations of MINDSTORMS, RCX, NXT and EV3 communicate with eachother.  I gave him some feedback and pointers and some time passed.  I had all but forgotten about it until he mailed me ...

Read More »

Tris10: FindBall NXT and EmitIR

Tristan from Tris10.com (yeah, very clever domain name!) sent me a FindBall NXT and EmitIR to play with and write a ROBOTC driver for. The FindBall NXT The FindBall NXT is a sensor specifically made to locate a 40KHz modulated IR signal, as used by the RoboCup Junior balls.  Tris10 claim that it is currently the best sensor for this ...

Read More »

Virtually Awesome: Virtual NXT

Robotics is great but if you have a lot of kids that want to take part, you’re going to need a fairly large number of sets.  You don’t want to have spend the first 15 minutes of each class rebuilding the base robot for the lessons of that day. Up until now, you could use the ROBOTC Virtual Worlds, which ...

Read More »