Hey guys…
I am embarking on a new project to build a custom weather station using a Raspberry Pi, and I could really use some advice from anyone who’s tackled something similar. My goal is to create a compact, reliable setup that can measure temperature, humidity, and air pressure, and eventually, I’d like to expand it to include wind speed and rainfall.
Here’s what I’ve got so far:
- Raspberry Pi 4 Model B
- DHT22 sensor for temperature and humidity
- BMP280 sensor for air pressure
- A basic understanding of Python for the coding side
My main questions are:
-
How should I position the sensors to ensure accurate readings without them interfering with each other? I’ve read that proximity can sometimes cause issues.
-
What’s the best way to power this setup if I want it to run continuously? I’m considering a solar power option, but I’m unsure of the logistics.
-
What’s the most efficient way to log data over time? I’m thinking of storing it locally on the Pi and then periodically uploading it to the cloud, but I’m open to suggestions.
-
Any recommendations for weatherproof enclosures that can protect the sensors but still allow for accurate readings?
I also check this: https://forum.hackspace.org.uk/t/laser-cutter-advice-recommendations-neededlooker But I have not found any solution. Could anyone guide me about this?
Thanks in advance!
Respected community member!