搜索资源列表
S3C2410_BIOS
- 第一版YL2410开发板的BIOS 功能比较简单,上电之后,LCD显示蓝色、绿色、红色三个竖条 同时串口显示如下: Power on reset ************************************ * * * YL2410 Board BIOS V2006 * * Http://www.ucdragon.com * * * ************************************ NAND Flash Bo
8255aforlinux
- 基于AT91RM9200的IO口扩展,采用8255进行io扩展的Linux驱动程序-I IO expansion 8,255 used for the expansion of io Linux Driver
ILI9322.zip
- The attached zip includes a c code for initializing ILI9322 display chip used in many 3.5 TFT LCD devices. this is a SPI based initialization code in C which can be seamlessly ported to any architecture. I have also added the datasheet for easy refer
S3C44B0X_Source_code_of__development_board
- 中国EDA技术网S3C44B0X豪华开发板源代码。包含各种外部设备驱动程序和应用代码,可直接应用于工程中。是学习和应用S3C44B0X不可多得的程序代码。花费一千多大洋买的。免费提供给大家。另外,该开发板原理图我也上传过。请去我资源下载。-EDA technology network in China S3C44B0X luxury development board source code. Contains a variety of external device drivers and a
See_MIPS_Run-2nd_edition-Chinese-All-20080707
- 学习mips的经典书籍(中文版),感觉对本人启发很大,书中还结合Linux进行相关的论述-Mips classic study books (Chinese version), I feel inspired to a great combination of the book also discusses the related Linux
GNU-ARM
- 自己整理的关于gnu arm入门资料,包括下面的文件: An Introduction to the GNU Assembler.pdf ARM GNU Assembly Programming Basic.doc GNU ARM Assembler Quick Reference.pdf GNU ARM汇编快速入门 .doc Using as.pdf 从ARMASM汇编到GNU ARM ASM汇编.doc-I collected some useful files fo
ourdev_4
- SMALL RTOS是为小ram系统单片机编写的,目前仅在51系列单片机上成功运行,还没有在其它单片机上移植(目前我仅有51和avr的开发系统).在小ram系统单片机如51系列上运行tcp/ip 协议栈是不太现实的.一般tcp/ip 协议栈需要在32位单片机上运行,在8位机上运行太勉强(51是8位机),除非您只运行ip协议.建议使用ucos/ii操作系统或是嵌入式linux,并选用arm或龙珠系列单片机-SMALL RTOS for small microcontrollers ram syst
res.tar
- 《ARM嵌入式系统实验教程》P313面最后一段,要求将 /usr/local/lib/minigui/res/* 下所有文件都拷贝到开发板的/usr/local/lib/minigui/res 文件夹下。 但是由于 在 uclinux下只支持 cp srcname destname 格式,且不支持 -a 选项(实际上是任何选项都不支持),所以不能拷贝目录,也不能删除目录(痛苦啊)。 而这里要拷贝的res文件夹下的内容很多,逐个写指令来拷贝不太现实,于是我做了一个shell帮助执行这
--ok_gui--linux
- 基于arm-linux-qt的嵌入式界面程序,用于测量温度、光强、电池的电压、电流,描绘出I-V曲线-Based on arm-linux-qt embedded interface program, used to measure temperature, light intensity, battery voltage, current, IV curve depicted
skyeye-1.3.2_rc1
- skyeye 模拟器下 的 linux-2.6.14 含LCD cs8900a(driver/net/arm/cs8900-end.c是最终版) 已修改arch/arm/kernel/module.c 以支持insmod 驱动 kernel/resource.c文件添加I/O读写函数-skyeye simulator under linux-2.6.14 -with LCD cs8900a (driver/net/arm/cs8900-end.c is the final version) ha