EEPROM I2C
Jump to navigation
Jump to search
Summary
Provides access to external EEPROM memory over the I2C interface.
Description
The **EEPROM (I2C)** component enables communication with I2C-based EEPROM chips for non-volatile data storage. It can be used to save and retrieve configuration data, logs, calibration parameters, or other persistent values that must be retained even after power cycles.
This component supports a variety of **data element types**, making it flexible for different storage applications.
- Elements:
- Storage
- Storage State
- Alpha Color
- Color
- Analog
- Complex
- Quaternion
- Integer
- Unsigned
- Integer 64 bit
- Unsigned 64 bit
- Integer 8 bit
- Unsigned 8 bit
- Integer 16 bit
- Unsigned 16 bit
- Char
- Digital
- Text
- Binary
- RGBW Alpha Color
- RGBW Color
- Date/Time
Diagram:
Categories
- File:TArduinoDataCategory.png Category Data – Persistent storage and memory management.
Properties
- Address – I2C address of the EEPROM device.
- Elements – Add, edit, or remove data elements for storage.
- Enabled – Enables or disables the component.
Pins
Output Pins
- Out – I2C communication interface.