搜索资源列表
单片机读写U盘
- 单片机读写U盘资料,非常方便的使用在单片机读写U盘和SD卡的领域
51单片机读写SD卡程序
- 51单片机读写SD卡程序
SMT32单片机读写SD卡代码
- 工程代码实现了SMT32单片机读写SD卡的功能,有利于学习者加快了解SD卡的操作
PIC读写CF卡C程序(含原理图)
- PIC读写CF卡的C程序(含原理图)-PIC CF card reader C procedures (including schematics)
Read_SD_MMC
- 单片机通过SPI读写SD卡.使用5v系统操作3.3V的sd卡.很有借鉴价值-SCM SPI literacy through SD cards. 5v use of the system 3.3V sd card. Very valuable reference
avr_spi_sd
- sd卡的开发原程序,AVR单片机SPI模式下读写sd卡.-sd card of the original procedure, AVR SPI mode literacy sd card.
SDprogram
- 开发环境用伟福仿真软件。 详细功能:由51系列单片机读写数字温度传感器DS1820采集到的温度,并将温度值以FAT16文件格式存储到SD卡中。-Development environment using simulation software Wei Fu. Detailed features: reading and writing from 51 series single-chip digital temperature se
AVR_SD_FAT16_sourcecode
- AVR单片机 读写SD/MMC卡 带文件系统 FAT16 源码 -AVR single-chip microcomputer to read and write SD/MMC cassettes FAT16 file system source code
SD_MMC
- 使用单片机 读写SD卡 带FAT16功能 PIC18f452-The use of single-chip SD cassette FAT16 read and write functions PIC18f452
PIC24_SD_TEST
- 使用PIC24 16位单片机 读写SD卡 支持FAT32-PIC24 16-bit single chip using SD card reader support for FAT32
SDcard_driver
- 这是比较通用的单片机SPI读写SD卡的程序,应用中根据自己的单片机设置管脚和寄存器配置既可以应用-This is a relatively common single-chip SPI read and write SD card procedures, the application of single-chip microcomputer according to its own pin and register configura
V3.0
- 51单片机读写SD卡程序,经过测试,已在产品上使用-51 SCM SD card reader program, tested, used in products
SD
- 51单片机读写SD列子程序 可以学习51单片机如何读写SD卡-51 Singlechip Liezi SD procedures to read and write can learn how to read and write 51 Singlechip SD Card
MCS_51_SD
- MCS51单片机读写SD卡,FAT32文件系统-MCS51 single-chip microcomputer to read and write SD card, FAT32 file system
51SD
- 完整的单片机读写SD卡程序,C51,KEIL 开发环境。-Complete single-chip program to read and write SD card, C51, KEIL development environment.
SDcardreadprogram
- 通过单片机实现SD卡读写功能. 1、SD卡采用SPI通信 2、先往SD里顺序写入0-255共256个数据,然后再读回送LCD1602显示 -Use microcontroller to read and write sd card
51SD
- AT89X51系列单片机读写sd卡,使用fat32文件系统读写文件-AT89X51 MCU sd card read and write, read and write files using the fat32 file system
AVRSDCardreader
- AVR单片机读写SD卡的源代码,ICC-AVR调试通过-AVR microcontroller source code to read and write SD card, ICC-AVR debugging through
128SD
- 利用avr单片机,读写SD卡的任意扇区,可以移植到任意AVR单片机上,也可以利用这个思路移植到51单片机上-Using avr microcontroller, SD card reader any sector, can be transferred to any AVR microcontroller, you can also use this idea transplanted to 51 SCM
单片机读写SD卡
- 利用51单片机,模拟SPI通信,实现对SD卡的数据读写(Data Reading and Writing of SD Card Using 51 Single Chip Microcomputer)