Datové centrum pro sběr a vizualizaci dat ze senzorů
Loading...
Files
Downloads
5
Date issued
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
Vysoká škola báňská – Technická univerzita Ostrava
Location
Signature
Abstract
The aim of this bachelor’s thesis is the design and implementation of a data center for the collection, storage, and visualization of sensor data. The user interface is implemented using the Django web framework in programming language Python and communicates with sensors via the TCP protocol, utilizing a custom application protocol. Data is stored in an InfluxDB database and visualized using Grafana. The work also includes the design and implementation of a temperature sensor based on the ESP32 microcontroller. The functionality of the system is verified through long-term measurement.
Description
Subject(s)
data centre, sensors, ESP32, Python, Django, web interface, Grafana, InfluxDB, database, TCP