Book Image

Arduino By Example

By : Adith Jagadish Boloor, Adith Jagdish Boloor
Book Image

Arduino By Example

By: Adith Jagadish Boloor, Adith Jagdish Boloor

Overview of this book

Table of Contents (18 chapters)
Arduino by Example
Credits
About the Author
Acknowledgements
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


Although no summary can do justice to the amount of knowledge you have obtained from this chapter, let us try our best. After learning, in the previous chapter, about how relays function and how the CC3000 works, we programmed them to work in unison. We were able to control the relay and in turn a home appliance by using a terminal on our computer and smart phone. In addition to that, we used some apps to directly control the relay through aesthetically pleasing GUIs. Then, we learned about speech recognition and understood how accurate (or inaccurate) it can be. We then used it to control the very same relay. Finally, we put together everything we have learned, in order to control four home appliances (with the help of our electrician friend), using the terminal, smart phone, and speech recognition. Finally, we built a complete home automation system.

In the next chapter, we will be building and programming a robot dog. This is one of my favorite projects because you can program...