Use I2C EEPROMs As a File System on an Arduino

This is about a little library I have written to use I2C EEPROMs as a file storage on Arduinos, ESPs, and other microcontrollers.

Oct 3, 2022

2188 views

1 respects

Components and supplies

1

Jumper wires (generic)

1

EEPROM Chip

1

EEPROM Module

1

Breadboard (generic)

1

Arduino UNO

Project description

Code

Eeprom Filesystem Link

A library to use an EEPROM as a very simple file storage with three APIs.

/

0
0
Latest commit to the master branch on Invalid date

Comments

Only logged in users can leave comments

sl001

0 Followers

0 Projects

Table of contents

Intro

1

0