Skip to content

This project is a weather station using ESP8266, temperature and humidity sensor, and a pressure sensor. The weather station collects environmental data and can send it to a cloud platform or display it on a local screen.

License

Notifications You must be signed in to change notification settings

KARSTERR/weather-station

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Station with ESP8266

This project is a weather station using ESP8266, DHT22 (temperature and humidity sensor), and a pressure sensor. The weather station collects environmental data and can send it to a cloud platform or display it on a local screen.

Components

  • ESP8266
  • DHT22 (Temperature and Humidity Sensor)
  • BMP180 (Pressure Sensor)

Setup

  1. Connect the ESP8266 to the sensors as per the wiring diagram.
  2. Flash the code onto the ESP8266 using the Arduino IDE.

Running the Project

  • Clone the repository.
  • Set up the Wi-Fi credentials in config.h.
  • Run the code using the Arduino IDE.

License

This project is licensed under the MIT License.

Documentation

About

This project is a weather station using ESP8266, temperature and humidity sensor, and a pressure sensor. The weather station collects environmental data and can send it to a cloud platform or display it on a local screen.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published