-
Notifications
You must be signed in to change notification settings - Fork 3
Home
This is a home made weather station based on MQTT (IoT transmission protocol) using ESP8266, ESP32 hardware, various sensors and a WeeWX to take care of the database and report generation.
WeeWX and MQTT server (mosquitto) are setup on an Orange Pi PC PLUS (low cost raspberry pi-like)
Sensors are connected directly to the orange pi (barometer) or to the wifi network using very low cost ESP8266 boards.
A single ESP8266 manage the 4 measurements
Check the dedicated wiki page for more details
The wind speed sensor is based on a Inspeed Vector anemometer.
The Wind direction sensor is custom made.
The barometer is built with a MS5611 directly connected to the OrangePi
Check the dedicated wiki page for more details
With a bluetooth BLE USB dongle, it is possible also to use a Xiaomi T/H sensor
Sensors:
If you like to re-use my work, please add credit to my github folder!