Interfacing with a Secure Digital (SD) card

From Mech
Jump to navigationJump to search

Original Assignment

Establish SPI communication between your PIC and a Secure Digital (SD) card for data logging. Demonstrate the ability to store data on the card and to read it back later. Use projects documented on the web as a starting point. See, for example, this project. You may wish to display your results on the PC or using an LCD (see, e.g., C Example: Serial LCD or C Example: Parallel Interfacing with LCDs).