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

Hardware and software requirements


The first thing you will need for this project is an Arduino Uno board.

Then, you need an NFC shield. There are many NFC shields available on the market, but for this project, we chose an NFC shield V2.0 from SeeedStudio. We made this choice as the shield has good documentation and because some example code was already available.

You will also need a relay module. For this project, we used a 5V relay module from Polulu.

Finally, to make the different electrical connections, you will need some jumper wires.

The following is the list of all hardware parts you will need for this project, along with links to find these parts on the Web:

On the software side, you will...