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

Automatic irrigation system with a soil sensor


In the following figure, we have another project; we are integrating the tools that were used before. In this case, we will control the watering when it is present or not, using a soil sensor:

Until now you have seen very interesting and valuable projects that can be applied to real situations, in different areas, such as domestic, home automation, and even in a garden. In the following sections we will look at more projects. Let's do it!