https://github.com/oroulet/davis6410-rpi
read data from Davis 6410 anemometer and expose them on a web server
https://github.com/oroulet/davis6410-rpi
anemometer davis-anemometer davis-weather rpi
Last synced: 3 months ago
JSON representation
read data from Davis 6410 anemometer and expose them on a web server
- Host: GitHub
- URL: https://github.com/oroulet/davis6410-rpi
- Owner: oroulet
- Created: 2024-02-18T22:12:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-09T08:12:31.000Z (almost 2 years ago)
- Last Synced: 2024-12-31T06:47:13.003Z (over 1 year ago)
- Topics: anemometer, davis-anemometer, davis-weather, rpi
- Language: Rust
- Homepage:
- Size: 116 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Anemometer made with a Davis sensor and a raspberry pi, written in Rust.
Inspired by https://www.shapemaker.io/blog/wind-speed-measurements-with-anemometer-and-a-raspberry-pi. Basically you need to plug the sensor to a working raspberry pi.
# Usage
`cargo run --bin wind_service -- --emulation `
# Todo
* remove old entries