Used sensors
This educational project is still a work in progress. Final version is expected september 2024.
Used sensors
Our students (5th year) learned the basics of programming sensors in Python. Starting from a simple "hello world!" to an independent working device that measures temperature, moisture, heat index and air pollution PM2.5 and PM10.
The measured data is displayed:
on an OLED-display
and saved as a CSV file
on a web server
Raspberry Pi Pico W
DHT22
OLED-display
Nova PM SDS011
The final version of our measuring payload uses the sensors underneath.
Our students (6th year) did their own independent research on how to integrate example code snippets in one working unit.
The measured data is displayed:
on an OLED-display
saved as a CSV-file
Measures: date and time, latitude, longitude, speed and altitude data from satellites, because of the inbuilt antenna.
Measures: carbon monoxide (CO), nitrogen dioxide (NO2) and ammonia (NH3).
Measures: Temperature, humidity, carbon dioxide levels between 400-5000 ppm.
To prevent loose wires and a small form factor.