https://github.com/ddland/vo-fijnstof
Fijnstof project voor het middelbaar onderwijs (HAVO/VWO, klas 3/4/5/6)
https://github.com/ddland/vo-fijnstof
micropython pico raspberrpy-pi sensoren
Last synced: 23 days ago
JSON representation
Fijnstof project voor het middelbaar onderwijs (HAVO/VWO, klas 3/4/5/6)
- Host: GitHub
- URL: https://github.com/ddland/vo-fijnstof
- Owner: ddland
- License: gpl-3.0
- Created: 2026-06-23T14:27:19.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-07-03T14:09:06.000Z (25 days ago)
- Last Synced: 2026-07-03T16:12:16.623Z (25 days ago)
- Topics: micropython, pico, raspberrpy-pi, sensoren
- Language: Python
- Homepage: https://ddland.github.io/vo-fijnstof/
- Size: 269 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vo-fijnstof
Fijnstof project voor het middelbaar onderwijs (HAVO/VWO, klas 3/4/5/6)
De [beschrijving](https://ddland.github.io/vo-fijnstof/) is als een [jupyterbook](https://jupyterbook.org) aan dit repository gekoppeld.
Hier staan de volgende onderdelen:
## docs
Bestanden nodig om het Jupyterbook te maken. De website is te vinden op [https://ddland.github.io/vo-fijnstof/](https://ddland.github.io/vo-fijnstof/)
## lib
Library bestanden die naar de Raspberry Pi Pico gekopieerd moeten worden. Daar moeten ze in de root van het betandssysteem, in de folder `lib` geplaatst worden.
## voorbeelden
Voorbeelden van het gebruik van de bibliotheken om een SPS30 of SEN63-C sensor uit te lezen.