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

Summary


In this chapter, we saw how to interact with different sensors connected to the Arduino board, such as flow current for energy consumption, detecting a risk in the home, implementing a gas sensor, implementing flow water sensor to measure the water volume, making a security system, and controlling access with a fingerprint sensor. All of these sensors can be integrate a complete system for monitoring and controlling everything you work on any project.

In the next chapter, we will see how to integrate everything for monitoring and controlling a complete system, and reading the sensors and actuators in a dashboard using your Arduino board and the Raspberry Pi Zero as a central interface.