Chiara
700d099741
Alles Sensor funktionieren, der Code zu allen ist fertig. Die json Datei ist auch bei allen fertig. Es sollt alles funktionieren.
2025-05-28 18:42:37 +02:00
Chiara
1751076592
MikrofonSensor und TemperaturSenor die zwei Python programme funktionieren. mit den jeweiligen 2 json Datein. Beim TemperaturSensor wird im Terminal keine Wertre ausgegeben aber in der json Datei kann man die Temp und Hum sehen.
2025-05-28 14:53:44 +02:00
4c654ec969
The webserver is now using flask instead of python http server. This is
...
due to its incapability to easily render images or graphs.
The program now also uses a new class called 'Sensor' instead of a
very long for loop to correctly format the data from the json file.
Added LICENSE file
Added favicon
Added Flask HTML
2025-05-27 11:25:37 +02:00
9a48f52845
added .gitignore
2025-05-21 21:26:45 +00:00
47f6657327
added matplotlib to plot graphs; elements are now sorted from newest to oldest; slight changes in html structure;
2025-05-21 21:21:39 +00:00
d7a1026ad1
formatted html
2025-05-21 14:21:12 +02:00
3a14a55ede
added basic webserver
2025-05-21 11:48:26 +02:00
f42da30372
Merge branch 'main' of https://git.miaig.dev/mia/abschlussarbeit
2025-05-21 11:47:39 +02:00
7112d06e88
added basic webserver
2025-05-21 11:47:27 +02:00
ChiaraW1
e19f113fc0
Mikrofon Sensor daten erfasst und in eine Json datei gespeichert
2025-05-21 11:33:09 +02:00
387052d389
updated readme
2025-05-15 09:49:37 +02:00
b0dc457977
added Sensors
2025-05-14 21:40:48 +02:00
b37dc19311
Added requirements, the main python file and a nix shell; Updated readme
2025-05-14 13:53:41 +00:00
ad1ebace5f
edited Readme
2025-05-14 11:06:07 +02:00
9f7607d5c0
edited Readme
2025-05-14 11:02:06 +02:00
ChiaraW1
104983ae07
added Arbeitsauträge
2025-05-14 10:58:18 +02:00
b51bed46cb
added Readme
2025-05-14 10:45:53 +02:00
40f93df1d8
first commit
2025-05-14 10:32:02 +02:00