Book description
Learn how to program the Internet of Things with this hands-on guide. By breaking down IoT programming complexities in step-by-step, building-block fashion, author and educator Andy King shows you how to design and build your own full-stack, end-to-end IoT solution--from device to cloud. This practical book walks you through tooling, development environment setup, solution design, and implementation.
You'll learn how a typical IoT ecosystem works, as well as how to tackle integration challenges that crop up when implementing your own IoT solution. Whether you're an engineering student learning the basics of the IoT, a tech-savvy executive looking to better understand the nuances of IoT technology stacks, or a programmer building your own smart house solution, this practical book will help you get started.
- Design an end-to-end solution that implements an IoT use case
- Set up an IoT-centric development and testing environment
- Organize your software design by creating abstractions in Python and Java
- Use MQTT, CoAP, and other protocols to connect IoT devices and services
- Create a custom JSON-based data format that's consumable across a range of platforms and services
- Use cloud services to support your IoT ecosystem and provide business value for stakeholders
Table of contents
- Foreword
- Preface
- I. Getting Started
- 1. Getting Started
- 2. Initial Edge Tier Applications
- II. Connecting to the Physical World
-
3. Data Simulation
- What You’ll Learn in This Chapter
- Simulating Sensors and Actuators
-
Programming Exercises
- Integrating Sensing and Actuation Simulation Within Your Application Design
- Representing Sensor and Actuator Data Within the Application
- Create Data Containers to Support Data Collection and Actuation
- Simulating Sensors
- Simulating Actuators
- Connecting Simulated Sensors with the Sensor Adapter Manager
- Connecting Simulated Actuators with the Actuator Adapter Manager
- Create and Integrate the Device Data Manager
- Additional Exercises
- Conclusion
- 4. Data Emulation
- 5. Data Management
- III. Connecting to Other Things
- 6. MQTT Integration–Overview and Python Client
- 7. MQTT Integration–Java Client
- 8. CoAP Server Implementation
- 9. CoAP Client Integration
- 10. Edge Integration
- IV. Connecting to the Cloud
- 11. Integrating with Various Cloud Services
- 12. Taming the IoT
- A. Design Road Maps
- Bibliography
- Index
- About the Author
Product information
- Title: Programming the Internet of Things
- Author(s):
- Release date: June 2021
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781492081418
You might also like
book
Building Micro-Frontends
What's the answer to today's increasingly complex web applications? Micro-frontends. Inspired by the microservices model, this …
book
Flow Architectures
Software development today is embracing events and streaming data, which optimizes not only how technology interacts …
book
Generative Deep Learning, 2nd Edition
Generative AI is the hottest topic in tech. This practical book teaches machine learning engineers and …
book
Designing Large Language Model Applications
Transformer-based language models are powerful tools for solving a variety of language tasks and represent a …