18-12-2016, 04:48
I can't guarantee, but theoretically the version with 0-5V output should work without any code modification.
To power it use the 12V available at Pin1 of the RJ12 connector. Also remove the JP2 jumper.
In the user configurable options of the TX software, select:
If you decide to try it, please report back if it works.
Do you have a link to the seller?
To power it use the 12V available at Pin1 of the RJ12 connector. Also remove the JP2 jumper.
In the user configurable options of the TX software, select:
Code:
// --------------------------------------------------------------------------------------
// Define type of Wind Direction sensor
// --------------------------------------------------------------------------------------
/*
--- Fine Offset Wind Vane ---
Use 1O for standard FO wind vane
--- Inspeed Wind Vane ---
Use 20 for Inspeed E-Vane 2
--- Davis Wind Vane ---
Use 30 for Davis 6410 wind vane
--- Novalynx Wind Vane
Use 40 for Novalynx, model 200-WS-02F
--- Environmental Measurements Limited Wind Vane ---
Use 50 for EML, model model WSD1
--- Didcot Instrument Company ---
Use 60 for DIDCOT, model DWD205
*/
#define WDirSensor_Type 30 // SEE INFO ABOVE!!!If you decide to try it, please report back if it works.
Do you have a link to the seller?

