We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Using Progressive Web Apps to control IoT

Formal Metadata

Title
Using Progressive Web Apps to control IoT
Subtitle
Using a PWA app to control an IoT device using JS frameworks
Title of Series
Number of Parts
561
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Using Progressive Web Apps (PWA) to control IoT devices using JS frameworks What you will learn * What is a PWA * Why is a PWA so cool! * How a PWA can control IoT * Why should a PWA control IoT * A cool demo of a PWA controlling a thing! Content 1) What are progressive web applications? A basic overview and their frameworks. A quick mention of web components. 2) The Samsung things.samsunginter.net demo. The demo at the start showing a PWA app controlling an IoT thing via BlueTooth Low Energy (BLE) interface. 3) Controlling bluetooth low energy from our PWA application. Concerns of browser support and issues developers may have. 4) A breakdown of controlling your IoT thing, via BLE using for our demo a Javascript application running on a Linux OS with a raspberry pi zero. 5) Why should a designer/ developer/ engineer consider using PWA and BLE for the control of ‘things’. And what about security concerns?