Posts Tagged ‘LEGO MINDSTORMS EV3’

20180216_211349342_iOS

February 2018 welcomed a new official LEGO event in the USA: LEGO LIVE. This event celebrated community, creativity, and of course those iconic bricks. I, along with Kyle (aka Builderdude35), Justine, and Jon took charge of developing an interactive LEGO MINDSTORMS Booth. Besides showing off some exclusive MOCs, our both was also home to an epic LEGO MINDSTORMS Sumo Challenge!

Our sumo challenge invited guests to modify the tracker robot that can be built with the LEGO MINDSTORMS EV3 set. Once modified, guests could program the bot with the use of colorful blocks. This idea is hardly new, having previously been used other projects, such as NXT P-Sumo with RFID cards, and color blocks with the EV3 Fix-It Factory. This approach provides an easy interface to program a robot while at a show, without the need for lots of laptops or iPads.

After building and programming their bots, our guests were invited to compete against each other in our sumo right. Yours truly spent the majority of the event announcing matches and celebrating these matches, but traded off with Jon and some of our assistants. With thousands of guests per session, we hosted several hundred sumo matches!

While sumo was a huge draw for the booth, we also came with some unique EV3 MOCs. Kyle brought his hallmark grunt while Jon brought his incredible LEGO birds. Justine showcased her EV3-ified Millennium Falcon. I brought Creep3r. Just naming a few. With so many bots, it was a struggle to keep batteries charged and man all the tables! Not bad for this small group.

The booth often had a wait of 20 or 30 minutes to play sumo. Our MOCs provided a great distraction for kids and adults waiting in line. We were able to catch one calm shot before the crowds and it was impressive to see what 4 AFOLs could create in their spare time!

20180218_124606934_iOS

Even with all the crowds and robots to maintain, we still found time for fun! There were some human-sized minifigs walking around and Justine and I were able to score a selfie with LEGO Lady Liberty!

20180218_193241900_iOS

It was a great weekend and come Sunday night it was hard to believe it was over. Packing up, we were all sad to leave.

20180219_005351033_iOS

As cool as LEGO LIVE was, I was disappointed to leave one MOC behind. I haven’t showcased this creation yet, but here’s a sneak peek for those of you who read the whole post! Stay tuned for more!

20180221_010405759_iOS

image(22)

If you have launched EV3-G recently, you probably discovered that there is a new update! LEGO has released version 1.2.2 to address the “VM Program Instruction Break” bug. Be sure to update your software to the latest version. The bug did not affect the firmware on your EV3, just the compiler in EV3-G.

The Seshan Brothers, over at EV3Lessons.com, have an excellent overview of the bug.

You can download the latest versions of the LEGO MINDSTORMS programming software here!

DSC_0093
LEGO was all over World Maker Faire! Besides FIRST LEGO League, LEGO was a common sight. LEGO provides a flexible building platform and Makers love LEGO. While it might not ship in a final project, the iconic, modular bricks provides an unmatched ease of use for prototyping. This has been one of my favorite posts to write, showing off all the awesome creations of the community! Follow me after the break to check out more of the LEGO sights of World Maker Faire 2016!

(more…)

Remember that LEGO GoPro Gyro Stabilizer I showed in my Make Faires post? If not, check out the picture below!

Now you can 3D print that same GoPro to Technic Mount! I have posted it on Thingiverse. Go Check it out! All you need is 1 EV3, 3 Gyros, 3 Motors and an afternoon to make your own! Have fun!

WP_20150926_005

About 9 months ago, FATCATLAB posted a Kickstarter for an EV3 cape for the BeagleBone Black, an open source embedded Linux computer created by Texas Instruments. Their product was called the EVB. It was successfully funded and kits shipped out a few months ago. I received mine  a little while back. Generally I prefer using an EV3 brick, but I have loaned a bunch of my EV3s out to a local school district for training for FIRST LEGO League as they were awaiting their shipment of EV3s from LEGO Education.

See my thoughts (that didn’t make the video) after the break. (more…)

3495OS_Lego Mindstorms Essentials_Mini

LEGO MINDSTORMS EV3 Essentials by Abid H. Mujtaba in a new offering from PACKT Publishing. I was able to review the ebook over the last couple weeks.

PACKT did a good job in publishing the book in color. The book presents the EV3 in great details. It goes over each sensor and motor and includes comments on using NXT electronics with EV3. However, some of the images used were out of focus or looked cropped. The screen captures of the EV3 screen were good quality, which is key to understanding what is going one. That said, if you want a summary of EV3 hardware, there are better books out there. You might consider another option.

Where this book really shined (albeit a bit unusual approach, by not actually talking about some of the really cool tools of leJOS) is that it provided an overview of Java leJOS on EV3. It goes over some basic Linux settings (wifi among other things) on the brick. It goes over IDEs and Makefiles. The book provides some good sample programs to get you started. It sort of assumes you have some exposure to Java and Linux, but not much on MINDSTORMS.

Overall I would recommend this book if you want to do Java on EV3 and have some Linux exposure. However, there is some room for improvement. Naturally, it is LEGO and MINDSTORMS, not Lego nor Mindstorms. Lastly, leJOS has some impressive tools out of the box that seem to be ignored.

