Connect Davis Anemometer to Arduino (Pro Mini 5V)
This is a copy of the top work of https://github.com/wrybread/weewx-ArduinoWeatherStation
Works with a Davis anemometer.
Simple program to display values on serial monitor
Testet on Arduino Pro Mini (5V)
- - - yellow to VCC (3.3 V)
- - - green to pin A0
- - - red to GND
- - - black to pin 2
- Load the latest library of "timerone"
- Copy the code to your arduino ide
- Flash the Arduino
- Open serial monitor with baudrate 9600
Build a sketch with knx support, to build your own weatherstation -> follow: