Hands-On Internet of Things with MQTT Build connected IoT devices with Arduino and MQ Telemetry Transport (MQTT)

Tim Pulver

  • 出版商: Packt Publishing
  • 出版日期: 2019-10-04
  • 售價: $1,770
  • 貴賓價: 9.5$1,682
  • 語言: 英文
  • 頁數: 350
  • 裝訂: Paperback
  • ISBN: 1789341787
  • ISBN-13: 9781789341782
  • 相關分類: Qt物聯網 IoT
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

Key Features

  • Leverage the power of MQTT to build a pet food dispenser, e-ink to-do list, and a productivity cube
  • Learn about technologies like laser cutting, 3D printing, and PCB production for building robust prototypes
  • Explore practical uses cases to gain an in-depth understanding of MQTT

Book Description

MQ Telemetry Transport (MQTT) is a lightweight messaging protocol for smart devices that can be used to build exciting, highly scalable Internet of Things (IoT) projects.

This book will get you started with a quick introduction to the concepts of IoT and MQTT and explain how the latter can help you build your own internet-connected prototypes. As you advance, you'll gain insights into how microcontrollers communicate, and you'll get to grips with the different messaging protocols and techniques involved. Once you are well-versed with the essential concepts, you'll be able to put what you've learned into practice by building three projects from scratch, including an automatic pet food dispenser and a smart e-ink to-do display. You'll also discover how to present your own prototypes professionally. In addition to this, you'll learn how to use technologies from third-party web service providers, along with other rapid prototyping technologies, such as laser cutting, 3D printing, and PCB production.

By the end of this book, you'll have gained hands-on experience in using MQTT to build your own IoT prototypes.

What you will learn

  • Explore MQTT programming with Arduino
  • Discover how to make your prototypes talk to each other
  • Send MQTT messages from your smartphone to your prototypes
  • Discover how you can make websites interact with your prototypes
  • Learn about MQTT servers, libraries, and apps
  • Explore tools such as laser cutting and 3D printing in order to build robust prototype cases

Who this book is for

If you are an IoT developer or enthusiast who wants to start building IoT prototypes using MQTT, this book is for you. Basic knowledge of programming with Arduino will be useful.

作者簡介

Tim Pulver is a Berlin-based freelance interaction designer and developer. In his work, he combines his physical prototyping experience and knowledge of interface design with modern technologies such as 3D printing, laser cutting, web technologies, and machine learning to create unique interactive experiences.

In recent years, he has worked on interactive data visualizations, web-based audiovisual experiences, musical interfaces, and cables- an innovative browser-based visual programming language that enables the creation of interactive audiovisual prototypes without writing any code.

He holds a Bachelor of Arts degree in interface design from the University of Applied Sciences in Potsdam, Germany.

目錄大綱

Table of Contents

  1. Internet of Things in a Nutshell
  2. Basic architecture of an IoT prototype
  3. Getting started with MQTT
  4. Setting up a lab environment
  5. Build your own Automatic Pet Food Dispenser
  6. Build a smart eInk Todo List
  7. Build a Smart Productivity Cube Part 1
  8. Build a Smart Productivity Cube Part 2
  9. Present your own Prototype