EV3P_cover_new-webProgramming can be some of the most difficult and most exciting parts of working with LEGO MINDSTORMS. Seeing a creation come to life can simply be magical (#mindstormsmagic), but is a daunting task for many. With a slew of books on the market for EV3, few focus almost completely on programming. The Art of LEGO MINDSTORMS EV3 Programming by Terry Griffin does a good job of making programming something anyone can do.

First the quality of the book is simply awesome! No Starch Press has an excellent pulse on the MINDSTORMS community and the durable book in full color goes a long way in helping you learn how to program a robot. Great content can often be impaired by back and white images or cutting corners in the publishing process. This book, like The LEGO MINDSTORMS EV3 Discovery Book and The LEGO MINDSTORMS EV3 Idea Book, is made well and will last a long time. (Comes in handy since I suspect you will referring to the book more than a few times.)

ev3p_130-131

The author guides you though building a basic bot and programming it to complete various tasks. These range from things like line following and navigation. Griffin also goes over sensors in both the education and retail kits of EV3, making it a good resource for just about anyone.

Like any good MINDSTORMS reference, there is good discussion on each sensor and how that relates to programming. Griffin also discusses each programming block in good details. This helps create the logical links for any new programmer. One of the unique parts of the book is how practical it is. Most books present turnkey bots and programs. This does wonders for getting you started, but might not be as much help in the classroom or on your FIRST LEGO League team. The author walks the reader through the process of experimenting with some of the basic sensor views as you can see in the picture, left. These sorts of skills work well there is no one correct solution to the challenge.

Overall I was really impressed with the book. My only criticism is that it very much revolves around one robot. Sometimes how you use a sensor in software varies on physical construction of the bot. Take my latest bot Creep3r for example. While I use the IR and touch sensors in a straight forward way, the use of the color sensors detecting the doors and acting as part of the explosion is quite unique. It makes for a slightly more complex program, but makes the bot more exciting. That said, when you begin to use sensors in more unique ways such as sensing internal robot functions instead of the environment, that is a bit more complex. I would say this is a very minor drawback of the book, but would certainly be an exciting topic for a future book to explore.

Hands downs this is one of the best programming references on the market. I would say that The Art of LEGO MINDSTORMS EV3 Programming is a must have for anyone who is getting starting creating robots. Couple this book with The LEGO MINDSTORMS EV3 Discovery Book and you have an excellent set of references for any new EV3 owner!

 

ejpark

A few weeks at Maker Faire I met Eun Jung (EJ) Park and I was asked to review her latest book Exploring LEGO MINDSTORMS EV3 Tools and Techniques for Building and Programming Robots. I spent the past few weeks (between trips) reading the book and thought I might share my review.

Exploring LEGO MINDSTORMS EV3 Tools and Techniques for Building and Programming Robots is a fun book. I love the various bots. Animals have always been popular in the MINDSTORMS community and this books introduces a bunny (as seen on the cover), a turtle, and a couple others. Each has their own special attribute and it is certainly fun to bring them to life!

As I said, Park does an excellent job of creating fun robots, but these are more complex to build. There are two things that make these bots more difficult. The first is lack of color images, but I will touch on that later. The second is that use new building techniques and more parts than many other models. I see this as a good and a bad. If you make it though building each bot in the EV3 software, then it is certainly something you would enjoy. You will learn some new ways to construct bots. Best of all, you will create a robot that is just cool to play with. If you are picking up this book before building an EV3 bot, then you might have some trouble.

Where Park really shines is in the programming. This book is more technical: how to use motors and sensors. Park goes into great detail on programming walks you through creating some very cool code. Aside from the black and white images, the programming and explanation is pretty easy to follow. Park does a good job of creating a bot that is exciting and fun to program, but still leaves it open ended to add more. The detail given to how the various motors and sensors function, make this an excellent reference for anyone new to MINDSTORMS.

Exploring LEGO MINDSTORMS EV3 Tools and Techniques for Building and Programming Robots is a bit strange in that I loved the content, but hated the physical book. To put it simply, the physical book is in black and white. This makes following along (especially building instructions) extremely difficult. The lack of color images probably has less of an effect on the programming images, but it would still make the programming a bit easier to follow. A color version of this book would go a long way and enable the author to do so much more. Hopefully Wiley will release one  in the future as it is the most glaring handicap on an otherwise great book.

Overall I would recommend this book for the programming guidance, but until Wiley releases a color version (maybe in an ebook?) I wouldn’t suggest this for first time builders. If you have been around MINDSTORMS a bit and looking to expand knowledge in programming, then this might be a good book for you.

You can find the book on amazon here.

 

image(22)

By now you have likely seen the picture above or my original post. In September I took these guys to World Maker Faire in New York City. These bots were a huge hit, bringing Minecraft to life! Since the original video, I have received one question to no end: does it explode? My answer? See for yourself!

My latest video takes captures some of my favorite moments from World Maker Faire. The event was a team effort bringing employees from LEGO as well as the greater LEGO MINDSTORMS Community together. There is so much overlap between the MINDSTORMS Community and the Maker Community! It was great to share ideas and projects with others!

These Creep3rs will be touring for a bit. My good friend Marc-Andre has one up in Canada. In addition, a couple of these guys will be traveling with me to Brickworld Tampa in a couple weeks!

What are you up to this weekend? Well, I will be in New York City for the World Maker Faire and I am bringing this guy along. Check out the video to see what I made!

Fans of Minecraft are sure to recognize him. This is just a teaser video of what you might see if you stop by the LEGO MINDSTORMS booth. The total project took just under a month and used well over 1000 LEGO Technic parts. Checkout how I am a #RobotMak3r!