Re: EEPROM Data Miner?
Reply #4 –
If it isn't too fast you can use the code from the Bus Pirate I2C sniffer to get some info out (port it to the chip of your choice). Another option is a microcontroller with a slave I2C peripheral that can be adopted for sniffing (I'm pretty sure the PIC cannot, but maybe AVR can as arakis mentions).