This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Transfer data's from AT24c16 to SD Card

Hi all....
i just want to know is it possible to tranfer data's from AT24C16 EEprom to SDcard using 8051.
if it is then where can i get any tutorial related to it or any demo code....
i have tried doing google... but got no theories on this....
can anybody help me....

Parents
  • thanks to you...
    i am tring to make a electronic locker interfacing RTC for data log of users which will be stored in EEPROM.
    its something like 1 master and 3 users.
    i am using 89s52. i have already interfaced at24c16 and RTC with 89s52, and that EEPROM contains date and time. and my question is when the master inputs his password he has an option to transfer the data's from EEPROM to any external device like sd card or any pendrives which ever is possible to do, so that he can connect the sd card or his pendrive to desktop and can access the data's. now i already have data log on EEPROM and need to transfer to any external device, so how can i do this...

Reply
  • thanks to you...
    i am tring to make a electronic locker interfacing RTC for data log of users which will be stored in EEPROM.
    its something like 1 master and 3 users.
    i am using 89s52. i have already interfaced at24c16 and RTC with 89s52, and that EEPROM contains date and time. and my question is when the master inputs his password he has an option to transfer the data's from EEPROM to any external device like sd card or any pendrives which ever is possible to do, so that he can connect the sd card or his pendrive to desktop and can access the data's. now i already have data log on EEPROM and need to transfer to any external device, so how can i do this...

Children