|
|
|
|
|
by est
1001 days ago
|
|
Also > It should be noted that many WiFi routers, such as TP-Link AC1750, come with 3 antennas, so our method only requires 2 of these routers. > WiFi-based perception is based on the Channel-state-information (CSI) that represents the ratio between the transmitted signal wave and the received signal wave. The CSIs are complex decimal sequences that do not have spatial correspondence to spatial locations AFAIK, access to raw CSI data is not available on consumer routers. You need specific FPGA/SDR boards which happens to speak the WIFI 2.4G/5G protocol. There are some open sources efforts such as https://github.com/open-sdr/openwifi |
|
Custom firmware is available for existing WiFi radios, e.g. sub-$20 ESP32 WROOM.
Previous HN discussion: https://news.ycombinator.com/item?id=34480760