From c0cf5eff446c8076e22a5b0800c2126f173cda2f Mon Sep 17 00:00:00 2001 From: Olivier Date: Mon, 26 Feb 2024 10:11:56 +0100 Subject: [PATCH] add small README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..29d44c1 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +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. + + + +