moeskerv / esp32-weather-station

26 stars 9 forks source link

ESP32 Weather Station

forked from ThingPulse/esp8266-weather-station-color

modified to

Hardware Requirements

HUZZAH32

TFT FeatherWing - 2.4

[BME280 Sensor breakout - I used the GY-BME280 from az-delivery]

[Sensirion SPS30 PM Sensor] (https://www.sensirion.com/en/environmental-sensors/particulate-matter-sensors-pm25/)

3d printed enclosure, remixed to fit the HW

Setup

You can pretty much follow the guide from Adafruit here: Adafruit Wifi Weather Station and use the code provided here.

Basically the following things are to be setup once you are able to compile the code:

Add your individual information in the settings_private.h:

Have fun!