7 ms·
Ah, I remember when reversing hardware took weeks / months, an oscilloscope, logic analyzer, Ghidra/IDA, Wireshark, breakout boards, wireless sniffers... back i
by tuckerpo 26d ago
Ah, I remember when reversing hardware took weeks / months, an oscilloscope, logic analyzer, Ghidra/IDA, Wireshark, breakout boards, wireless sniffers... back in the olden days of... 2019.
- fwipsy 26d agoif an AI could do it without an oscilloscope, probably a human could too.
- drivers99 26d agoIt's kind of funny, but AI can also use an oscilloscope. My friend vibe coded a software synth on a Raspberry Pi Pico. When he realized his oscilloscope had a network interface, he had Claude figure out how to connect to it over the network and analyze the actual audio output.
- nabilt 26d agoI had claude write an mcp server to talk to my scope since most are connected over Ethernet. It was pretty fun. https://netliststudio.com/articles/2026/02/23/claude-oscilloscope/ https://netliststudio.com/articles/2026/02/23/claude-oscillo...