Book Image

Arduino Development Cookbook

By : Cornel M Amariei
Book Image

Arduino Development Cookbook

By: Cornel M Amariei

Overview of this book

Table of Contents (16 chapters)
Arduino Development Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Introduction


In this chapter, we will look over some more general applications of Arduino outputs. Sometimes, we don't have enough digital pins for our project, but we can extend that using shift registers! Also, we can try making some music by just adding a speaker. But what if we need to connect an AC circuit to the Arduino? All the answers, and more, can be found in this chapter.