Files
moduleair_pro_4g/sensirion/README.md
2025-02-20 15:07:49 +01:00

9 lines
271 B
Markdown

# Sonde Sensirion SFA30
La sonde est connecté sur le port UART5. On peut utiliser la [bilbio python officielle](https://sensirion.github.io/python-shdlc-sfa3x/installation.html).
## Installation
```
sudo pip3 install sensirion-shdlc-sfa3x --break-system-packages
```