Content for AT24C32

AT24C32

The AT24C32/64 provides 32,768/65,536 bits of serial electrically erasable and programmable read only memory (EEPROM) organized as 4096/8192 words of 8 bits each. The device’s cascadable feature allows up to 8 devices to share a common 2-wire bus. The device is optimized for use in many industrial and commercial applications where low power and low voltage operation are essential. The AT24C32/64 is available in space saving 8-pin JEDEC PDIP, 8-pin JEDEC SOIC, 8-pin EIAJ SOIC, and 8-pin TSSOP (AT24C64) packages and is accessed via a 2-wire serial interface. In addition, the entire family is available in 2.7V (2.7V to 5.5V) and 1.8V (1.8V to 5.5V) versions.

The Most Comprehensive Guide to Programming the AT24C32 / AT24C64

“I love tutorials that DIYers put online. They save so much time, and can make tackling new projects a little less intimidating and easy to comprehend. The problem I continue to run into however is the fact that no one …

How to Add an EEPROM to Raspberry Pi Pico

“EEPROM is essential for many microcontroller based projects. Unfortunately, the Raspberry Pi Pico misses out on the EEPROM. So, in this write-up, I shall go through the process of adding an EEPROM to your Pi Pico. Supplies: 1. CAT24C32/AT24C32 …

Enhanced ESP8266 Based WiFi Fan Speed Regulator

“This instructable will guide how to make an Ceiling Fan Speed Regulator using Triac Phase angle control method. Triac is conventionally controlled by Atmega8 standalone arduino configured chip. Wemos D1 mini adds WiFi functionality for this regulator. Featuring - 1. Both …