Weather Station

Weather Station

5 devlogs
18h 27m
Created by KingJamesH

Air Quality Measurer created with an Adafruit ESP-32 S2 TFT Feather
- RYLR998 (radio)
- BME688 (weather data)
- Adafruit GPS wing (location data)
---
- As this is a hardware project, the demo is just a video of everything transmitting back to the central node. The readme has more info.

Timeline

Ship 1

0 payouts of shell 0 shells

KingJamesH

about 1 month ago

KingJamesH Covers 5 devlogs and 18h 27m

one more devlog for the video (this is the computer connected to central mode)

Final product complete:
- 3 devices/nodes:
- far node: collects weather, air quality, and location data
- middle node: receives data from far node, forwards it to central node (extends range)
- central node: receives data from multiple weather stations and shows the data on platformio.

Update attachment

Final version, connected to AdafruitIO, radio w/ middle esp32 to extend range working.

Update attachment

Got the RYLR998 working, small fixes, setting up AdafruitIO.

Update attachment

Initial sensor test, setting things up; dealing with platformio

Update attachment