- This topic has 3 replies, 2 voices, and was last updated 9 years, 11 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › interface to sd card to sim 900
how can interface Sd card to sim 900A to stored data plz suggest me
Hi,
Find a suitable controller, sim900 can communicate through the serial port of the controller and SD card can be connected to the SPI communication port. Basically you have to learn these to communications using a microcontroller then it would be a matter of getting data from one device and transfer it to other.
thanks ajish
i am new in this field please give me Circuit diagram and Demo Code to communicated with Sd card through Spi, can we communinicated Sd card through Gsm sim 900A
please suggest me
Regard
amit suman
Hope you might find project tutorial helpful
http://www.engineersgarage.com/embedded/avr-microcontroller-projects/sd-card-interfacing-project
There is no direct way of communicating between the SD card and the SIM900 module, it can be done through a microcontroller only.