Skip to content

Live IoT sensor data updates in a web-based table using Kafka and WebSocket.

Notifications You must be signed in to change notification settings

as183789043/Kafka-IoT-Stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kafka-IoT-Stream

Overview

This project demonstrates how to collect IoT sensor data via Kafka. The sensor payload is processed and added to a queue. Simultaneously, the Flask web application updates the displayed values whenever the background task detects a change in the sensor payload compared to the previous state.

Quick Start

Quick Start Wiki

Architecture Diagram

image

Web Application Demo gif

Weboscket will brocast new value to other user who access this web websocket

Kafka UI

image image image

About

Live IoT sensor data updates in a web-based table using Kafka and WebSocket.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published