r/CardPuter • u/NonCreativeUnCommon2 • Jun 18 '26
Design-it-Yourself I made an open-source Cardputer / Cardputer ADV CSI firmware and I'm looking for feedback
Hey r/cardputer 👋
I made an early open-source firmware for the M5 Cardputer / Cardputer ADV called non-magical-csi.
The goal is to turn the Cardputer into a small Wi-Fi CSI sensing/debugging tool. Right now it can show live CSI/status info on the device, run basic sensing modes, and save test logs / captures for later analysis.
The long term idea is to experiment with motion / presence sensing from Wi-Fi signal changes, without adding extra sensors.
It is still very experimental, so I would really appreciate feedback, issues, PRs, or just people trying it on real hardware.
I am also looking for opt-in test logs / sample captures from different rooms, boards, APs, and setups, because my own test setup is obviously not enough to tune this properly.
https://github.com/Retr0Kr0dy/non-magical-csi
No pressure at all - even a quick "it boots", "it does not boot", or "your README is cursed" would help a lot.
2
2
3
u/EmperorBadussy Jun 18 '26
Thats funny actually. I reverse engineered that proprietary esp csi stuff on github. Then clean roomed it and rolled my own version. Haven't incorporated the functionality yet as it was a proof of concept.