Book Image

Arduino Android Blueprints

Book Image

Arduino Android Blueprints

Overview of this book

Table of Contents (17 chapters)
Arduino Android Blueprints
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


Let's summarize what we learned in this chapter. We connected a BLE module to Arduino as well as a simple red LED that we controlled remotely. After this, we wrote a sketch that enabled the Arduino board to receive commands via the Bluetooth module.

On the Android side, we took the opportunity to take an existing project, analyze it, modify it, and run the final application on our physical Android device.

In the next chapter, we will build a wireless weather station using what we just learnt in this chapter. We will connect several sensors to an Arduino board, and read data coming from these sensors using an Android app communicating with the Arduino board via Bluetooth.