KeySweeper is a stealthy Arduino-based device, camouflaged as a functioning USB wall charger, that wirelessly and passively sniffs, decrypts, logs and reports back (over GSM) all keystrokes from any Microsoft wireless keyboard in the vicinity.
I still need to create a Readme.md that explains the function of the UART UI to interact with the flash, and how to use the brd file to get a board created at OSHPark, but the code files are there at least so you can review them.
I know you used the Adifruit library, but I could not get that to work, so I wrote what I needed. It might be possible to just pull that out all together.
I still need to create a Readme.md that explains the function of the UART UI to interact with the flash, and how to use the brd file to get a board created at OSHPark, but the code files are there at least so you can review them.
I know you used the Adifruit library, but I could not get that to work, so I wrote what I needed. It might be possible to just pull that out all together.