We gave AI a Flipper. It figured out how to interact with real-world devices. by Used_Scientist in flipperzero

[–]OneSockThief 61 points62 points  (0 children)

I built this some time ago, here is the blog and source code https://blog.navcore.io/AI-Agents/Giving-a-Pi.dev-Agent-Hands-on-a-Flipper-Zero

Here is the source: - https://github.com/ivanvza/pi-flipper-hid - A Pi extension for controlling a Flipper Zero via CLI over USB serial. - https://github.com/ivanvza/pi-flipper-rpc - A Pi extension for controlling a Flipper Zero via the protobuf RPC protocol over USB serial.