Project ideas from Hacker News discussions.

QuadRF can spot drones and see WiFi through my wall

📝 Discussion Summary (Click to expand)

3 Prevailing Themes

# Theme Supporting Quote
1 On‑site pre‑compliance / EMC testing value "That's absolutely missing the point. EMC/EMI testing is expensive, time consuming and requires scheduling and experiment design. Being able to do local soft-run testing on‑site to be sure that you eliminate the easy 90% of issues before you get to the lab would be a huge win."peteforde
2 Locating unknown RF sources in large or complex assemblies "This seems more useful for finding unknown or hidden RF sources, for instance looking through an entire building to find unknown RF sources, or maybe a whole complex assembly like a car or aircraft."lambda
3 Frequency‑range limits and price expectations "It would be great to have a wider range like other SDRs but of course the cost will increase exponentially."tamimio
"The original quote for a single tile was $50‑$100. They came out at $500."nekusar

🚀 Project Ideas

RFComply Kit: On‑Site Pre‑Compliance Emission Tester

Summary

  • A low‑cost desktop solution that uses an SDR and automated spectral analysis to flag emissions that exceed common EMC/EMI limits before sending hardware to an expensive lab.
  • Provides instant compliance scoring so manufacturers can prioritize fixes and reduce iteration costs.

Details

Key Value
Target Audience Electronics manufacturers, freelance hardware designers, hobbyist compliance testers
Core Feature Automated emission detection with threshold‑based alerts and printable compliance report
Tech Stack Python (GNU Radio, NumPy), Qt for UI, SQLite for reporting, USB SDR dongle (e.g., RTL‑SDR or HackRF)
Difficulty Medium
Monetization Revenue-ready: Subscription per user ($15 /mo)

Notes

  • HN users repeatedly cited the high cost and scheduling difficulty of lab EMC testing; this tool directly addresses that pain point (“expensive, time consuming and requires scheduling”).
  • Could be packaged as a plug‑and‑play appliance for small firms, creating a clear business case and opening discussion about regulatory compliance software markets.

SkyWatch: Multi‑Sensor RF Drone Detection Network

Summary

  • A distributed network of inexpensive passive RF sniffers that triangulate unauthorized drone RF signatures and visualize detections on a real‑time map, similar to acoustic‑camera displays.
  • Enables airports, stadiums, and large facilities to quickly locate hidden or rogue drones without costly active radar systems.

Details

Key Value
Target Audience Airport security teams, facility managers, large‑scale event organizers
Core Feature Multi‑sensor RF localization and classification with web dashboard visualization
Tech Stack Raspberry Pi + RTL‑SDR nodes, Node.js backend, React front‑end, TensorFlow Lite for RF classification
Difficulty High
Monetization Revenue-ready: SaaS license per site (starting at $200 /mo)

Notes

  • Commenters emphasized the need for “local soft‑run testing” and “finding unknown RF sources across large assemblies,” which this system fulfills.
  • Leverages the same passive‑array concept discussed for drone detection, promising a practical, scalable solution and sparking conversation about integration with existing counter‑UAS infrastructure.

WebRF Analyzer: Browser‑Based RF Spectrum Visualizer

Summary

  • A web application that lets users upload raw RF capture files (e.g., .wav, .bin) and instantly generate spectral plots, frequency‑bands of interest, and basic compliance checks, all within the browser.
  • Eliminates the need for expensive desktop analysis software, making RF insight accessible to hobbyists and researchers.

Details

Key Value
Target Audience Hobbyists, university students, makers exploring RF spectrum
Core Feature Browser‑native spectrum rendering with AI‑based source classification and exportable PDF reports
Tech Stack Rust compiled to WebAssembly for signal processing, D3.js for visualizations, Flask for optional file processing backend
Difficulty Low
Monetization Hobby

Notes

  • Several HN remarks referenced “visualizer reminds me of acoustic cameras” and desire to “check for once” unknown RF emissions; this tool directly satisfies that curiosity.
  • Open‑source nature encourages community extensions, potentially leading to a marketplace of custom analysis modules and fostering discussion about democratizing RF analysis.

Read Later