CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - MICRO SD
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - MICRO SD - List
[
Documents
]
micro sd card
DL : 0
SD 卡与MicroSD卡仅仅是封装上的不同,MicroSD卡更小,大小上和一个SIM卡差不多,但是协议与SD卡相同。
Update
: 2012-04-20
Size
: 1.09mb
Publisher
:
wlqd123@163.com
[
ARM-PowerPC-ColdFire-MIPS
]
第1章-SD卡读写模块
DL : 0
第1章-SD卡读写模块 1. sdconfig.h: 该文件为SD卡读写模块配置头文件,用户可根据实际硬件条件进行修改. 2. SD目录 : SD卡读写模块的全部文件,一般不用修改. 3. 建议sdconfig.h文件不要放于SD目录中,因为SD目录中的文件一般无须修改,sdconfig.h通常会有改动. 4. 例子见上一级目录的SDExample目录.-Chapter 1-SD Card Reader module 1. Sdconfig.h : This document SD Card Reader module configuration files, users can be based on actual hardware changes. 2. SD Contents : SD Card Reader module all documents, generally need not be amended. 3. Recommendations sdconfig.h documents will not put SD directory because the directory SD generally no need to amend the document, sdconfig.h usually subject to change. 4. See above examples SDExample a directory of directories.
Update
: 2025-02-17
Size
: 165kb
Publisher
:
k14789
[
Embeded-SCM Develop
]
mmc
DL : 0
MSP430单片机对SD卡的操作例程,系统文件没找到。-MSP430 micro SD card operation routines, system files not found.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
周聪
[
Embeded Linux
]
armsd
DL : 0
关于ARM上面的微型SD卡读写代码,里面包扩了硬件的资源-Above on the ARM micro-SD card to read and write code inside the package extended to the hardware resources
Update
: 2025-02-17
Size
: 165kb
Publisher
:
xiachenfeng
[
Driver Develop
]
SD_MMC
DL : 0
sd卡驱动程序,用于单片机对sd卡控制的开发代码-sd card driver for micro sd cards to control the development of code
Update
: 2025-02-17
Size
: 138kb
Publisher
:
vk
[
SCM
]
51-reda-write-SD-2-17
DL : 0
单片机51系列,SD卡的读写,目的要读取MICRO SD 卡,体积小,容量大。有一定的实用价值-51 Series single-chip, SD card reader, the purpose to read MICRO SD card, small size, large capacity. Have some practical value
Update
: 2025-02-17
Size
: 120kb
Publisher
:
chongcao
[
SCM
]
SD_WR_FS
DL : 0
收集了单片机对SD卡读写源码,其中1个包含了文件系统F16的实现。需要的下来看看吧-Collection of micro SD card reader source, which contains a file system implementation of the F16. See you down the necessary
Update
: 2025-02-17
Size
: 51kb
Publisher
:
阿松
[
SCM
]
17378
DL : 0
spec for micro SD card, follows the standard of ver 2.0
Update
: 2025-02-17
Size
: 200kb
Publisher
:
connie
[
ELanguage
]
MMC-and-PIC-Micro-Controller
DL : 0
PIC16F877 SD/MMC Connection and Coding
Update
: 2025-02-17
Size
: 220kb
Publisher
:
Nisar
[
source in ebook
]
microSD
DL : 0
micro sd规范,包括尺寸,代码规范-micro spe
Update
: 2025-02-17
Size
: 197kb
Publisher
:
郭金盛
[
VHDL-FPGA-Verilog
]
Flash
DL : 0
pico blaze assembly code for write to micro SD flash with spi protocol
Update
: 2025-02-17
Size
: 1kb
Publisher
:
ali
[
VHDL-FPGA-Verilog
]
pico_code
DL : 0
pico blaze VHDL code for write to micro SD flash with spi protocol
Update
: 2025-02-17
Size
: 19kb
Publisher
:
ali
[
SCM
]
ceshi
DL : 0
单片机读写micro SD卡,所使用的单片机为stc12c5616ad,读取数据长度为一个扇区-MCU micro SD card reader
Update
: 2025-02-17
Size
: 22kb
Publisher
:
杨旭
[
Embeded-SCM Develop
]
RW-UD-SD-andMP3
DL : 0
用AVR单片机实现读写u盘sd卡,及播放MP3(基于微型操作系统)。-AVR Microcontroller with u to read and write disk sd card, and play MP3 (based on micro-operating system).
Update
: 2025-02-17
Size
: 44kb
Publisher
:
jepen
[
Program doc
]
ARM-SD
DL : 0
基于ARM和SD卡的微动数据采集系统数据存储技术研究,希望对大家有帮助!-Based on ARM and micro SD card data acquisition system data storage technology, we want to help!
Update
: 2025-02-17
Size
: 411kb
Publisher
:
chiyu
[
SCM
]
SD
DL : 0
SD 卡的PROTEL 封装 PDF资料等-SD PROTEL PDF
Update
: 2025-02-17
Size
: 1.4mb
Publisher
:
dddd
[
SCM
]
microsd_schematic_v100
DL : 0
document for interfacing micro sd card with dsPIC
Update
: 2025-02-17
Size
: 45kb
Publisher
:
vikas
[
Other Embeded program
]
MICRO-SD
DL : 0
Code example for storing files in a micro-sd card from a PIC18f452 (CCS compiler)
Update
: 2025-02-17
Size
: 480kb
Publisher
:
Eduardo
[
GPS develop
]
MicroSD-Record-GPS-data-
DL : 0
基于MSP430和MicroSD卡的GPS记录器 MSP430f149接收C3-370模块GPS信号,用Nokia5110液晶显示经纬度,并将$GPRMC语句后62字节保存在Micro SD卡上。所存数据读入电脑后可通过RouteConverter.exe软件转成KML文件,加载到google earth后可以显示轨迹。 资料包括 原理图:Altium Designer Winter 09 格式和PDF格式 控制程序:基于MSP430F149的GPS记录程序。主要完成坐标显示、迹记录等功能。 整理时间: 下午 07:10 2012-3-6 沨-MSP430 and MicroSD card-based GPS logger MSP430f149 receive the GPS signal of the C3-370 module, with Nokia5110 liquid crystal display latitude and longitude, and $ GPRMC statement after the 62 bytes stored on the Micro SD card. The stored data is read into a computer through RouteConverter.exe software can turn into a KML file is loaded into google earth can show the trajectory. Information, including Schematic: of Altium Designer Winter 09 and PDF formats, the required components package library Control procedures: MSP430F149 GPS records program. Complete the coordinate display, track records. Finishing time: 7:10 PM 2012-3-6 Phoenix
Update
: 2025-02-17
Size
: 339kb
Publisher
:
HuNB
[
SCM
]
Micro-SD
DL : 0
Micro SD卡原理图和pcb版图封装-Package for Micro SD Card in sch and pcb.
Update
: 2025-02-17
Size
: 4kb
Publisher
:
李文强
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.