Trisha Shetty (Editor)

Lego Mindstorms EV3

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Lego Mindstorms EV3

Lego Mindstorms EV3 is the third generation robotics kit in Lego's Mindstorms line. It is the successor to the second generation Lego Mindstorms NXT 2.0 kit. The "EV" designation refers to the "evolution" of the Mindstorms product line. "3" refers to the fact that it is the third generation of computer modules - first was the RCX and the second is the NXT. It was officially announced on January 4, 2013 and was released in stores on September 1, 2013. The education edition was released on August 1, 2013. There are many competitions using this set. Among them are the First Lego League and the World Robot Olympiad.

Contents

Overview

The biggest change from the Lego Mindstorms NXT and NXT 2.0 to the EV3 is the technological advances in the programmable brick. The main processor of the NXT was an ARM7 microcontroller, whereas the EV3 has a more powerful ARM9 CPU running Linux. A USB connector and Micro SD slot (up to 32GB) are new to the EV3. It comes with the plans to build 5 different robots: EV3RSTORM, GRIPP3R, R3PTAR, SPIK3R, and TRACK3R. Lego has also released instructions online to build 12 additional projects: ROBODOZ3R, BANNER PRINT3R, EV3MEG, BOBB3E, MR-B3AM, RAC3 TRUCK, KRAZ3, EV3D4, EL3CTRIC GUITAR, DINOR3X, WACK3M, and EV3GAME. It uses a program called Mindstorm to write code using blocks instead of lines. However it can also be programed on the actual robot and saved.

The EV3 Home (31313) set consists of: 1 EV3 programmable brick, 2 Large Motors, 1 Medium Motor, 1 Touch Sensor, 1 Color Sensor, 1 Infrared Sensor, 1 Remote Control, cables, USB cable, and 585 TECHNIC elements.

The Education EV3 Core Set (45544) set consists of: 1 EV3 programmable brick, 2 Large Motors, 1 Medium Motor, 2 Touch Sensors, 1 Color Sensor, 1 Gyroscopic Sensor, 1 Ultrasonic Sensor, cables, USB cable, 1 Rechargeable battery and 547 TECHNIC elements.

An expansion set for the Educational Core Set, which can be bought separately, contains 853 Lego elements. However, the expansion set and the educational set combined do not contain enough components necessary to build most robots of the retail set. This contrasts with the NXT; the educational set combined with the resource set could build any of the retail designs. The EV3 educational set was released a month earlier than the retail set, on August 1, 2013. Robots that can be built with the core education set are the EV3 educator robot, the GyroBoy, the Colour Sorter, the Puppy and the Robot Arm H25. Robots that can be built with the expansion set are the Tank Bot, the Znap, the Stair Climber, the Elephant and a remote control. Another robot that can be built with a pair of core set and an expansion set is the Spinner Factory. NXT’s Hitechnic sensors Blocks can be used with the EV3&NXT.


NXT’s sensors can be used with the EV3. It can boot an alternative operating system from a microSD card, which makes it possible to run ev3dev, a Debian Linux-based operating system.

Compatibility

All NXT sensors, motors, and building elements work with EV3 and are recognized as NXT sensors/motors when plugged in. EV3 sensors do not work with the NXT, but EV3 motors do. The NXT brick can be programmed with the EV3 software, but lacks some software features. When you use the EV3 software to program the NXT, you must download extra programming-blocks, such as the UltraSonic sensor (which is included in the standard NXT kit, but not the standard EV3 kit). The EV3 brick cannot be programmed with the standard NXT software, but some third party software supports both systems.

Notable robots made with the EV3 platform

  • The Braigo is a robotic Braille printer designed by Shubham Banerjee, a 12-year-old boy from Santa Clara, California in the Silicon Valley region. It is a modified version of the BANNER PRINT3R project, designed by Ralph Hempel. Its low cost (US$354) is an advantage over typical Braille printers (which can cost upwards of $2000).
  • The CubeStormer III is a Rubik's cube solving robot, the former Guinness World Records record holder for the fastest Rubik's Cube solving robot - 3.256 seconds. The previous record of 5.27 seconds was held by the CubeStormer II, which was built with previous generation NXT parts. The CubeStormer III broke the record on March 15, 2014.
  • The Lego Bookreader is a digital book reader made from the EV3 kit that can digitize paper books.
  • Enhancements

    On the EV3 AM1808 platform, it is possible with a small hack to double the encoder's resolution. By enabling edge triggered interrupts on the encoder B line (called direction line by Lego), it is possible to have 720 increments per turn instead of 360. This enhancement allows for smoother rotation at low speed and better position control. This hack was not possible on the NXT due to a hardware limitation. The modified firmware implementing this modification is called EV3.14.

    References

    Lego Mindstorms EV3 Wikipedia