Skip to content

gsampallo/EEPROM_24LC32A_I2C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

picture

EEPROM_24LC32A_I2C

Library for read and write data on eeprom 24LC32A via I2C for Arduino, ESP8266 and ESP32

Connect of the chip

24LC32A Arduino
1 GND
2 GND
3 GND
4 GND
8 VCC
7 GND to Enabled Write and VCC to Protected Write
6 A5 or SCL
5 A4 or SDA with 10k pull up resistor

pin

Installation

Download and copy in libraries folder of your Arduino IDE

How to use

More details on the blog

Base on the work of hobbytronics

Releases

No releases published

Packages

No packages published

Languages