搜索资源列表
lpc2104、05、06的ads模版
- 周立功的lpc2104、05、06的ads模版,可直接使用,在main中添加自己的程序-meritorious lpc2104 weeks, the ads'06 templates can be used directly, the main added its own procedures
CAN232
- 基于LPC2100的CAN转串口的源码,包括CAN和串口部分的驱动,十分详细,可直接使用,用ADS打开工程
SENDCAN
- 基于的LPC2100CAN发送程序,包括CAN的驱动程序,很有参考价值,也可直接使用
KEY
- 基于LPC2000的键盘输入中断的程序,其模板可直接使用,参考性极强
LED
- 基于LPC2000的控制LED的程序,对初学者很有用,其模板可直接使用,参考性极强
YC2440_ADS
- 扬创YC_2440_ADS_TEST工程源码,可直接使用H_JTAG调试
嵌入式FAT文件系统免费源码下载
- 嵌入式FAT文件系统免费源码下载 本文件系统兼容FAT16/FAT32文件系统格式,兼容长文件名,兼容GB2312/UNICODE汉字编码(支持中文),并且实现了对子目录的支持,实现了文件的读取,写入,创建,删除等文件系统的常用功能。另外,代码都使用C编写,可以移植到各种单片机平台上来实现文件系统模块。 (FAT16是免费代码,用户可直接使用。 本代码有FAT32(兼容FAT16)和多个盘的版本(收费), 如果需要,请与我们联系!qq:292942278,E-MAIL:tony_yang123@
DAC
- LPC1768的DAC驱动程序,路虎开发板上可直接使用-The LPC1768 DAC driver, Land Rover on the development board can be used directly
CH7005C
- LCD转VGA芯片CH7005的驱动程序,可直接使用,支持的默认模式640*480.本人测试成功,-CH7005 to VGA chip LCD driver can be used directly to support the default mode of 640* 480. I test the success of
AMRWB
- 基于ARM平台的AMR WB编码源代码,对速度进行了优化,可直接使用-ARM-based platform, AMR WB encoder code has been optimized for speed, can be used directly
FRAM
- 基于STM32处理器SPI接口的FRAM存储器程序,项目中用到的,原创,读写等基本函数均已写好,可直接使用-STM32 processor SPI interface based on FRAM memory process, the project used, original, read and write basic functions have been written, can be used directly
s3c2410SoftInt
- S3C2410的软件中断代码及其应用文档,可直接使用-S3C2410 software interrupt code and its application documents can be directly used
LPC2378-I2C
- LPC2378的IIC应用模块程序!可直接使用!-LPC2378 application modules process the IIC! Can be used directly!
LPC2214RTC
- 自己编写调试可运行的LPC2214的RTC程序,非常详细,下载可直接使用!-I have written debugging the LPC2214 to run the RTC process, very detailed, can be directly used to download!
RTC
- 8563时钟驱动程序,及键盘扫描zlg7290驱动程序.可直接使用-8563 clock driver, and keyboard scan zlg7290 driver. Can be directly used
7219
- 7219驱动,基本显示模式。调试通过,直接接51MCU修改IO后可直接使用-7219driver
49636964bios44b0
- 三星44b0开发板的启动boiS经编译后可直接使用ADS开发环境-Samsung 44b0 development board to start boiS been compiled using the ADS development environment can be directly
VS1003
- 基于STM32处理器的SPI接口V1003驱动程序,改端口后可直接使用-Processor-based STM32 SPI Interface V1003 driver, change the port can be used directly after
SAM7X的Http_demo可编译版本
- 此版本是“sam7x_http_demo”预编译版本的可编译版本,可以修改相关程序后编译运行。 1.处理了web.inp转换过程中的目录映射问题。可直接使用,不用再费精力了。顺便可参考\Web\Convert.bat的写法。 2.在\tools目录下有本版本使用的RL-ARM实时库。 3.在ReadMe中有详细编译过程参考。 4.只有Debug模式无法编译通过,其余都可编译通过。 5.编译后可下载至目标板运行。已验证,放心使用。