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

Chapter 5. Burglar Alarm – Part 2

This is part 2 (and the final part) of the burglar alarm series. So far, we have configured the camera, the Bluetooth, and Python.

In this chapter, we will be going through the following topics:

  • Obtaining and processing the image of the intruder

  • Uploading the image to a convenient website

  • Sending the URL to your smart phone

So, shall we get right to it?