Book Image

Internet of Things Programming with JavaScript

Book Image

Internet of Things Programming with JavaScript

Overview of this book

The Internet of Things is taking the tech world by storm, and JavaScript is at its helm. This book will get you to grips with this exciting new technology. Where do Node.js, HTML5 and Windows 10 IoT Core come in with JavaScript and IoT? Why Raspberry Pi Zero rather than Arduino? How do you configure and build an IoT network from scratch? All your IoT JavaScript questions are answered in this book.
Table of Contents (15 chapters)
Internet of Things Programming with JavaScript
Credits
About the Author
www.packtpub.com
Customer Feedback
Preface

Controlling access with a matrix keyboard


In this section, we will look at how to control the access with a code using a matrix keyboard. In the following image, we can see the keyboard that we will use:

The keypad

In the following diagram, we see the hardware connections to the Arduino board. They are connected to the digital pins:

Connecting an LCD screen to display the code

In the following diagram, we show the hardware connections of the LCD screen to the Arduino board:

We have looked at some interesting projects that you can develop by adding new sensor to control other devices. In the next section, we will look at a very interesting project. Get ready for the next step, this is a great goal.