Skip to content

Doubarry-dev/Davis-Anemometer-Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Davis-Anemometer-Arduino

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)

Wiring and Setup

    - - - yellow to VCC (3.3 V)
    - - - green to pin A0
    - - - red to GND
    - - - black to pin 2

Installation / prepare for use

  1. Load the latest library of "timerone"
  2. Copy the code to your arduino ide
  3. Flash the Arduino
  4. Open serial monitor with baudrate 9600

To-do

Build a sketch with knx support, to build your own weatherstation -> follow:

https://github.com/doubery/Davis-Anemometer-Arduino-KNX

About

Connect Davis Anemometer to Arduino (Pro Mini 5V)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages