Skip to content

Request: Support external EEPROM #10

@kkuez

Description

@kkuez

Hi there,

Understanding that you want to leave your lib as compatible with the arduino EEPROM as possible, it would be valuable if you could support external I2C EEPROMs too.

Those work well with Wire.h.
Only things to specify are

  • clock pin
  • data pin
  • page size
  • size of eeprom
  • adress

Out there, unfortunately, no compareble libs can be found.
If you lack of time, give me a message and we may figure something out together.

Thank you for you work and kind regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions