Wireless Sensing with WiFi Signals
RuView is a sensing platform that uses WiFi Channel State Information (CSI) to study environmental changes. It can run with ESP32 or research NIC hardware, while simulated data is available for evaluation without hardware.
Updates
- September 17, 2026: Stars 94,220 → 94,481, latest release v2754 (September 16, 2026).
- September 16, 2026: Stars 93,077 → 94,220, latest release v2716 (September 15, 2026).
- September 12, 2026: Stars 92,953 → 93,077, latest release v2655 (September 11, 2026).
- September 10, 2026: Stars 92,670 → 92,953, latest release v2635 (September 10, 2026).
Installation
docker pull ruvnet/wifi-densepose:latestgit clone https://github.com/ruvnet/RuView.gitRunning it
docker run -p 3000:3000 ruvnet/wifi-densepose:latest./verifyWhat does this tool do?
RuView is an MIT-licensed platform for sensing experiments with WiFi Channel State Information. It can be installed with Docker or from source, and it can be evaluated with simulated data without hardware. Capabilities depend on the hardware mode: laptop RSSI-only sensing is for coarse presence and motion, while advanced sensing requires full CSI hardware.
Who it is for
Researchers and developers who want to experiment with presence, motion or environmental sensing from WiFi signals.
What not to expect
Medical monitoring claims or pose estimation expectations from a standard laptop in RSSI-only mode.
Highlights
- Offers CSI-based sensing paths with ESP32 and research NIC hardware.
- Can be evaluated with simulated data without hardware.
- Documents a deterministic reference-signal check with `./verify`.
- Separates the capabilities of laptop RSSI-only mode from full CSI hardware.
First-use flow
- Prepare your environment with the Docker or source path in the official installation guides.
- If you have no hardware, start by examining the simulated-data evaluation path.
- Run the deterministic reference-signal check described in the build guide with `./verify`.
- Choose the RSSI-only or full-CSI path according to your hardware.
Safe start
First task prompt
How can I evaluate a simple motion-detection scenario from WiFi CSI data using simulated data?
Related dictionary terms
Links
TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-05-30: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.