26 lines
1.7 KiB
Typst
26 lines
1.7 KiB
Typst
#import "/metadata.typ": *
|
|
#import "specifications/02-introduction.typ": *
|
|
#pagebreak()
|
|
= #i18n("introduction-title", lang:option.lang) <sec:intro>
|
|
This document contains the report for the @pi team "plein de eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee" conducted during the Spring Semester 2025-2026.
|
|
|
|
This project aims at delivering the best time and duration to air a room.
|
|
This delivery requires to record the room data, namely the air temperature, humidity, @co2 level and window opening status.
|
|
It also requires to store and display the recorded data.
|
|
Lastly, a notification is sent to the room should it be aired using its associated teams notification user.
|
|
|
|
This document contains the project motivations, objectives, analysis, design implementation and takeaways in dedicated ordered sections.
|
|
|
|
At the start of every subsection, the usage of @llm is indicated and stands for the corresponding subsection.
|
|
Any absence of such indication is to be understood as the work being fully done by a @llm, with the tasked student only standing as final acknowledgement.
|
|
The students associated with the subsection still is to be considered as author and reference on the topic amongst the team.\
|
|
The sharing of tasks between the students is indicated in @sec:design.
|
|
|
|
#infobox()[
|
|
The implementation of the various unit are made available in the github repository available at
|
|
#align(center)[
|
|
#link("https://github.com/PI-E2EEDA/Plein-de-eeeeeeeeee-project")[https://github.com/PI-E2EEDA/Plein-de-eeeeeeeeee-project]
|
|
]
|
|
|
|
Explicit access right may be required and shall be asked to the #link("https://github.com/fooltinkerer")[owner (Fooltinkerer)].
|
|
] |