Project ideas from Hacker News discussions.

So I have a weatherman, which also tells me the news

📝 Discussion Summary (Click to expand)

1. Humidity control and mold risk

“82% indoor humidity is really high; usually over 60% humidity and you risk mold and mildew growth … Mold is terrible for air quality … You may benefit greatly from adding a dehumidifier.” – schiffern

2. Air purification solutions (commercial and DIY)

“For general AQI advice, it's hard to beat just adding an Airfanta 3Pro every 300 square feet … Designed by an engineer, it has the best dollar‑to‑perf and noise‑to‑perf ratio …” – schiffern
“In my research for cleaner indoor air custom fan‑mounted purifiers came up as a cheaper and much more effective alternative to commercial air purifiers.” – shadeless

3. Hardware and sensor recommendations (accuracy & aesthetics)

“If you are going to build this, if possible switch the DHT for a Sensirion SHT40, 41 or a similar one. They are way better …” – otherme123
“For a sleek finished look, you could always mount the ePaper display behind a decorative photo frame … A local photo studio should do the custom matte cutting …” – schiffern


🚀 Project Ideas

Smart IAQ Monitor with Actionable Recommendations

Summary

  • A compact indoor air quality device that continuously measures temperature, humidity, PM2.5, VOCs, and CO₂, then provides clear, step‑by‑step advice (run dehumidifier, switch to evaporative humidifier, replace filters, increase ventilation) to prevent mold and reduce pollutant exposure.
  • Core value: turns raw sensor data into easy‑to‑follow actions that address the exact pain points HN commenters highlighted (excess humidity, harmful humidifiers, need for effective purification).

Details

Key Value
Target Audience Homeowners and renters concerned about mold, allergies, and indoor air quality, especially those monitoring humidity >60%
Core Feature Multi‑sensor suite + ML‑driven recommendation engine that suggests humidifier/dehumidifier operation, filter changes, and ventilation adjustments
Tech Stack ESP32‑S3, Sensirion SHT45 (temp/humidity), PMS5003 (PM2.5), SGP40 (VOC), MH‑Z19B (CO₂), local TensorFlow Lite model, companion mobile app (React Native)
Difficulty Medium
Monetization Revenue-ready: hardware sales ($79) + optional premium subscription ($2.99/mo) for advanced analytics and historical reports

Notes

  • HN users warned that “82% indoor humidity is really high; over 60% risks mold” and criticized ultrasonic humidifiers as “purpose‑built air pollution generators”; this device directly addresses both by recommending dehumidifier use and steering users toward evaporative humidifiers.
  • Provides a conversation starter for IAQ improvements and could spark threads on optimal sensor placement, data sharing, and integration with smart home ecosystems.

Smart Evaporative Humidifier Add‑On

Summary

  • A retrofit module that attaches to any standard evaporative pad humidifier, adding precise humidity control, water‑level sensing, UV‑C sterilization, and automatic pad‑life alerts to eliminate over‑humidification and mineral‑dust pollution.
  • Core value: transforms a cheap, effective humidifier into a worry‑free, health‑safe appliance, solving the “humidifiers are air pollution generators” complaint.

Details

Key Value
Target Audience DIY‑inclined users who own or plan to buy evaporative humidifiers and want to avoid excess moisture and white dust
Core Feature Plug‑in controller that modulates fan/pump based on real‑time humidity (SHT40), monitors water level, runs UV‑C LED to kill microbes, and signals when the evaporative pad needs replacement
Tech Stack STM32L0, Sensirion SHT40, capacitive water‑level sensor, MOSFET driver, UV‑C LED (280 nm), optional ePaper display (1.54”) for status
Difficulty Medium
Monetization Revenue-ready: sell as a standalone accessory for $39 (kit includes mounting hardware and USB‑C power cable)

Notes

  • Commenters asked for “links for further reading on the pollution aspect” and “recommendations in terms of brands/models” for better humidifiers; this add‑on lets them keep their existing unit while eliminating the pollution problem, a solution they’d likely praise.
  • Could generate discussion on optimal UV‑C dosage, pad materials, and integration with home automation (e.g., turning off when the IAQ monitor signals sufficient humidity).

Open‑Source Fan‑Mounted Air Purifier Kit with ePaper Display

Summary

  • A low‑cost, 3D‑printable kit that mounts a standard PC fan onto a HEPA + activated carbon filter frame, includes an ePaper screen showing live AQI and filter life, and offers an optional decorative enclosure for a polished look.
  • Core value: delivers the “cheaper and much more effective alternative to commercial air purifiers” that HN commenters sought, while addressing the aesthetic concern with a photo‑frame‑style ePaper display.

Details

Key Value
Target Audience Hobbyists, makers, and budget‑conscious households wanting an effective, quiet air purifier they can build themselves
Core Feature Fan‑driven filtration system with real‑time PM2.5 readout on ePaper, filter‑life timer, and optional aesthetic frame for seamless room integration
Tech Stack Arduino Nano 33 IoT, PMS5003 particle sensor, 1.54” ePaper display (SSD1680), 120 mm PWM PC fan, 3D‑printable PLA/ABS parts, optional wooden or acrylic frame
Difficulty Low‑Medium
Monetization Hobby (open‑source schematics, BOM, and STL files on GitHub; optional kit sales for $29)

Notes

  • The thread noted: “custom fan‑mounted purifiers came up as a cheaper and much more effective alternative to commercial air purifiers” and suggested mounting an ePaper display behind a decorative photo frame; this kit realizes exactly that idea.
  • Encourages community contributions (filter designs, fan speed curves, enclosure styles) and could become a go‑to reference for DIY IAQ projects on HN.

Read Later