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

Chapter 8. Monitoring and Controlling Your Devices from a Smart Phone

In previous chapters, we have seen projects that are being controlled from web interfaces. Now in this chapter, we will see how to control your Arduino and Raspberry Pi from a native application in Android, using platforms in order to create apps to control and monitor.

In this chapter, we will see different projects and applications using Android tools, the topics that will be covered are as follows:

  • Controlling a relay from a smart phone using APP Inventor

  • Reading JSON response in Android Studio using Ethernet shield

  • Controlling a DC motor from an Android application

  • Controlling outputs from Android using your Raspberry Pi Zero

  • Controlling outputs with Raspberry Pi via Bluetooth