Book Image

Learning JavaScript Robotics

By : Kassandra Perch
Book Image

Learning JavaScript Robotics

By: Kassandra Perch

Overview of this book

Table of Contents (16 chapters)
Learning JavaScript Robotics
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we've learned how to use many different input devices and sensors in order to build Johnny-Five projects that listen to the world around them. We've learned how to listen for events, as well as use both the generic Sensor object and specialized objects like Button and Temperature.

In the next chapter, we'll start looking at moving robots using sensors.