搜索资源列表
The Linux MTD驱动
- linux mtd驱动开发 关于如何编写嵌入式mtd驱动的好文章-Driver Development on how to write embedded MTD driver a good article
cam2fb
- ov511摄像头采集程序,适用于嵌入式linux开发-ov511 camera collection procedures applicable to the development of embedded Linux
ec555
- PowerPC555的以太网驱动,可以用于linux或者嵌入式设计开发-PC555 Ethernet driver that can be used in design or embedded Linux development
i82559
- intel82559的以太网驱动,可以用于linux或者嵌入式设计开发-intel82559 Ethernet driver that can be used in design or embedded Linux development
FlashProgrammer
- 这是一个关于再嵌入式Linux系统下烧写FLASH的驱动程序-again on embedded Linux systems FLASH burning driver
usb-driver
- 设备驱动可以理解为操作系统的一部分,对于一个特定的硬件设备来说,其对应的设备驱动是不同的。本系统要使用摄像头获取视频数据,所以编写摄像头驱动是必需得。我们选用的是OV公司系列摄像头,因为对于嵌入式开发,几乎没有通用的驱动程序可以用,不同的软硬件环境有其特殊性。本文档阐述的摄像头驱动是基于OMAP芯片和嵌入式Linux系统的。-device driver can be understood as part of the operating system for a specific hardwar
uClinux_netdriver
- 基于嵌入式uClinux系统工业以太网接口的设计与实现。。希望对大家有用-uClinux embedded systems based on industrial Ethernet Interface Design and Implementation. . We hope to useful
dma
- linux嵌入式系统的dma方式的实现代码-linux embedded system approach to achieve dma code
S3C2440A
- 以三星公司的嵌入式微处理器S3C2440A和夏普公司3.5inLCD屏LQ035Q7DH01为基础,设计了显示硬件电路,介绍了帧缓冲设备的处理机制及底层驱动的接口函数,针对本显示系统给出了如何开发其Linux帧缓冲设备驱动程序。-Samsung' s S3C2440A Embedded Microprocessor 3.5inLCD and Sharp Screen LQ035Q7DH01 based on the design of the display hardware on the
driver_test_for_motorola
- 此驱动测试程序的原名叫“motorola公司的powerpc芯片上的嵌入式linux上的驱动程序和测试程序”,但我把它划分到了测试程序上,因为测试的例子给予我们的帮助更大!-Driver_test_for_motarola
Embedded-Linux-driver-design
- 嵌入式Linux驱动程序设计,嵌入式Linux驱动程序特点,高效的嵌入式Linux内核和驱动程序 开发,Linux驱动程序和应用程序的区别-Embedded Linux driver design, embedded Linux driver features high-performance embedded Linux kernel and driver development, Linux drivers and applications difference
shangchuan
- 嵌入式Linux下的按键驱动前期资料及全部程序-the preliminary information and procedures about key driver under the Embedded Linux
1-2-10
- 申嵌代码—嵌入式Linux系统工程师必修实验,对嵌入式学习很有帮助-Shen embedded code- Embedded Linux systems engineer compulsory experiments, useful for embedded learning
MOXA_xscale_Linux_TCPClientServer
- MOXA公司 xscale平台Linux嵌入式计算机下的TCP 服务端和客户端使用源码-MOXA xscale platform Linux-based embedded computer, TCP server and client source code
1-2-10
- 申嵌代码—嵌入式Linux系统工程师必修实验,对嵌入式学习很有帮助-Shen embedded code- Embedded Linux systems engineer compulsory experiments, useful for embedded learning
Linux 下 RS485源码
- 嵌入式Linux下,串口485代码,主要针对飞思卡尔BSC9132芯片。