Building Arduino Projects for the Internet of Things

advertisement

Building Arduino Projects for the Internet of Things

Building Arduino Projects for the Internet of Things
Building Arduino Projects for the Internet of Things

Introduction

    Arduino is an open-source platform that’s composed of very simple and easy-to-use hardware and software. In a nutshell your Arduino can read sensor data and control components such as lights, motors, thermostats, and garage doors. It has mainly been developed for prototyping purposes, so it is a great fit for this IoT beginner’s book. 

At the end of this chapter, you will be able to:

• Use Arduino hardware

• Use the Arduino IDE

• Write, upload, and execute basic Arduino programs

Learn SQL with practice exercises 

Internet Of Things

    The internet of things (IoT) is a set of technologies that uses sensors and actuators to inform us about the status of everyday items such as vehicles, tools and even living beings. It allows us to interact with them, enabling connectivity with platforms in the cloud that receive and process information for posterior analysis. This analyzed data is then used to make decisions.

advertisement

Contents at a Glance

Part 1: Building Blocks

Chapter 1: Arduino Basics

Chapter 2: Internet Connectivity

Chapter 3: Communication Protocols

Part 2: Prototypes

Chapter 4: Complex Flows: Node-RED

Chapter 5: IoT Patterns: Realtime Clients

Chapter 6: IoT Patterns: Remote Control

Chapter 7: IoT Patterns: On-Demand Clients

Chapter 8: IoT Patterns: Web Apps

Chapter 9: IoT Patterns: Location Aware

Chapter 10: IoT Patterns: Machine to Human

Chapter 11: IoT Patterns: Machine to Machine

Chapter 12: IoT Platforms

Download full PDF in Comment section

advertisement

1 Comments

Previous Post Next Post