I recently identified a rather unfortunate bug that left part of my weather station’s QA/QC algorithm redundant. Fixing it treated the symptom, but not the cause of the problem. Today, we’re going to look at what is causing the temperature sensor on one of my Raspberry Pi’s to seemingly randomly […]
Read MorePost Tagged with: "Raspberry Pi"
Houston, I Think There’s a Bug in My Weather Station’s QA/QC Algorithm
Have you ever heard the expression “Measure Twice, Cut Once”? It’s commonly used in woodworking and carpentry. It’s a reminder to always double and triple-check your measurements when you cut a piece of wood. You’d be amazed at how many times you screw it up. Well, let me tell you […]
Read MoreTroubleshooting a Raspberry Pi Sensor Gone Awry
A couple years ago, I built a weather station using a network of Raspberry Pi’s. It obtained data from Weather Underground and the National Weather Service. Last spring, I finally added temperature, humidity, and barometric pressure sensors to the weather station. I have plans to add rain and wind sensors […]
Read MoreDIY Solar Radiation Shield: Results of the Bowls vs Plates Experiment
I recently built a couple of DIY solar radiation shields to house outdoor temperature sensors I have at my house. I built one out of plastic plates and one out of plastic bowls because I was curious to see if one worked better than the other as a solar radiation […]
Read MoreDIY Weather Station, Part 4: Database Configuration and Programming the Sensor Readings
Wow, it’s hard to believe that the hardware for taking sensor readings for the DIY weather station is finally all in place. Now, it’s time to dive into the programming and the software end of things that makes everything click. The software for the sensor and the data logger consists […]
Read MoreDIY Weather Station, Part 3: Installing the Data Logger and Connecting the Sensors
For our DIY Weather Station, we’ve built our sensor housings and run power and internet out to the data logger site. It’s time to install the data logger and hook up our sensors. Thankfully, this is much easier than getting power and internet to the site. First, let’s take a […]
Read MoreDIY Weather Station, Part 2: Wiring Power and Internet to the Sensors
Disclaimer: Working with electricity can be extremely dangerous. If you’re not comfortable working with electricity or circuitry, please consult an electrician. This blog and its owners are not responsible for anything that happens to you while you are working with electricity. The sensors and database for my DIY weather station […]
Read MoreDIY Weather Station, Part 1: Building a Solar Radiation Shield from Scratch
Over the past two years, I have been (very slowly) building a homemade DIY weather station and data logger using a network of sensors and Raspberry Pi’s. My plan all along has been to collect as much data as I can from sensors in my back yard, and get the […]
Read More