Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/barafael/sdp8xx-rs
A rust no_std driver for the Sensirion SDP800 differential pressure sensor
https://github.com/barafael/sdp8xx-rs
Last synced: 5 days ago
JSON representation
A rust no_std driver for the Sensirion SDP800 differential pressure sensor
- Host: GitHub
- URL: https://github.com/barafael/sdp8xx-rs
- Owner: barafael
- Created: 2021-01-06T20:54:22.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-08T23:18:04.000Z (9 months ago)
- Last Synced: 2024-08-11T08:49:15.603Z (3 months ago)
- Language: Rust
- Size: 63.5 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sdp8xx-rs
A rust no_std driver for the Sensirion SDP800 differential pressure sensorThere are examples for stm32f0 and raspi. For main crate, see sdp8xx/.