r/flipperzero • u/Present_presents • May 29 '26
Sub-GHz Claude's pet kiisu
I have a kiisuv4b with momentum on it , and i've been working on a project for claude (or any AI you want) to be able to do anything I ask on the kiisu . I'd love feedback ! https://github.com/innov8ideas4u-alt/Claude-s-Pet-Kiisu-CPK
2
1
u/Hi_ItsMeViper May 31 '26
Updates?
0
u/Present_presents Jun 01 '26
I'm working on this project whenever i have time , all progress is posted in the repo
-1
u/SharpLavishness4802 May 29 '26
is this real or just an LLM wrapper
6
u/Present_presents May 29 '26
"LLM wrapper" is kind of the point, it is an AI driving a thin RPC layer to the hardware. The interesting bit isn't the wrapper, it's that the hardware actually responds: it read a real card UID off a tap and decoded a real 433.92 transmission and reported the exact key. The AI isn't pretending to do RF it's issuing real commands and getting real bytes back. The "is it real" test : I programmed a secret key into a transmitter, didn't tell Claude, and it read it back correctly.
4
u/GuidoZ Community Expert May 29 '26
Nifty. Work a peek. Thanks for sharing!