Skip to content
/ at24cx Public

A platform agnostic driver to interface with the AT24C32/64 EEPROM.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

wose/at24cx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

at24cx

A platform agnostic driver to interface with the AT24C32/64 EEPROM.

TODO

  • write single byte
  • read single byte
  • page write
  • sequential read
  • writes across page boundary
  • ACK polling
  • support all 8 i2c addresses
  • support different page sizes
  • support different address sizes

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

A platform agnostic driver to interface with the AT24C32/64 EEPROM.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages