Appendix A. Connecting a PicoBoard to Scratch 1.4
There are various ways to connect Scratch to the physical world, including Makey Makey, LEGO® WeDo, Raspberry Pi, and PicoBoard. Even though all of these devices require add-on hardware to interact with Scratch, they extend the Scratch experience and enable Scratch projects to connect to the physical world.
We're going to use the PicoBoard as the basis for our examples, because it tends to be one of the most popular devices used with Scratch and has a long history with the Scratch team. With slight modifications, each project can be adapted to work without a PicoBoard, and therefore, to work with Scratch 2.0.
In this appendix, I will introduce the PicoBoard and show you how to:
- Animate webcam images based on detected sound
- Monitor and collect environmental data and then graph the results
- Explore electrical resistance
As of the publication of this book update, Scratch 2.0 does not have full support for add-on hardware such...