Beginning LEGO Mindstorms EV3 /

Beginning LEGO MINDSTORMS EV3 shows you how to create new fun and fantastic creations with the new EV3 programmable brick along with other new EV3 pieces and features. You'll learn the language of the EV3 brick, and then go on to create a variety of programmable vehicles using MINDSTORMS and Te...

Full description

Saved in:
Bibliographic Details
Main Author: Rollins, Mark, 1971-
Format: Electronic eBook
Language:English
Published: New York : Apress, 2014.
Series:Technology in action series.
Subjects:
Online Access:CONNECT
Table of Contents:
  • At a Glance; Introduction; Chapter 1: What's New with LEGO MINDSTORMS EV3; Getting Started with LEGO MINDSTORMS EV3; The New Sensors and Motors of EV3; The EV3 Brick (6009996); Large Motor (6009430); Medium Motor (6008577); Ultrasonic Sensor (6008924); Gyro Sensor (6008916); Color Sensor (6008919); Touch Sensor (6008472); Infrared Sensor (6009811) and Infrared Beacon (6014051); Connector Cables; A Basic Introduction to LEGO Technic Pieces; Beams; Axles; Connector Pegs and Bushes; Cross Blocks and Angle Elements; Gears; Levers; Wings and Panels; Wheels and Treads.
  • Where to Begin with your LEGO MINDSTORMS KitLEGO Pick a Brick; BrickLink; Websites for LEGO Instructions; The LEGO Official Site; Peeron; Brickfactory; Summary; Chapter 2: Programming with the EV3 Language; The Four Basic Screens of the EV3 Brick; Run Recent; File Navigation; Brick Apps; Port View; Motor Control; IR Control; Brick Program; Settings; The EV3 Software; Creating a LEGO MINDSTORMS Program with the EV3 Software; Using the Programming Palette; Action (Green Area) Programming Blocks; Medium Motor; Large Motor; Move Steering; Move Tank; Display, Sound, and Brick Status Light.
  • Orange Menu (Flow Control)Start; Wait; Brick Buttons; Color Sensor; Reflected Light Intensity; Ambient Light Intensity; Gyro Sensor; Infrared Sensor; Motor Rotation; Temperature Sensor; Timer; Touch Sensor; Ultrasonic Sensor; Energy Meter; NXT Sound Sensor; Messaging; Time; Loop; Brick Buttons; Color Sensor; Reflected Light Intensity; Ambient Light Intensity; Gyro Sensor; Infrared Sensor; Motor Rotation; Timer; Touch Sensor; Ultrasonic Sensor; Energy Meter; NXT Sound Sensor; Messaging; Unlimited and Count; Logic and Time; Switch; Brick Buttons; Color Sensor.
  • Reflected and Ambient Light IntensityGyro Sensor; Infrared Sensor; Motor Rotation; Temperature Sensor; Timer; Touch Sensor; Ultrasonic Sensor; Energy Meter; NXT Sound Sensor; Messaging; Text; Logic and Numeric; Loop Interrupt; Summary; Chapter 3: Creating a LEGO MINDSTORMS EV3 Vehicle; Instructions for Making a Souped-up Driver's Base Vehicle; Programming the Vehicle with the Yellow Programming Blocks; Brick Buttons; Color Sensor Steering; Reflected Light Intensity; Gyro Sensor; Infrared Sensor; Motor Rotation; Temperature Sensor; Timer; Touch Sensor; Ultrasonic Sensor.
  • Energy Meter and NXT Sound MeterOther Methods for Building Vehicles; Rack-and-Pinion Steering; Four-Wheel Steering with Four-Wheel Drive; Tank Tread Model; Summary; Chapter 4: Creating Visuals, Making Sounds, and Using Data on the EV3 Brick; Display Programming Block; Text; Shapes; Line; Circle; Rectangle; Point; Image; Reset Screen; The Image Editor; Sound Programming Block; Stop; Play Files; Play Tone; Play Note; Make your own Sound; Brick Status Light Programming Block; The Data Operations Programming Blocks; Variable; Text; Numeric; Logic; Numeric Array and Logic Array; Constant; Arrays.