Book Image

IoT Projects with Bluetooth Low Energy

By : Madhur Bhargava
Book Image

IoT Projects with Bluetooth Low Energy

By: Madhur Bhargava

Overview of this book

Bluetooth Low Energy, or Bluetooth Smart, is Wireless Personal Area networking aimed at smart devices and IoT applications. BLE has been increasingly adopted by application developers and IoT enthusiasts to establish connections between smart devices. This book initially covers all the required aspects of BLE, before you start working on IoT projects. In the initial stages of the book, you will learn about the basic aspects of Bluetooth Low Energy—such as discovering devices, services, and characteristics—that will be helpful for advanced-level projects. This book will guide you through building hands-on projects using BLE and IoT. These projects include tracking health data, using a mobile App, and making this data available for health practitioners; Indoor navigation; creating beacons using the Raspberry Pi; and warehouse weather Monitoring. This book also covers aspects of Bluetooth 5 (the latest release) and its effect on each of these projects. By the end of this book, you will have hands-on experience of using Bluetooth Low Energy to integrate with smart devices and IoT projects.
Table of Contents (15 chapters)
Title Page
Credits
Foreword
About the Author
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface

Summary


If you consider why computers exist at all, it is to translate our human experience in the physical world to a virtual experience in the digital one. If computer vision algorithms are akin to making a computer "see," then BLE provides a way to both speak and feel between devices. Look around you at the inanimate objects in your home. Let your imagination run wild. "What would that object say to me if it could speak?" A houseplant might tell you its soil is dry. The dog food bowl might tell you it's empty. As the author of this book, I hope I've done my part to get you started and show you some possibilities. The rest is up to you.

This brings us to the conclusion of the final chapter of this book. We started this journey with a formal introduction to Bluetooth Low Energy in the light of IoT, continuing by designing BLE plus IoT apps for various sensors, Beacons, and fitness trackers. In this chapter, we tried to introduce various practical applications and examples to make you aware...