InterviewSolution
Saved Bookmarks
| 1. |
Which interface does SD.h depend on for communication between the SD Card Module and the Arduino?(a) SPI(b) I2C(c) USB(d) TTLI have been asked this question in semester exam.This interesting question is from Standard Libraries topic in section Arduino Programming of Arduino |
|
Answer» The correct answer is (a) SPI |
|