Commit graph

25 commits

Author SHA1 Message Date
d094982b2c Merge branch 'main' of https://git.miaig.dev/mia/abschlussarbeit 2025-06-15 14:56:30 +02:00
008fb9ffe4 Die ganzen Sensor sind jetzt feritg. Der Code ist fertig und die Daten werden in ein Json File gespeichert 2025-06-15 14:49:00 +02:00
mia
ac5f90651f updated readme 2025-06-11 20:29:38 +02:00
mia
d1e7009433 Server now uses JS to render Graphs instead of Matplotlib. 2025-06-11 11:33:06 +02:00
mia
4e2311df7d moved images to appropriate folder
added image hash
2025-06-05 13:58:46 +02:00
mia
70c4de1a30 Added webserver font
Added bigger example data
Html changes in formating and in function
Json now gets Read in a function
Matplotlib now uses the 'Agg' backend
Modified gitignore
2025-06-02 08:52:31 +02:00
2af8464df7 removed ky015_data.json 2025-05-28 18:56:32 +02:00
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
mia
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
mia
9a48f52845 added .gitignore 2025-05-21 21:26:45 +00:00
mia
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
mia
d7a1026ad1 formatted html 2025-05-21 14:21:12 +02:00
mia
3a14a55ede added basic webserver 2025-05-21 11:48:26 +02:00
mia
f42da30372 Merge branch 'main' of https://git.miaig.dev/mia/abschlussarbeit 2025-05-21 11:47:39 +02:00
mia
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
mia
387052d389 updated readme 2025-05-15 09:49:37 +02:00
mia
b0dc457977 added Sensors 2025-05-14 21:40:48 +02:00
mia
b37dc19311 Added requirements, the main python file and a nix shell; Updated readme 2025-05-14 13:53:41 +00:00
mia
ad1ebace5f edited Readme 2025-05-14 11:06:07 +02:00
mia
9f7607d5c0 edited Readme 2025-05-14 11:02:06 +02:00
ChiaraW1
104983ae07 added Arbeitsauträge 2025-05-14 10:58:18 +02:00
mia
b51bed46cb added Readme 2025-05-14 10:45:53 +02:00
mia
40f93df1d8 first commit 2025-05-14 10:32:02 +02:00