Skip to content

ESPboy weather module turning your ESPboy into portable weather station

License

Notifications You must be signed in to change notification settings

ESPboy-edu/ESPboy_WeatherStation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESPboy weather station

Demo video

The ESPboy weather station allows you to control time, ambient temperature, atmospheric pressure, relative and absolute humidity. It is based on a RTC3231 and BMP280 modules.

You can buy this module ready-made or make it yourself.

1

2

3

4

1. Buy

  • Real time clock module RTC3231
  • Sensor humidity/temperature/atmospheric pressure BMP280. Consider the large number of defective BMP/BME280 modules on the market.

BMP280

RTC3231

RTC3231

2. Connect RTC3231 real time clock module to ESPboy

  • ''+'' -> VCC
  • ''–'' -> GND
  • ''D'' -> SDA
  • ''C'' -> SCL

3. Connect BMP280 temperature/humidity/atmospheric pressure module real time clock module to ESPboy

  • VCC -> VCC
  • GND -> GND
  • SDA -> SDA
  • SCL -> SCL

4. Upload this firmware

NOTE: Before compilation, set Arduino IDE settings

  • Board: ESP8266 WeMos D1 mini

5. Useful links

About

ESPboy weather module turning your ESPboy into portable weather station

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published