https://github.com/mozturan/iot--simulation
A ZigBee + MQTT simulation with interface to monitor data.
https://github.com/mozturan/iot--simulation
cupcarbon firebase hivemq iot monitoring mqtt network-protocols simulation streamlit zigbee
Last synced: 2 months ago
JSON representation
A ZigBee + MQTT simulation with interface to monitor data.
- Host: GitHub
- URL: https://github.com/mozturan/iot--simulation
- Owner: mozturan
- Created: 2022-11-28T17:15:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-28T20:26:04.000Z (about 2 years ago)
- Last Synced: 2025-04-09T09:49:21.073Z (about 1 year ago)
- Topics: cupcarbon, firebase, hivemq, iot, monitoring, mqtt, network-protocols, simulation, streamlit, zigbee
- Language: Python
- Homepage:
- Size: 83 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IoT Simulation W/ MQTT and ZigBee Protocols
**NOTE: This project is open to development. This is a template project for a freelance request.**
My aim in this project is to simulate a system that enables the transmission and observation of requested sensor parameters in forests, fields, deserts, national parks or similar external natural habitats, thanks to ZigBee and MQTT technologies. CupCarbon[https://github.com/bounceur/CupCarbon] simulation environment is used for sensor data and ZigBee protocol.
The data obtained from the simulated environment using ZigBee + MQTT protocols was transferred in real time to the cloud and to an interface that we can monitor.
- Sensor data obtained by the ZigBee network is transferred to the machine (computer) thanks to the coordinator.
- The computer-generated client broadcasts sensor data.
### Sensors and ZigBee Network


### System Architecture

### Interface
