Difference between revisions of "Microduino-Module SD"
From Microduino Wiki
(→Main components) |
(→Arduino library and supported package) |
||
Line 38: | Line 38: | ||
==Development== | ==Development== | ||
===Arduino library and supported package=== | ===Arduino library and supported package=== | ||
− | * | + | *Adopt adfaruit SD library: |
− | **Original library: | + | **Original library:(Core+ can't be used directly)【'''[https://github.com/adafruit/SD github download]'''】 |
− | **Changed | + | **Changed libray:(The spi pin of Core+ has been changed)【'''[[File:Lib SD.zip]]'''】 |
**SimpleSDAudio:https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Libraries/_06_Microduino_SD_SimpleSDAudio | **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 07:29, 24 July 2014
Language: | English • 中文 |
---|
Microduino-SD aims to read and write data of a 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 |