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.
- Real time clock module RTC3231
- Sensor humidity/temperature/atmospheric pressure BMP280. Consider the large number of defective BMP/BME280 modules on the market.
- ''+'' -> VCC
- ''–'' -> GND
- ''D'' -> SDA
- ''C'' -> SCL
- VCC -> VCC
- GND -> GND
- SDA -> SDA
- SCL -> SCL
NOTE: Before compilation, set Arduino IDE settings
- Board: ESP8266 WeMos D1 mini