Hi I’m looking for a EEPROM library for external EEPROM chips that I can use with the ATtiny85 and a TinyWire library. I have tried converting several based on Wire such as (https://github.com/JChristensen/extEEPROM) but have not been successful yet.
Thanks