Personal tools

Coming Soon

MillMachine.jpg

Soon in-stock the Mill-Machine construction kit

Click here for availability informations...

Log in


Forgot your password?
New user?
 

Bank

Project names in assonance with the 80's "data bank". In fact, it's not so far from...

This project extends Arduino memory using EEProm for non-volatile data storage. We searched for analogous projects on the net seeing that there are a lot of good ideas but actually none of these are really complete and fully functional. All the project (very different in hardware configuration) works fine with only one device, while our goal was to create a flexible memory bank based on I2C eeprom devices.

There are also interesting choices in hardware configuration and interesting aspects explored testing the project with AT and LC devices.

The central idea

The main idea that stay behind this project is the complete exploitment of the capabilities of I2C bus memory devices.

While hardware is structured and scalable (read more on the project page) the software library, inspired to the AT24C1024 library, can be customized by the user to support different kind of devices and different memory sizes.

Where to find

You can go to the project page to read more and download materials or buy it. See also the related items list below in this article.

Bank 1.2 - Testing

One of the boards used for test while I was developing AT24C library