The Internet Of Things (IoT), MQTT and Cayenne

Introduction

During the AIS conference 2019 in Kampala, Uganda, a 2-day workshop on IoT is held. IoT nodes consist of a network enabled micro-controller with attached sensors and/or actuators which can communicate between the sensors and actuators within the node itself and/or with other IoT nodes. Where the node is located physically is of no importance. Writing code for these devices can be quite complex since sensor readout, and actuator control is needed as well as software for network communication. If however the sensor driver already exists (why re-invent the wheel?) and the communication code is standardized and in addition widgets for data display and control are available then it can be very easy to link the sensors and actuators into a WEB based application. This application can be accessed through a WEB browser or a hand-phone app. This is exactly the approach mydevices Cayenne has taken.

The goal of the workshop is to explain how these bits and pieces fit together. The participant will not only learn how this works theoretically but he will create a simple application accessing different sensor nodes on the network himself. This can be done with a simple drag and drop interface allowing to visualize sensor data in different ways and to control actuators through buttons or automatically when certain conditions, seen by the sensors, change.

-- Uli Raich - 2019-02-12

Comments


This topic: AFNOG > WebHome > AFNOGWorkshop2019
Topic revision: r11 - 2019-05-23 - UliRaich
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback