Skip to content

A DIY low budget weather station. C++ client for the ESP8226. Sends its weather metrics via MQTT.

Notifications You must be signed in to change notification settings

kkmarv/Weather-Station-with-MQTT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weatherstation

Sensor Type Price Pins Datasheet Library
DHT22 Temperature- and Humidity 5,39 € 3.3V, data, gnd DHT22 datasheet adafruit/DHT-sensor-library
MQ135 Air Quality 2,99 € gnd, 5V, data MQ135 datasheet miguel5612/MQSensorsLib
BH1750FVI Light Intensity 5,39€ gnd, 5V, sda, scl BH1750FVI datasheet claws/BH1750
BMP280 Air Pressure 1,95 € 5V, gnd, scl, sda BMP280 datasheet adafruit/Adafruit_BMP280_Library
"Rain Sensor Module" Rain 0.99 € 3,3-5V, gnd, data - -
Anemometer Wind Speed and Direction - ? - -

About

A DIY low budget weather station. C++ client for the ESP8226. Sends its weather metrics via MQTT.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages