搜索资源列表
EGui-2006-04-16.tar
- EGui是一个开源的图形系统软件,类似于QT/Embedded、GTK-FB、MicroWindow。目标是嵌入式平台整合解 决方案。基于Linux Framebuffer 设备驱动上实现。有完整的画点、线、矩形等操作。 他分以下几个部分: * 驱动部分; * 图形基本绘画部分; * widget 控件部分。
linux_mig_release
- s3c2410移植linux的经典:GNU交叉工具;uboot移植;linux2.6内核的移植;Nand flash驱动的编写
GsmMux.rar
- 该源码是针对支持Mux技术的手机Modem的驱动,使用此驱动,你的手机在上网的同时还可以响应AT指令;本驱动支持Motorola的G24和大唐的TD模块中,在多款ARM(如Davinci的DM644x,XScale的ixp42x)得到严正,The source is Mux technical support phone Modem driver, use this drive, your cell phone in the Internet at the same time can also
src_gspi8686-s3c
- 基于 S3C2440 G-SPI接口的88w8686 linux 驱动;实现wifi功能。-Based on S3C2440 G-SPI interface 88w8686 linux driver achieve wifi function.
LCD444101
- 掌握Linux系统下FrameBuffer驱动的基本使用方法; (2) 掌握FrameBuffer常用API函数的使用方法。 掌握编写LCD函数库 掌握使用LCD函数库 -Linux system to master the basic FrameBuffer drive to use (2) commonly used FrameBuffer master the use of API functions. The preparation of LCD master libr
qianruusb
- 如何使用USB总线接口在单片机系统中实现一个虚拟串口的原理和实现过程。在设计中,软件部分采用USB的CDC类标准来实现虚拟串口,这样可以使用操作系统(Windows,Linux)自带的驱动程序;在硬件设计中,使用自带USB从设备接口的AT89C5131单片机,提高了系统的集成度和可靠性-How to use the USB bus interface in single-chip realization of a virtual serial port system, the principle
Specification_of_the_Embedded_Communication_System
- 《嵌入式通信设备驱动程序设计标准化》,通过对Windows和Linux环境下设备驱动程序设计模型的比较,结合通信领域嵌入式系统的特点,提出了嵌入式通信系统设备驱动程序设计标准化的构想;通过参考常用的设备驱动程序的设计思想和设计模型,制定了嵌入式通信系统设备驱动程序的分层结构,统一了底层驱动程序对上层应用或管理程序的接口,屏蔽底层的硬件特性,实现了驱动程序的规范化、标准化;在VxWorks开发环境下,对设计标准进行了详细解析,并阐述了该标准制定的原因和意义。-This paper introduc
audio
- u-boot适合于arm9 ,2440 ;linux下aduio驱动-u-boot for arm9, 2440 linux drivers under the aduio
lcd
- u-boot适合于arm9 ,2440 ;linux下,lcd驱动-u-boot for arm9, 2440 linux under, lcd driver
nand
- u-boot适合于arm9 ,2440 ;linux下,nand flash 驱动-u-boot for arm9, 2440 linux under, nand flash drive
uart
- u-boot适合于arm9 ,2440 ;linux下,串口uart驱动-u-boot for arm9, 2440 linux, the serial uart driver
aptina_9m034
- 美光9m034传感器宽动态和线性模式c代码,包含初始化和默认设置,如颜色矩阵、白平衡、曝光等;在arm-linux平台测试,是我们网络摄像机现在使用的美光驱动代码。-The Micron of 9m034 sensor wide dynamic and linear mode c code contains initialization and default settings, such as color matrix, white balance, exposure, etc.
4X4push_buttons(0101)
- 6410开发板4x4键盘矩阵模块,驱动以及测试程序。实验环境:硬件:UP-Magic 魔法师实训平台,矩阵键盘模块,PC 机 Pentium 500 以上, 硬盘 40G 以上,内存大于 256M;软件:Vmware Workstation +fedora8 + MiniCom/Xshell + ARM-LINUX 交叉编译开发环境-6410 development board 4x4 keyboard matrix modules, drivers and test procedures. E
LEDbuzzer
- 6410开发板led蜂鸣器模块,驱动及测试程序。实验环境:硬件:UP-Magic 魔法师实训平台,蜂鸣器 LED 灯模块,PC 机 Pentium 500 以上, 硬盘 40G 以上,内存大于 256M;软件:Vmware Workstation +fedora8 + MiniCom/Xshell + ARM-LINUX 交叉编译开发环境。-6410 development board led buzzer module, driver and testing procedures. Exper
LCD(0107)
- 6410开发板LCD模块,驱动及测试程序。实验环境:硬件:UP-Magic 魔法师实训平台,蜂鸣器 LED 灯模块,PC 机 Pentium 500 以上, 硬盘 40G 以上,内存大于 256M;软件:Vmware Workstation +fedora8 + MiniCom/Xshell + ARM-LINUX 交叉编译开发环境。-6410 development board LCD module, driver and testing procedures. Experimental en
CAN(0202)
- 6410开发板CAN模块,驱动及测试程序。实验环境:硬件:UP-Magic 魔法师实训平台,蜂鸣器 LED 灯模块,PC 机 Pentium 500 以上, 硬盘 40G 以上,内存大于 256M;软件:Vmware Workstation +fedora8 + MiniCom/Xshell + ARM-LINUX 交叉编译开发环境。-6410 CAN module development board, the driver and testing procedures. Experimenta
max7360_demo
- 一个用c语言写的驱动max7360芯片的例子,个人项目用的一小部分,亲测可用,可以读各个按键值,电路图是官方的电路图,开发环境是linux,linux驱动max7360芯片例子,max7360 demo; 我的max7360器件地址是0x70,通过7360连接了矩阵键盘,此程序读取max7360的按键准确无误,寄存器配置可以自定义和修改,c语言编写,linux下编译,单片机驱动max7360也可以参考非常接近-max7360 demo,linux driver for max7360,
IIS音频驱动程序(韦东山)
- 韦东Linux视频第1第2期所有源码文档图片芯片手册之MINI2440的音频驱动和测试代码(Weidong Linux Video 1st No. 2 All Source Code Picture Chip Manual MINI2440 Audio Driver and Test Code)
步进电机Linux驱动
- 用于arm控制步进电机的驱动,因为步进电机用到了I/O端口,而在ARM9中操作端口要用虚拟地址而非实际的物理地址。(Drive for arm control step motor)
RTL8188EUS_RTL8189ES
- RTL8188EUS linux 驱动 for linux4.1(RTL8188EUS linux source code for linux4.1)