搜索资源列表
linux 串口多线程程序(驱动gsm modem可参考)
- linux 串口多线程程序,改名为 .c 文件,直接编译即可.
fb_library
- 在VC编程环境下,linux图形用户界面设计(控件,按钮等),c程序源代码-in VC programming environment, linux graphical user interface design (controls, buttons, etc.), c source code
leddrv
- Linux设备驱动程序 硬件平台:H9200评估板(基于AT91RM9200构建) 软件平台:Linux-2.4.19-rmk7 驱动设备:LED 作者:flyerwing 编写驱动程序 ——————————————————————————————————————— 1. 编写驱动程序源文件leddrv.c-device drivers for Linux hardware platforms : H9200 Evaluation (based on the AT91
linuxpara
- 一个基于s3c2410嵌入式系统的并口实验(包括驱动程序和测试程序)-s3c2410 an embedded system based on the parallel experiments (including drivers and test procedures)
NzLan103_Protocol
- 这是在QT下开发的,用于和国电南自的网络保护(如PSL602,PST1200等)用网络103规约进行通信的程序,对刚开始接触规约开发的人有很大的帮助-This is the QT under development for the country and the south, since the network protection (eg PSL602. PST1200) network with 103 of the Statute of communication procedures,
DV710_USB_driver_test
- 基于ST公司的STR710芯片的DV710开发板。程序演示了一个USB鼠标的应用。 运行时用USB线连接开发板与PC机,PC将自动识别出设备类型并准备驱动。当一切配置完成后(此时L3会亮起),可以用板上的按键来模拟鼠标动作(K1 左,K2 上,K3 下,K4 右,K5 鼠标左键,K2与K3同时按下 鼠标右键)。 -based company STR710 chip DV710 Development Bo
hh-at91rm9200-2.6(3)
- 笔者使用的是华恒公司提供的基于at91rm9200的开发板,公司提供的开发环境使用Linux内核是2.4, 交叉编译环境也比较老,由于笔者用到的驱动对2.4内核支持不好(尤其在arm上)。笔者决定自己移植2.6内核到该款开发板上,目前工作已经基本完成。 本部分介绍了几个驱动程序的移植过程,特别是显卡部分。-author used the huaheng company based at91rm9200 development boards, provide development environ
swifor2410
- 基于ARM920T内核的S3C2410下的SWI(软件中断)程序,ARM所作-Based on ARM920T core of the S3C2410 SWI (software interrupt) procedures, ARM made
databortfor2410
- 基于ARM920T内核的S3C2410下的databort(数据异常模式)程序,ARM所作-Based on ARM920T core of the S3C2410 databort (data anomaly pattern ) process by ARM
simple_arp.tar
- 用C写的简易ARP测试程序,主要代码部分来自uboot,自己稍微改了下,,2410,无系统下运行,需要gcc的gcc库,运行在30008000地址处。可以让局域网内某台机器暂时无法上网,局域网内有效。此程序非病毒(对linux系统无效),仅限学习交流,其他用途后果自负。文件以tar结尾,下载后自己去掉结尾的gz。欢迎交流~
chumo_drive
- 嵌入式linux 开发板驱动程序,本驱动可直接驱动2410的触摸屏,输出结果到串口(可屏蔽)
at91rm9200_boot
- 针对华清远见的FS9200(其内核为at91rm9200)的一个基本引导程序,也就是boot程序,是官方附带的光碟里的程序,如果那位朋友的那张光碟丢失的话,可以下载这个文件。
在uclinux中添加自己应用程序的详细过程
- 嵌入式Linux设计(相当不错的资料)-embedded Linux design (good information)
S3C2410触摸屏驱动程序(2.4内核)
- 基于S3C2410和嵌入式lINUX的触摸屏驱动程序
usbcam
- USB 摄像头驱动程序。(测试程序)大家一起探讨-USB camera driver. (Test program) we explore together
uCOS-II_for_2440
- 基于ARM9 2440 的uCOSII的测试程序 (TQ2440光盘附带程序)-Based on ARM9 2440 of uCOSII test procedures (TQ2440 CD-ROM included with program)
AT88SCxx(c)
- AT88SCxx加密卡读写程序(C程序)-AT88SCxx reading and writing program (C program)
USB-radar
- USB雷达——看牛人如何架设自己的导弹防御系统(附电路图&PCB、雷达+导弹程序、纯雷达程序)-USB radar-- see expert how to set up its own missile defense system ( with circuit diagram &PCB, radar missile program, pure+ radar program )
CAMERA
- 基于cortex-A9的android下的照相机照相程序(头文件和cpp程序),包含了相关的V4L2架构的相关头文件。-Camera based on Android cortex-A9 camera (header file and cpp code), including the relevant V4L2 framework of the relevant header file.
hanoi(Titan)
- 汉诺塔解答程序,通过递归实现,好多书上都有这个练习题吧-HANOR answer process, through recursive, many of the books have it Exercises