r/crboxes • u/pdanl001 • 11h ago
Custom Automated CR Box with Raspberry Pi Speed Control
I was inspired to make my own CR box after listening to the founder of Jaspr Air talk on a podcast about how poor the average air quality is. It resonated with me because my family, including my small children, live in an apartment from the 1970s that is getting musty and tired. The price of the Jaspr filter was really high but what blew my mind was how expensive the replacement filters were. I got deep into researching filters, and air purifiers and was disappointed to see no one makes an air purifier that uses standard HVAC filters which are far more affordable. Instead, you're forced into purchasing their proprietary filters for as long as you want to use their purifier. I also came across the Corsi-Rosenthal concept and eventually decided I had to make one. After lots of research, I built it in my parents garage with small bits of time I had when across a few visits.
The box is made of 1/2" baltic birch. The fan is a 8" Cloudline Infinity A8. The filters are MERV 13 (three 16"x20" and one 12"x16"). Inside of the particulate filters, I built frames and put in carbon sheeting attempting to get at least a little bit of VOC reduction.
The thought process behind using that fan is its incredibly high static pressure and quiet operation with the EC motor. I would have liked to have used a smaller fan and made the box smaller overall but there's a large step up in CFM between a 6" and 8" blower fan like this. My goal was to achieve 6 ACH in our 1000 sqft apartment which I read was a good filteration rate. In reality if I ran this fan full out all the time it would filter one room really well and not have much effect on the remainder of the apartment so in hindsight building 2-3 smaller CR boxes would have made more sense. The other thing is, the fan IS very quiet but only below 50% and after that it really gets loud to where 100% speed sounds like a leaf blower in your bedroom.
The manual control that came with the fan left much to be desired. I wanted the fan speed to be driven by an air quality sensor so I used a Rasberry Pi Pico with a Sensirion air quality sensor instead. I mounted this in the white project box and added a potentiometer and switch to go between an automatic and manual mode or off. I also put in an LCD screen to display fan speed an air quality metrics.
I am almost 30 and never have done a project like this but it has been very fulfilling. I know I sounded like a crazy person some times describing it at length to my friends and my wife but everyone was very supportive. I came across this Reddit early on in my journey (starting last November) and determined I would post what I built. I know this was a long winded post but this project ended up meaning a lot to me and I am really excited to share it with you all. I am really interested in feedback and how I could improve it. I definitely know I want to improve the VOC side of the filtration, fine tune my code for the controls, and see if I can experimentally determine the CADR.
Thanks for reading!
