bobc_hardware
bobc_hardware copied to clipboard
RAMPS-FD: add I2C EEPROM
A non-volatile storage is useful for storing config or board identification to allow single firmware for different shield versions.
For compatibility with RADDS, use 24LC256 type on I2C-0. Compatible with 3.3V or 5V base board.
Implemented.