Do not follow this link

~travisshears/balcony-weather-station

Source code and documentation for my DIY weather station on the balcony of my apartment.
4edd5b1c — Travis Shears 1 year, 1 month ago
remove circuit python lib code
f5cd4501 — Travis Shears 1 year, 5 months ago
try and fix reliability issues
b4d6e97b — Travis Shears 1 year, 5 months ago
Merge branch 'init-readme'

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~travisshears/balcony-weather-station
read/write
git@git.sr.ht:~travisshears/balcony-weather-station

You can also use your local clone with git send-email.

#Balcony Weather Station

A DIY weather station on my balcony that is hooked up to Home Assistant.

The code is CircuitPython. It follows many of the patterns I learned in creating an aquarium controller.

#Capabilities

Right now the station is fairly limited measuring only temperature, humidity, and atmospheric pressure. I have plans to expand the project to also measure noise levels, and wind.

#Hardware

Sensors:

MCs:

Other:

Note: I would not recommend buying from pimoroni from EU as shipping tax is huge!

#Images

Circuit board: project circuit board

Home Assistant screen shot: home assistant screen shot

Case: project weather proof case

Power box: power case

Do not follow this link