搜索资源列表
9s12E64IIC
- 是嵌入式处理器,作为IIC的从机,使其与ATMEL24C01的功能相同,同时还包含FLASH的操作代码-is embedded processor, as the IIC from the plane, it ATMEL24C01 with the same functions, and also includes the operation code FLASH
《ARM嵌入式应用开发技术白金手册》的原代码
- 《ARM嵌入式应用开发技术白金手册》的原代码 -"ARM Embedded Application Development Technology platinum manual" of the original code
new__arm7_armboot-1.1.0
- 多种Arm7/9单片机的 的嵌入式系统UCOS代码,具有RS232串口,TCP/IP网络,TFTP, USB接口代码,非常完整-variety of Arm7 / 9 MCU embedded systems UCOS code, with RS232 serial port, TCP / IP network, TFTP, USB interface code, a very complete
testled
- 该工程是一个基于嵌入式s3c2410的一个led测试代码-The project is based on an embedded s3c2410 led by a test code
FreeRTOSV4.0.5
- FreeRTOS操作系统,所有代码采用C语言编写,支持8bit,16bit,32bit的处理器.学习嵌入式操作系统的最佳选择!-FreeRTOS operating systems, all code using C language support 8bit, 16bit, 32bit processor. Embedded operating system to study the best choice!
DISPLAY-bbpc
- 蓝宇BBPC-SOM2496嵌入式主板 模拟屏实例代码与函数库和对应DOS驱动 -Lan Yu-SOM2496 Main Board Embedded Simulation code examples and screen functions and the corresponding DOS Drivers
GPIO-bbpc
- 蓝宇BBPC-SOM2496嵌入式主板 GPIO实例代码与函数库-Lan Yu-Main Board GPIO SOM2496 embedded code examples and libraries
IICEXAMP-bbpc
- 蓝宇BBPC-SOM2496嵌入式主板 I2C实例代码与函数-Lan Yu-Main Board SOM2496 embedded code examples with I2C Function
KB-bbpc
- 蓝宇BBPC-SOM2496嵌入式主板 获取键盘扫描码实例代码与函数-Lan Yu-SOM2496 access to the Main Board Embedded keyboard scan code with the function code examples
LARGE_MEM-bbpc
- 蓝宇BBPC-SOM2496嵌入式主板 突破DOS内存限制实例代码与函数-Lan Yu-Main Board SOM2496 breakthrough Embedded DOS memory limit with the function code examples
WATCHDOG-bbpc
- 蓝宇BBPC-SOM2496嵌入式主板 看门狗编程实例代码与函数-Lan Yu-Main Board watchdog SOM2496 embedded programming code examples and function
arm_startup
- 基于armSUMSUNG公司嵌入式处器的启动程序的原代码及相关说明理。
arm_porting
- 基于armSUMSUNG公司嵌入式处器的移植的原代码及相关说明理。
AT91RM9200-BasicUSB
- 以at91的9200举例讲解嵌入式系统中如何实现完美的SUB功能,代码很规范,值得读细品读
u-boot
- ATMEL公司的AT91RM9200芯片在嵌入式系统中应用非常多,其中U-BOOT是一个非常重要的BOOT启动程序,此代码就是AT91RM9200的U-BOOT源代码
ARM的bootloader代码
- :本文首先描述了开放源码的嵌入式硬件仿真环境SkyEye的总体架构,然后对SkyEye模拟器的LCD及TouchScreen模拟模块的设计、实现与验证过程进行了深入的阐述,并且分析比较了LCD模拟的不同实现方式。开源嵌入式GUI系统-MiniGUI和Linux操作系统在SkyEye模拟器上的成功运行说明了SkyEye模拟器的LCD及TouchScreen模拟模块的设计实现是正确和可靠的。-: This paper first describes the open source embedded
嵌入式FAT文件系统免费源码下载
- 嵌入式FAT文件系统免费源码下载 本文件系统兼容FAT16/FAT32文件系统格式,兼容长文件名,兼容GB2312/UNICODE汉字编码(支持中文),并且实现了对子目录的支持,实现了文件的读取,写入,创建,删除等文件系统的常用功能。另外,代码都使用C编写,可以移植到各种单片机平台上来实现文件系统模块。 (FAT16是免费代码,用户可直接使用。 本代码有FAT32(兼容FAT16)和多个盘的版本(收费), 如果需要,请与我们联系!qq:292942278,E-MAIL:tony_yang123@
armboot-1.1.0
- ARMBOOT源码1.0.1 ARM嵌入式开发启动通用代码.-ARMBOOT source 1.0.1 ARM Embedded Development launched generic code.
Cheap_Flash_FS(FAT版)--嵌入式FAT文件系统源码免费下载
- Cheap_Flash_FS(FAT版)--嵌入式FAT文件系统源码免费下载 本文件系统支持FAT16/FAT32文件系统共计两种格式,支持长文件名, 支持中文文件名(支持GB2312/UNICODE转换码表) 支持子目录,支持文件的读取,写入,删除,创建等等常用功能。 另外,本代码全部使用C代码编写,可以移植去各种单片机平台上实现文件系统模块。 (本代码是我们提供的免费代码,用户可免费测试,研究,应用代码。并可以在商业产品上使用。 本代码有高端版,一次可以写1000个扇区或
CCP底层代码
- CCP底层代码,可用移植到多种嵌入式SOC上