goodfet.i2ceeprom
Client
Usage: goodfet.i2ceeprom verb [objects] goodfet.i2ceeprom dump 0x$target $filename.bin [0x$start [0x$length]] goodfet.i2ceeprom read 0x$target [0x$start [0x$length]] goodfet.i2ceeprom write 0x$target 0x$adr 0x$val [0x...] goodfet.i2ceeprom scan
Pinout
| Name | Pin | Name | |
|---|---|---|---|
| SCL | 1 | 2 | Vcc |
| SDA | 3 | 4 | Vcc |
| 5 | 6 | ||
| 7 | 8 | ||
| GND | 9 | 10 | |
| 11 | 12 | ||
| 13 | 14 | ||
Notes
This client is still very young. Expect some bugs and oddities.