Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 953 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 953 Bytes

Capstone Project

My aim of my Capstone Project is to demonstrate the workings of IoT using an online open-source platform known as ThingsBoard. With ThingsBoard, you can upload telemetry collected from your devices and also create dashboards to visualize the data. The telemetry could be anything from temperature, humdidity, pressure, etc... The protocol that was used for the connection between your devices and ThingsBoard is known as MQTT. This repo contains sample code where temperature data collected from four Zigbee sensor nodes were pushed to ThingsBoard where as you can see below, can be visualized using its custom dashboard widgets such as digital gauges and thermometers.

I have submitted a paper based on this work, co-authored by my two professors that is now published on IEEE.