Inside a $1 radar motion sensor
Ultra‑cheap microwave and mmWave motion sensors—often costing around $1–$5—are enabling surprisingly sophisticated presence, gesture, and even vital‑sign detection when combined with microcontrollers like the ESP32 or PC Wi‑Fi chipsets. Commenters explore practical uses such as home automation and sleep or breathing monitoring, while noting technical limitations in reliably detecting very still occupants and experimenting with antennas and sensor fusion to improve range and accuracy. There is also debate over health and privacy implications of pervasive RF sensing, with most pointing out that transmit powers are far below phones or Wi‑Fi routers but acknowledging that long‑term effects and countermeasures (like RF‑absorbing materials) remain areas of active interest.
Wi‑Fi / RF Sensing and Capabilities
- Commenters note that human and even micro‑movement sensing (breathing, chewing) can be done using Wi‑Fi CSI with cheap ESP32 boards, no extra RF hardware.
- Future AI/NPU laptops with Wi‑Fi 7 are expected to integrate RF sensing with on‑device inference for human activity detection.
- Links shared to DIY Wi‑Fi “cameras”, IEEE 802.11bf object sensing, automotive radar, and commercial / research work (Intel, NIST, Google Nest).
- Gesture and possibly hand/finger pose recognition via RF is highlighted as promising but specific resolution limits are unclear; many academic papers are paywalled.
Home Automation and Presence Detection
- Several people use low‑cost mmWave or 2.4 GHz radar modules (often with ESP32/ESPHome) for room presence detection, lighting, and climate control.
- Reported problems: difficulty detecting someone sitting still at 3–5 m; some modules claim heartbeat/micromovement detection but range is often only a few meters.
- Workarounds: combining radar with PIR, placing sensors under desks or in ceilings, or using alternative sensors (chair/bed weight sensors, door sensors, simple manual switches).
- Specific mmWave modules (e.g., LD2410/LD2450) are mentioned; drivers and MQTT integrations exist, with multi‑person tracking possible, but configuration can be finicky.
Health / Vital Signs Monitoring
- Interest in non‑contact heartbeat and breathing monitoring for single individuals.
- Approaches mentioned: Wi‑Fi CSI, mmWave radar, camera‑based apps, and smart display sleep tracking.
- Ready‑made, affordable products are seen as limited; most solutions are research‑grade or niche.
Safety of mmWave and RF Exposure
- Some users are cautious about placing radars in bedrooms, especially for children, while others argue risk is minimal compared to phones and sunlight.
- One detailed back‑of‑the‑envelope estimate suggests absorbed RF power from such sensors is orders of magnitude below normal metabolic power; still, non‑thermal effects are debated by some.
- General consensus: low‑power, non‑ionizing systems are probably safe, but long‑term effects at various frequencies remain a topic of interest.
Hardware, Antennas, and Cost
- Admiration for the radar board’s RF engineering: heavy use of PCB as part of the RF path, with very few discrete components.
- Anecdotes about DIY antenna tuning (including capacitance hats and unintended waveguides) show how small mechanical changes can dramatically affect range.
- Discussion on ultra‑low prices from Chinese manufacturers: some attribute it to state influence/currency policy, others argue the BOM is genuinely minimal and replicable without subsidies.