Welcome! This book is designed to get you started with writing robotics code in JavaScript using the Raspberry Pi, Node.js, and the Johnny-Five framework. This chapter will fill in the details of what the Raspberry Pi is and how we're going to use it, and will also help you get your development environment ready.Â
The following topics will be covered in this chapter:
- What is the Raspberry Pi
- How we will use the Raspberry Pi
- Installing the operating system
- Setting up SSH and hardware interfaces
- Installing Node.js
- Installing Johnny-Five and Raspi-IO