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

Other appliances


In this section, we will show other applications that you can consider creating and controlling, and then use them in the home or different areas.

Control a door lock

In this section, we will see other appliances that can be controlled from an interface and connected to the Raspberry pi. In the house we can control a door lock from a web interface:

Control watering plants

Another appliance that we can control is watering plants with a Plastic Water Solenoid Valve - 12V, connected to the Raspberry Pi:

With this project we can make an automated watering system, add a humidity sensor, and program the time that the plants of the garden will be watered.