Smart Home Prototyping: Arduino MQTT Bridge
Date Added:
Apr 17, 2024
Video Duration:
32:31
Introduction
This advanced prototyping tutorial explores how we can bring ProtoPie prototypes to life with real data coming from platforms that run on MQTT by using an Arduino as an intermediary bridge. This solution enables, although in a more cumbersome way, non-enterprise teams to achieve MQTT communication without the need for Socket.io, until they are ready to scale up to an enterprise plan.
Contents
Introduction
Demo
Prerequisites & set up
Editing the Arduino template
Getting topics to publish & subscribe from ThingsPlex
ProtoPie Send & Receive
Compile Arduino code
Details on how it works
Why prototyping with data matters