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....
SD Card can support SPI mode communication with embedded microcontrollers. 89S52 can easily interface with clumpy SD cards. But care must be taken that recently MicroSD cards are 3.3V supplied.
hi... i am not getting any proper idea of how to interface it.... can you please give me any additional ideas from where i can start something
Didn't the link you got give you lots of ideas?
If you want 100% finalized solutions, then you shouldn't write code but should instead visit brick-and-mortar or web shops and buy existing products someone else have developed. The goal with writing code is to create new solutions to existing problems.