Book Image

Building Smart LEGO MINDSTORMS EV3 Robots

By : Kyle Markland
Book Image

Building Smart LEGO MINDSTORMS EV3 Robots

By: Kyle Markland

Overview of this book

Smart robots are an ever-increasing part of our daily lives. With LEGO MINDSTORMS EV3, you can now prototype your very own small-scale smart robot that uses specialized programming and hardware to complete a mission. EV3 is a robotics platform for enthusiasts of all ages and experience levels that makes prototyping robots accessible to all. This book will walk you through six different projects that range from intermediate to advanced level. The projects will show you building and programming techniques that are used by engineers in the real world, which will help you build your own smart robot. You'll see how to make the most of the EV3 robotics platform and build some awesome smart robots. The book starts by introducing some real-world examples of smart robots. Then, we'll walk you through six different projects and explain the features that allow these robots to make intelligent decisions. The book will guide you as you build your own object-tracking tank, a box-climbing robot, an interactive robotic shark, a quirky bipedal robot, a speedy remote control race car, and a GPS-navigating robot. By the end of this book, you'll have the skills necessary to build and program your own smart robots with EV3.
Table of Contents (9 chapters)

Where does the EV3 fit in?

In this book, we will be using the LEGO MINDSTORMS EV3 to make our own smart robots. The EV3 is ideal for building smart robots at this level for several reasons:

  • It allows robotics enthusiasts of all skill levels to quickly prototype their own robots.
  • It includes a suite of cool sensors that our robot can use to gather information about its environment.
  • It has its own unique, intuitive programming language and development environment that allow us to write programs to control our smart robot.
  • It includes motors and other hardware that enable it to interact with its environment.
  • The EV3 intelligent brick acts as the brain of the robot. It runs the program, processes information from the sensors, makes decisions, and controls the motors.

The EV3 robotics platform is convenient, accessible, and includes everything that we need to build our own smart robots.