This Project aims to collect sensor data from a Raspberry PI to visualize them on a webpage.
Find a file
2025-05-14 13:53:41 +00:00
main.py Added requirements, the main python file and a nix shell; Updated readme 2025-05-14 13:53:41 +00:00
README.md Added requirements, the main python file and a nix shell; Updated readme 2025-05-14 13:53:41 +00:00
requirements.txt Added requirements, the main python file and a nix shell; Updated readme 2025-05-14 13:53:41 +00:00
shell.nix Added requirements, the main python file and a nix shell; Updated readme 2025-05-14 13:53:41 +00:00

Goal

Milestone 1

The Goal is to display and visualize data received/measured from a Raspberry Pi on a webinterface.

Milestone 2

The Raspberry Pi should be integratable to a Home Assistant Server and be used as as sensor input and opitionally logic level output.

Milestone 3

Data should be sent and received via MQTT to an ESP32. The Pi acts as a sensor gateway.

Ausführung

  • Programmiersprache: Python
  • Libraries:

Docs

  • requirements.txt This file holds the requirements for pip
  • shell.nix This file is only used on nixos and for the nix packagemananger
  • main.py The main file for the project

Arbeitsaufträge / Aufgabeneinteilung

Zu Vergeben

  • Präsentation
  • Programme:
    • Daten von RPI erfassen und sauber abspeichern
    • Daten an einem Webserver anzeigen
Kieler Chiara
Everything Git

Credits

Chiara Kieler