Difference between revisions of "Microduino-Module SD"
From Microduino Wiki
(→Arduino library and supported package) |
|||
Line 41: | Line 41: | ||
**Original library:(core+ can't use it directly)【'''[https://github.com/adafruit/SD github download]'''】 | **Original library:(core+ can't use it directly)【'''[https://github.com/adafruit/SD github download]'''】 | ||
**Changed libray:(For the spi pin of core+, do some change)【'''[[File:Lib SD.zip]]'''】 | **Changed libray:(For the spi pin of core+, do some change)【'''[[File:Lib SD.zip]]'''】 | ||
+ | **SimpleSDAudio:https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Libraries/_06_Microduino_SD_SimpleSDAudio | ||
*Microduino core module can be combined with the sensor module to store and read data,and then analyze, process these data. | *Microduino core module can be combined with the sensor module to store and read data,and then analyze, process these data. | ||
Revision as of 05:46, 2 July 2014
Language: | English • 中文 |
---|
Microduino-SD module is used to access the memory card.
ContentsFeatures
Specifications
DocumentEagle PCB File:Microduino-SD.zip Main components
DevelopmentArduino library and supported package
ApplicationProgram DownloadTest program:File:Program Test SD.zip Microduino-SD file read,write,delete test
BuyHistoryPictures |