본문 바로가기

리디 접속이 원활하지 않습니다.
강제 새로 고침(Ctrl + F5)이나 브라우저 캐시 삭제를 진행해주세요.
계속해서 문제가 발생한다면 리디 접속 테스트를 통해 원인을 파악하고 대응 방법을 안내드리겠습니다.
테스트 페이지로 이동하기

Building Smart LEGO MINDSTORMS EV3 Robots 상세페이지

컴퓨터/IT 개발/프로그래밍 ,   컴퓨터/IT IT 해외원서

Building Smart LEGO MINDSTORMS EV3 Robots

Leverage the LEGO MINDSTORMS EV3 platform to build and program intelligent robots
소장전자책 정가12,000
판매가12,000
Building Smart LEGO MINDSTORMS EV3 Robots 표지 이미지

Building Smart LEGO MINDSTORMS EV3 Robots작품 소개

<Building Smart LEGO MINDSTORMS EV3 Robots> ▶Book Description
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.

▶What You Will Learn
- Understand the characteristics that make a robot smart
- Grasp proportional beacon following and use proximity sensors to track an object
- Discover how mechanisms such as rack-and-pinion and the worm gear work
- Program a custom GUI to make a robot more user friendly
- Make a fun and quirky interactive robot that has its own personality
- Get to know the principles of remote control and programming car-style steering
- Understand some of the mechanisms that enable a car to drive
- Navigate to a destination with a GPS receiver

▶Key Features
- Efficiently build smart robots with the LEGO MINDSTORMS EV3
- Discover building techniques and programming concepts that are used by engineers to prototype robots in the real world
- This project-based guide will teach you how to build exciting projects such as the objecta-tracking tank, ultimate all-terrain vehicle, remote control race car, or even a GPS-navigating autonomous vehicle

▶Who This Book Is For
This book is for hobbyists, robotic engineers, and programmers who understand the basics of the EV3 programming language and are familiar with building with LEGO Technic and want to try some advanced projects. If you want to learn some new engineering techniques and take your experience with the EV3 to the next level, then this book is for you.

▶What this book covers
- Chapter 1, Introduction to Smart Robots, explains what qualities a robot must have in order to be considered smart and discusses two examples of smart robots in the real world. Then, it introduces the LEGO MINDSTORMS EV3 robotics platform and summarizes the six projects included in this book.
- Chapter 2, Security Tank –. Object-Tracking Robot, explains how tank-style driving works; introduces mechanisms such as gear ratios, turntables, cams, and EV3's infrared sensor; explores the advantages of using proportional logic in a smart robot, and outlines how to make a beacon following program that applies proportional logic.
- Chapter 3, Omnilander –. Ultimate All-Terrain Vehicle, reapplies tank tracks for a rugged offroad application; introduces advanced mechanisms such as the worm gear, rack-and-pinion gears, and clutches; describes how to make a remote control program for a tank-style robot; and explains how to use proximity sensors to make an autonomous collision avoidance program.
- Chapter 4, Timmyton –. Interactive Robotic Shark, covers the original one-kit-wonder's compact mechanical design, its innovative custom GUI that incorporates several programs into one, programming the color sensor, and the myriad of programming features that make this robotic shark come to life.
- Chapter 5, Grunt - Quirky Bipedal Robot, demonstrates a simple walking mechanism that can be used in an EV3 project, shows how a robot's cosmetic design can develop its personality, describes how nested switches can enable a robot to make decision making, and lists the programming features that lend Grunt its rich interactive qualities.
- Chapter 6, Falcon - Remote Control Race Car, explains how to build a drivetrain and steering system that are modeled after those found in a real-world car, shows how to program carstyle steering that automatically returns to the center, describes how to create a remote control program for a car-style robot, and introduces the basics of MyBlocks.
- Chapter 7, GPS Car - Autonomous EV3 Navigation, introduces two navigation sensors (the GPS receiver and the magnetic compass) and outlines the basic knowledge necessary for using them. Then, it describes how to modify the Falcon to incorporate these sensors and explains how to program the car to use the sensors to autonomously navigate to a pair of GPS coordinates defined by the user.



