搜索资源列表
Nucleus_plus_file
- 嵌入式操作系统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
myprogram
- 自己写的nandflash文件系统源代码,已经经过测试没有问题。有需要的朋友可以参考一下-himself wrote the nandflash file system source code has been tested no problem. Need friends reference
1602-11
- 1602显示程序,经过测试通过,目前已经在使用中-1602 display program, after the test, now in use
SST39VF3201
- SST flash driver,已经经过测试,无需修改源码,只需根据不同平台调整延时即可。
infared
- 热释红外探测器的电路图和PCB图,已经经过测试,大家可以下来
uffs-1.2.0-source.rar
- nandflash文件系统源代码,已经经过测试没有问题。有需要的朋友可以参考一下,the nandflash file system source code has been tested no problem.
efsl-0.3.6
- nandflash文件系统源代码,已经经过项目中测试没有问题-the nandflash file system source code has been tested no problem.
kfs-0.2.3.tar
- nandflash文件系统源代码,已经经过测试没有问题。有需要的朋友可以参考一下-the nandflash file system source code has been tested no problem.
ZLGFS
- nandflash文件系统源代码,已经经过测试没有问题。-the nandflash file system source code has been tested no problem.
Bootloader
- 针对44b0芯片编写的一款Bootloader代码,使用Xmodem协议将代码下载到芯片中直接运行,对想要了解Bootloader和Xmodem协议的朋友很有帮助,笔者原创,已经经过测试运行。-Prepared for a chip 44b0 Bootloader code, use the Xmodem protocol to download the code to run directly on the chip, you want to understand the Bootloader
S3C44B0BootLoader
- S3C44B0的启动程序代码 已经经过实验测试完全可行 而且带有详细注释-S3C44B0 startup code has been tested through experiments with detailed annotation entirely feasible and
SDCARD_FATFileSystem
- [FAT文件系统读写程序(目前在已经在fs2410开发板上经过sd卡测试,实现多级目录,文件的创建读写,24位bmp的读写),对FAT16文件系统进行了改进,主要是引入了缓冲队列,同时对缓冲队列使用了hash表的管理-[FAT file system read and write program (current board has been developed in fs2410 sd card test, multi-level directory, file creation readin
TC35i
- TC35i的stm32源代码,已经经过测试能用。-TC35i' s stm32 source code has been tested can be used.
jiaotongdeng
- 用Altium Designer绘制的交通灯的PCB图,已经经过测试,可以工作-Using Altium Designer PCB drawn map of traffic lights has been tested to work
SPI-driveSD-
- 通过spi总线来驱动sd设备,已经经过测试,速度还挺快-Drive sd device (iic spi mode)
EEPROM
- PIC30f5011单片机EEProm配置文件。该文件已经经过测试,可以按字节读取EPROM中的值-This is a PIC30f5011 PROmgram,YOU can you this file to config PIC30f5011 EEPROM
Timer
- PIC30f5011单片机定时器配置文件。该文件已经经过测试,可以稳定工作-This is a PIC30f5011 Timer,YOU can you this file to config PIC30f5011 Timer
SHT11
- 本代码为基于STM32单片机的SHT11温湿度传感器驱动代码,已经经过本人优化,并已经测试通过,可以直接用于采集温湿度信息,本代码采用keil4编程软件,下载解压后即可使用。-本代码为基于STM32单片机的SHT11温湿度传感器驱动代码,已经经过本人优化,并已经测试通过,可以直接用于采集温湿度信息,本代码采用keil4编程软件,下载解压后即可使用。 The code for the SHT11 driver code of temperature and humidity sensor ba
基于stm32的HID设备开发(源码)
- 上位机实现的usb hid数据传输。已经经过测试ok。