“Microduino-SD”的版本间的差异
 (→Main components)  | 
				 (→Features)  | 
				||
| (未显示同一用户的3个中间版本) | |||
| 第22行: | 第22行: | ||
*Small, cheap, stackable and open;  | *Small, cheap, stackable and open;  | ||
*Open hardware circuit design and Arduino compatible programming development environment;  | *Open hardware circuit design and Arduino compatible programming development environment;  | ||
| − | *  | + | *Uniform Microduino interface standard and rich peripheral modules, capable of having a fast and flexible connection and extension with other modules and sensors  in accord with Microduino interface standard;  | 
*Easy to be integrated to pegboards with a 2.45-pitch female header connector interface.  | *Easy to be integrated to pegboards with a 2.45-pitch female header connector interface.  | ||
| 第38行: | 第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.  | ||
| 第47行: | 第47行: | ||
===Program Download===  | ===Program Download===  | ||
| − | + | Program test:'''[[File:Program Test SD.zip]]'''  | |
===Microduino-SD file read,write,delete test===  | ===Microduino-SD file read,write,delete test===  | ||
| − | *  | + | *All hardware needed: Microduino FT232R, Microduino Core and Microduino SD;  | 
| − | *  | + | *All software needed: Microduino test program(Arduino terminal), Arduino IDE(version 1.0 and higher) and SD library;  | 
| − | *Put the   | + | *Put all the download library file into the libraries of Arduino IDE installation folder;  | 
| − | *Start Arduino   | + | *Start Arduino IED, open Microduino test program and choose Microduino Core(Atmega328p@15M,5V), then download;  | 
| − | *  | + | *Below are four parts, which can be checked with OLED(If you don't have OLED, you can check with the serial monitor):  | 
| − | **CS pin   | + | **Check whether the CS pin is ok  | 
| − | **  | + | **Write data into SD card;  | 
| − | **Read specified file  | + | **Read out the data of the specified file inside SD card;  | 
| − | **Delete file   | + | **Delete the specified file inside SD card;  | 
==Buy==  | ==Buy==  | ||
2014年8月22日 (五) 02:49的最新版本
| Language | English | 
|---|
| 
 Microduino-SD aims to read and write data of a memory card. 
 
 
 
 
 
 目录[隐藏]Features
 Specifications
 文件:SD-Pinout-1.jpg   Microduino-SD-Pinout DocumentEagle PCB 文件:Microduino-SD.zip Main components
 DevelopmentArduino library and supported package
 ApplicationProgram DownloadProgram test:文件:Program Test SD.zip Microduino-SD file read,write,delete test
 BuyHistoryPictures | 

