搜索资源列表
-
1下载:
嵌入式操作系统Nucleus Plus中使用的文件系统,可支持IDE、Floppy Disk、 RAM Disk,由于驱动的原因源码中只能直接支持RAM Disk,与硬件相关的需要按照模板自行提供驱动。本源码已经经过严格测试,并已移植到VxWorks平台上。
-Embedded Operating System Nucleus Plus, the use of the file system that can support IDE, Floppy Disk, RAM Disk. As th
-
-
0下载:
编译后直接运行的MP3播放器全部C语言源代码
一个包含FAT文件系统、系统引导 Boot、FLASH Driver等内容的,可以编译后直接运行的MP3播放器的全部C语言源代码,
适合小型嵌入式系统研究。
-compiled directly running the MP3 player all C language source code contains a FAT file system. boot Boot, FLASH Driver and other content.
-
-
0下载:
这是一款MP3播放器的源代码,包括文件系统,各个接口电路和LCD的驱动-This is one MP3 Player source code, including the file system, various interface circuit and LCD Driver
-
-
0下载:
使用硬盘制作mp3的源程序,包含了硬盘驱动代码,文件系统,usb驱动,液晶驱动-use of the hard disk mp3 production source files, hard drives contain code, file system, usb drive, LCD Driver
-
-
0下载:
基于MSP430F149的SD卡驱动程序,选用的是SPI模式,可实现基本的数据读写,注: 次程序不带FAT文件系统,故不能实现对文件操作,小弟初出茅庐,望多多指教。-MSP430F149-based SD card driver, use the SPI mode allows basic data read and write, Note: meeting program without the FAT file system, it can not be achieved for file
-
-
0下载:
STM32在TFT液晶上显示汉字的程序。从SD卡读取汉字的GBK码对应的字模,将字模在TFT液晶上显示。程序包括TFT液晶驱动、SD卡驱动、FAT32文件系统、汉字GBK码到字模偏移量的换算。-STM32 in TFT LCD display Chinese characters on the program. SD card reader from the GBK character code corresponding to the matrix, the matrix on the TFT
-
-
1下载:
基于STM32的BMP和JPEG图片解码程序,在keil软件上面写的,包括SSD1289TFT液晶驱动,SD卡驱动,FAT32文件系统,BMP和JPEG解码。-Based on the STM32 BMP and JPEG image decoding program is written in keil software, including SSD1289TFT LCD drive, SD card driver, FAT32 file system, BMP and JPEG decodi
-
-
0下载:
FAT12文件系统驱动,C语言编写的驱动,适用于容量小于8M的存储器使用;已经写好了创建,查找、删除等函数,其中还有关于SD卡协议及FAT16的结构介绍;-FAT12 file system drive, C language driver for the use of memory capacity is less than 8M has written to create, find, delete and other functions, which are on the SD card
-
-
0下载:
自制mp3
·单片机读取sd 卡上的歌曲文件 传送给 vs1003解码
·可实现 mp3 的基本功能 切歌 暂停 歌词同步
开发环境 mdk
·使用stm32 vet6 单片机
·sdio 驱动sd 卡
·sfmc 驱动lcd
·fatfs 文件系统 可识别2G sd 卡 支持长文件名和中文字符
·包含中文字库-Homemade mp3 microcontroller reads the songs on the sd card file transfer
-
-
1下载:
晟睿STM32F103ZET6开发板跑RT Thread,内核为1.2.0,GUI为0.8版本,可以下载到板子上跑。
1、TFT根据RT Thread驱动框架编写,FSMC总线,可直接用。适合常用的9320、9325、9328TFT驱动。
2、SPI W25Qxx Nor flash驱动,可存储字库和文件系统。
3、实时时钟(RTC),可用串口指令设置时间和日期,串口打印,显示在LCD上只需调用LCD显示函数即可。
4、三个串口驱动、IIC驱动,串口1为shell脚本交互窗口,波
-
-
0下载:
TMS 320 F28x源码解读 配套程序
这是一本F28x系统的入门书。书中提供的F28x外设驱动源码文件是TMS 320 F28x系统的底层文件,适合所有F28x硬件系统。-TMS 320 F28x source Reading Companion Programs
This is an introductory book F28x system. F28x peripherals book provides driver source code file is the TMS 32
-