Skip to content

This repo contains the code to connect a TX23-u wind sensor to an Arduino and connect the Arduino to the internet. Next is sending the data to a cloud hosted mySQL DB.

Notifications You must be signed in to change notification settings

KentWind/TX23-UReadings

Repository files navigation

TX23-UReadings

Arduino-LaCrosse-TX23-Library

LaCrosse TX23 is a wind speed and direction sensor. It uses 3 wires for communication and power:

Pin1 - Brown(Black) - DATA Pin2 - Red - Vcc Pin3 - Green - N/C Pin4 - Yellow - GND

DATA pin is to be connected directly to one of Arduino ports.

I used this library set up to connect to the TX23-U https://github.com/egzumer/Arduino-LaCrosse-TX23-Library

Created by Krzysztof Egzmont, 06.11.2016. Based on https://www.john.geek.nz/2012/08/la-crosse-tx23u-anemometer-communication-protocol/ Big thanks for John.

Donations: Bitcoin - 1JrHQwJWt1JNZepT1EXqPSioXcwD227nnU Ethereum - 0xFC9713013e78f6F14bA5064E36f875dbbB32B94a

BSD license, all text above must be included in any redistribution

write_data.php needs to go in c:/xampp/htdocs

About

This repo contains the code to connect a TX23-u wind sensor to an Arduino and connect the Arduino to the internet. Next is sending the data to a cloud hosted mySQL DB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published