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

Chapter 9. Connecting NodeBots to the World, and Where to Go Next

We have now covered just about everything you need to break into the wide world of JavaScript Robotics—except how to connect your bots to the web, and where to go from here. This chapter covers how to connect your NodeBots to online services, such as Twilio, and how Johnny-Five and other libraries will lead you to exploring your next set of projects!

In this chapter, we will cover the following topics:

  • Connecting NodeBots to the Web

  • Johnny-Five and the wide world of microcontrollers

  • Other JS Robotics libraries and platforms

  • Where to go from here