Tuesday, August 11, 2015

External EEPROM Application 1

        Hi guys! Today we are going to make an eeprom application. It seems a basic application but its not :). You should probably know that when u reset or unplug the arduino the codes starts from begining but you may want to save your operations so thats the whole point for using eeprom. We can call it a basic harddisk.



The parts you need
-------------------------
-Arduino
-Leds(I used 6)
-EEPROM(24C02)
-Jumper Wires

Here is our schematic

Note: If you want to use eeprom you must examine the datasheet of eeprom ^-^.Do not forget that!

Here is a video of mine



I did this project with my friend and he has a blog too
https://engineeringvolkan.wordpress.com/


About the code: I will share it the ones who contacts me via e-mail or comment ^-^. Thanks for reading.

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...