A balcony weather station built with Pico W microcontrollers and the C SDK
Find a file
2025-04-06 13:06:35 +02:00
old_micro_python_code init converting project from micro python to c 2025-04-06 13:01:48 +02:00
.gitignore init converting project from micro python to c 2025-04-06 13:01:48 +02:00
CmakeLists.txt init converting project from micro python to c 2025-04-06 13:01:48 +02:00
LICENSE.md add LICENSE 2023-08-10 10:18:47 +02:00
node1.c init converting project from micro python to c 2025-04-06 13:01:48 +02:00
notes.txt get mqtt working with bem 280 sensor 2023-07-26 15:21:51 +02:00
pico_sdk_import.cmake init converting project from micro python to c 2025-04-06 13:01:48 +02:00
README.md remove broken image links from readme 2025-04-06 13:06:35 +02:00

Balcony Weather Station

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

The source code started as CircuitPython following many of the patterns I learned in creating an aquarium controller. I have since switch to using C.

Capabilities

Right now the station is fairly limited measuring only temperature, humidity, and atmospheric pressure. I have plans to expand the project to in the end measure:

  • tempature
  • humidity
  • atmospheric pressure
  • noise levels
  • wind speed
  • wind direction
  • rain fall
  • light

Hardware

Sensors:

MCs:

Other:

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