An open API service indexing awesome lists of open source software.

https://github.com/survivingwithandroid/esp32-weather-station

Build a weather station using ESP32
https://github.com/survivingwithandroid/esp32-weather-station

bmp280 esp32 iot schematics sensor tutorial weather-station

Last synced: 7 months ago
JSON representation

Build a weather station using ESP32

Awesome Lists containing this project

README

          

# ESP32 Weather Station
## Build a weather station using ESP32 BMP280 or BME280

Build status: [![PlatformIO TravisCI status](https://travis-ci.org/survivingwithandroid/ESP32-Weather-station.svg?branch=master)](https://travis-ci.org/survivingwithandroid/ESP32-Weather-station/builds/630289359)

[![twitter](https://img.shields.io/twitter/follow/survivingwithan.svg?style=social)](https://twitter.com/intent/follow?screen_name=survivingwithan)

Link: [ESP32 Weather station tutorial](https://www.survivingwithandroid.com/getting-started-with-esp32-build-a-weather-station/)

This project describes how to build a weather station using ESP32 and BMP280 or BME280. This ESP32 project shows the result using a LDC display SSD1306.

![ESP32 weather station with BMP280](https://github.com/survivingwithandroid/ESP32-Weather-station/blob/master/images/esp32-weather-station-1.jpg)

## Schematics

![ESP32 weather station schematics](https://github.com/survivingwithandroid/ESP32-Weather-station/blob/master/images/esp32-weather-station.png)