Cargando…

Commercial and industrial Internet of Things applications with the Raspberry Pi : prototyping IoT solutions /

Use the Raspberry Pi and modern computing techniques to build industrial Internet of Things systems. Principles and theoretical aspects of IoT technologies combine with hands-on projects leading to detailed descriptions of several industrial IoT applications. This book presents real-life IoT applica...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Culic, Ioana
Otros Autores: Radovici, Alexandru, Rusu, Cristian
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress L.P., 2020.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Intro
  • Table of Contents
  • About the Authors
  • About the Technical Reviewer
  • Introduction
  • Chapter 1: Internet of Things Systems Overview
  • What Is the Industrial IoT?
  • The IoT Characteristics
  • The IoT Architecture
  • The IIoT Systems
  • About SCADA
  • From Prototyping to Industrial Systems
  • Specific IIoT Characteristics
  • Edge Computing
  • The Raspberry Pi As an Edge Device
  • The Raspberry Pi in Industry
  • IoT Communication Protocols
  • Low-Level Data Transmission Protocols
  • Application-Level Protocols
  • Interfacing with the IoT System
  • User Interface
  • Touchscreen
  • Web Application
  • Physical Controls
  • Platform Interface
  • Libraries
  • REST API
  • Software for IoT Systems
  • Software Characteristics
  • Software Development
  • Programming Languages
  • Development Environments
  • Wyliodrin STUDIO
  • Summary
  • Further Reading
  • Chapter 2: Getting Started with the Raspberry Pi and Wyliodrin STUDIO
  • About the Raspberry Pi
  • About Wyliodrin STUDIO
  • Run Wyliodrin STUDIO
  • Run Wyliodrin STUDIO Locally
  • Run Wyliodrin STUDIO in the Browser
  • Connect the Raspberry Pi to Wyliodrin STUDIO
  • Manual Setup
  • Connect the Raspberry Pi to the Local Version of Wyliodrin STUDIO
  • Connect the Raspberry Pi to Browser Version of Wyliodrin STUDIO
  • Overview of Wyliodrin STUDIO
  • Deploy Applications on the Raspberry Pi
  • Summary
  • Chapter 3: Smart Digital Signage System
  • Necessary Components
  • The Application Architecture
  • Electron
  • The Application
  • Source Code
  • The index.html File
  • The main.js File
  • Installing the Necessary Libraries
  • Run the Application
  • Connect to the Internet
  • Application Architecture
  • Source Files
  • Arrange the Interface
  • Summary
  • Chapter 4: Smart Soda Dispenser System
  • Necessary Components
  • Interactive Soda Dispenser
  • The main.js File
  • The User Interface
  • Display Beverages
  • Select Beverage
  • Pour Drink
  • Style the User Interface
  • Install Required Modules
  • Building the Dispenser
  • The Schematic
  • The Application
  • Pins Setup
  • Controlling the Relay
  • Installing the Modules
  • Connecting the System to the Internet
  • Set Up Ubidots Account
  • Initialize Widget Values
  • Compute the Liquid Amount
  • Create the Dashboard
  • Summary
  • Chapter 5: Smart Advertising System
  • Necessary Components
  • Gathering Surrounding Information
  • Connect the Camera Module
  • Enable the Camera
  • The Code
  • The index.html File
  • The app.js File
  • Personalize the Content
  • Set Up Microsoft Cognitive Services Account
  • Process the Picture
  • Personalize the Content
  • Remotely Update Source Pictures
  • Create a Google Service Account
  • Upload Files on Google Drive
  • Integrate Google Drive API in the Application
  • Connect USB Camera
  • Monitor the Environment
  • Summary
  • Chapter 6: Smart Metering System Using an Industrial Server
  • Industrial Applications Architecture
  • Necessary Components