출판사 서평

▶Editorial Review
Building Smart LEGO MINDSTORMS EV3 Robots explores six EV3 projects that range from a low intermediate level to an advanced level. Each chapter uses examples to teach the building and programming concepts applied in each project, then relating them to an application in a real-world smart robot. Each chapter builds on the knowledge learned in the previous chapter, which makes a structured progression that expands your library of EV3 knowledge as you work your way up to the most advanced project in the final chapter. By the time you finish the book, you will have achieved mastery of EV3 and will have developed all of the skills necessary to make your own EV3 robots.

LEGO MINDSTORMS EV3 is a fantastic robotics platform for enthusiasts of all ages and skill levels. Since its inception, MINDSTORMS has made robotics accessible for an entire generation of hobbyists. EV3 is the third iteration of LEGO MINDSTORMS robotics, and it has provided an introduction to robotics for many young enthusiasts. Robots are assembled using the versatile LEGO Technic elements and are animated using motors. Sensors enable the robots to respond to the environment. Finally, programs are written on a computer using unique graphical software and downloaded to the EV3 intelligent brick to make the robot come to life. EV3 has become a staple in classrooms, homes, and in the FIRST LEGO League robotics competition as educators worldwide have recognized its educational value. The EV3 has proven itself to be a tool for serious learning while delivering the fun of playing with LEGO.


저자 소개

- Kyle Markland
Kyle Markland is a young robotics enthusiast and aspiring engineer who is committed to helping others learn about technology. His first introduction to robotics was when he joined a FIRST LEGO League (FLL) team. In 2015, he started a weekly series of robotics tutorials on his YouTube channel Builderdude35. The videos aim to teach viewers engineering and programming concepts such as PID line following, dog gears, and pneumatics. In recognition of his efforts in robotics education, LEGO MINDSTORMS officially named Kyle a MINDSTORMS Community Partner (MCP) in August 2017.

목차

▶TABLE of CONTENTS
1: INTRODUCTION TO SMART ROBOTS
2: SECURITY TANK – OBJECT-TRACKING ROBOT
3: OMNILANDER – ULTIMATE ALL-TERRAIN VEHICLE
4: TIMMYTON – INTERACTIVE ROBOTIC SHARK
5: GRUNT – QUIRKY BIPEDAL ROBOT
6: FALCON – REMOTE CONTROL RACE CAR
7: GPS CAR – AUTONOMOUS EV3 NAVIGATION


리뷰

구매자 별점

0.0

점수비율
  • 5
  • 4
  • 3
  • 2
  • 1

0명이 평가함

리뷰 작성 영역

이 책을 평가해주세요!

내가 남긴 별점 0.0

별로예요

그저 그래요

보통이에요

좋아요

최고예요

별점 취소

구매자 표시 기준은 무엇인가요?

'구매자' 표시는 리디에서 유료도서 결제 후 다운로드 하시거나 리디셀렉트 도서를 다운로드하신 경우에만 표시됩니다.

무료 도서 (프로모션 등으로 무료로 전환된 도서 포함)
'구매자'로 표시되지 않습니다.
시리즈 도서 내 무료 도서
'구매자’로 표시되지 않습니다. 하지만 같은 시리즈의 유료 도서를 결제한 뒤 리뷰를 수정하거나 재등록하면 '구매자'로 표시됩니다.
영구 삭제
도서를 영구 삭제해도 ‘구매자’ 표시는 남아있습니다.
결제 취소
‘구매자’ 표시가 자동으로 사라집니다.

이 책과 함께 구매한 책


이 책과 함께 둘러본 책



본문 끝 최상단으로 돌아가기

spinner
모바일 버전