Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naguissa/ueepromlib
I2C EEPROM library. Split from uRTCLib. This library controls any I2C EEPROM, independent ones or incorporated on DS1307 or DS3231 RTCs.
https://github.com/naguissa/ueepromlib
arduino arduino-library eeprom i2c i2c-eeprom iic naguissa
Last synced: about 7 hours ago
JSON representation
I2C EEPROM library. Split from uRTCLib. This library controls any I2C EEPROM, independent ones or incorporated on DS1307 or DS3231 RTCs.
- Host: GitHub
- URL: https://github.com/naguissa/ueepromlib
- Owner: Naguissa
- License: lgpl-3.0
- Created: 2018-07-27T06:50:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-27T10:55:50.000Z (over 1 year ago)
- Last Synced: 2024-05-01T14:27:08.732Z (6 months ago)
- Topics: arduino, arduino-library, eeprom, i2c, i2c-eeprom, iic, naguissa
- Language: C++
- Homepage: https://www.foroelectro.net/librerias-arduino-ide-f29/ueepromlib-arduino-libreria-simple-y-eficaz-para-e-t225.html
- Size: 222 KB
- Stars: 17
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Arduino, ESP8266, STM32, ESP32 and others uEEPROMLib
Master status: [![Build Status](https://travis-ci.org/Naguissa/uEEPROMLib.svg?branch=master)](https://travis-ci.org/Naguissa/uEEPROMLib)
## What is this repository for? ##
I2C EEPROM library. Split from uRTCLib https://github.com/Naguissa/uRTCLib
This library controls any I2C EEPROM, independent ones or incorporated on DS1307 or DS3231 RTCs.
*Note: On ATTiny, you need TnyWireM library in order to compile. It's available on Library manager.
## How do I get set up? ##
You can get it from Arduino libraries directly, searching by uEEPROMLib.
For manual installation:
* Get the ZIP.
* Rename to uEEPROMLib.zip
* Install library on Arduino## Documentation and extras ##
You can find all documentation and extras in this repository: https://github.com/Naguissa/uEEPROMLib_doc_and_extras
You can read documentation online here: https://naguissa.github.io/uEEPROMLib_doc_and_extras/
IMPORTANT NOTE: It's a little bit hidden, but you can set your EEPROM page size changing public variable uEEPROMLIBVariable.page_size
## Examples ##
Included on example folder, available on Arduino IDE.
## Who do I talk to? ##
* [Naguissa](https://github.com/Naguissa)
* https://www.foroelectro.net/librerias-arduino-ide-f29/ueepromlib-arduino-libreria-simple-y-eficaz-para-e-t225.html
* https://www.naguissa.com## Contribute ##
Any code contribution, report or comment are always welcome. Don't hesitate to use GitHub for that.
* You can sponsor this project using GitHub's Sponsor button: https://github.com/Naguissa/uEEPROMLib
* You can make a donation via PayPal: https://paypal.me/foroelectroThanks for your support.
Contributors hall of fame: https://www.foroelectro.net/hall-of-fame-f32/contributors-contribuyentes-t271.html