← Back to context

Comment by transpute

1 year ago

Through-wall 2.4Ghz Wi-Fi CSI radar can be done with $20 ESP32 boards, https://www.technologyreview.com/2024/02/27/1088154/wifi-sen...

Wifi sensing is interesting, but you can combine a $3 ESP chip with one of these for a much easier project at lower cost: https://www.dfrobot.com/product-2795.html

I use those for presence detection in my house. 3D print a small case and for < $20 you have highly accurate presence detection that also works when sitting still. Ideal for automatic light and climate control.

The “Vital Sign Detection & Healthcare”[1] section is very interesting, thank you! I am looking for a way to measure the heartbeat of a single person in a completely non-invasive manner (so without contact) and I see that it can be done with Wi-Fi (2019 Paper [2]). However, I’ve noticed that there are a lot of methods (video analysis, thermal camera, etc.), but they are hard to find as ready-made products at a reasonable price. The simplest solution is under-mattress sleep trackers, but unfortunately they are not an option for me.

1. https://github.com/Marsrocky/Awesome-WiFi-CSI-Sensing#vital-...

2. https://arxiv.org/abs/1908.05108

> chewing of people or animals

The ESP32 can detect the difference between a cannibal and a vegan?

That's impressive.

Great links! I recall seeing somewhere that AMEX was investing in WiFi object detection…can’t remember exactly for what or how…

The gesture recognition sounds incredibly interesting. I work with vision based band tracking, and performance really isn't good enough for my application.

I wonder what kind of resolution you can reasonably achieve? Is it good enough to detect finger pose?

Aside: is there a way around IEEE paywall? I'd really love to read some of these papers