搜索资源列表
51单片机读写SD卡程序
- 51单片机读写SD卡程序
使用51单片机和znFAT制作的电子书阅读器
- 使用51单片机和znFAT制作的电子书阅读器。单片机从SD卡中读取TXT文件,并读取SD中的汉字字库,最终采用打点的方式显示在2.4寸彩色液晶屏上。液晶屏的控制器为ili9325。znFAT是一款功能完善的文件系统,适合低容量单片机使用。-Making use of 51 MCU and znFAT e-book reader. MCU to read from the SD card TXT file, and read the SD of the Chinese character, the
51单片机模拟串口实现对SD卡的读写
- 51单片机模拟串口实现对SD卡的读写,TFT液晶显示,并添加了FAT文件系统,都有注释,对于初学SD卡、TFT、FAT模块的朋友很有帮助。-51 simulated serial port on the microcontroller to read and write SD card, TFT LCD display, and add the FAT file system, there are comments, for the beginner SD card, TFT, FAT modu
完整的单片机读写SD卡程序
- 完整的单片机读写SD卡程序,C51,KEIL 开发环境。,Complete single-chip program to read and write SD card, C51, KEIL development environment.
mp3sdvs1003ch375
- 51单片机驱动CH375的测试,MP3音乐播放,SD卡存储-CH375 51 Microprocessor test, MP3 music player, SD card storage
TFT
- 2G以下 51单片机SD 卡读图片到彩屏的源程序。硬件包含2.4寸TFT彩屏。工程建立在keil上-51 SCM 2G SD card read the following pictures to color of the source. 2.4-inch TFT color screen hardware included. Keil on the project based on
SDka
- sd卡读取,实现51单片机对SD的读取操作-sd card reader
51-MCU-SD-Card
- 51单片机实现SD卡读写程序,实验过,很好用-51 MCU SD card reader program, experimented with, very good use
SD
- sd卡的程序,上面记录了SD卡的详细读卡写卡方式,适合51单片机或者其他-sd card procedures, the above records the SD card reader to write in detail the way cards for 51 single-chip or other
51-reda-write-SD-2-17
- 单片机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
51-sd
- 介绍51 单片机与SD 卡的接口设计原理, 以及FAT32 文件系统的设计和应用程序控制SD 卡读写操作的实现。-Introduced 51 single-chip interface and SD card design principle, as well as the FAT32 file system design and application control the operation of SD card reader to achieve.
USB-SD-reader
- USB读SD卡的读卡器代码。已经在单片机编译过。 51+PDIUSBD12+SD卡作USB读卡器程序里用了OO的代码,用IDE-USB那个例程改的。这个程序里,已经把存储设备的驱动独立出来了,也就是只要改动存储设备的扇区读写驱动,就可以把存储设备变成U盘了-Reading SD card reader USB code. SCM has been compiled. 51+ PDIUSBD12+ SD Card USB reader program, he devoted OO code,
SDcardAT89C51
- SD卡在现在的日常生活与工作中使用非常广泛,时下已经成为最为通用的数据存储卡。在诸如MP3、数码相机等设备上也都采用SD卡作为其存储设备。SD卡之所以得到如此广泛的使用,是因为它价格低廉、存储容量大、使用方便、通用性与安全性强等优点。既然它有着这么多优点,那么如果将它加入到单片机应用开发系统中来,将使系统变得更加出色。这就要求对SD卡的硬件与读写时序进行研究。对于SD卡的硬件结构,在官方的文档上有很详细的介绍,如SD卡内的存储器结构、存储单元组织方式等内容。要实现对它的读写,最核心的是它的时序,
51PSDPTFT
- 在KEIL Uvision3上编译的电子相框程序,编译后写入单片机可运行的,SD卡上放入320X240大小的BMP格式的图片,可自动播放的.
SD-TFT
- 2G以下 51单片机SD 卡读图片 到彩屏-2G 51 microcontroller SD card to read the following picture to color
51mcu-to-2g-sd
- 2G 51单片机SD 卡读图片 到彩屏 学习资料-The 2G 51 SCM SD card read pictures to color screen learning materials
TFT触摸屏显示SD卡中的图片
- 基于51单片机的TFT触摸屏显示SD卡中的图片(用C语言)(The TFT touch screen based on the 51 single chip computer displays the pictures in the SD card (in C language))
SD卡资料
- SD卡初始化,及读写流程,以及SD卡上文件系统介绍,及51MCU FAT32文件系统程序(The SD card initialization, and the reading and writing process, as well as the file system introduction on the SD card, and the 51MCU FAT32 file system program)
SD卡测试
- 基于单片机SPI读取SD卡,51单片机实现SD卡的读写(Read SD card based on MCU SPI, read and write SD card by 51 MCU.)
单片机读写SD卡
- 利用51单片机,模拟SPI通信,实现对SD卡的数据读写(Data Reading and Writing of SD Card Using 51 Single Chip Microcomputer)