-
给出Linux 环境下USB驱动的模块层次结构,包括主控制器驱动、USB 核心驱动和USB设备驱动程序组成,以及USB
接口摄像头驱动模块的层次结构,对底层...
给出Linux 环境下USB驱动的模块层次结构,包括主控制器驱动、USB 核心驱动和USB设备驱动程序组成,以及USB
接口摄像头驱动模块的层次结构,对底层usbvideo 模块进行分析,对usbvideo 中的函数进行了分类,修正其设计上的一个缺
陷,给出上层微型驱动的实现,最后通过移植USB 摄像头驱动程序到三星公司的SMDK2410 开发板的试验成功,使该驱动成
功应用在基于Linux 的嵌入式系统上。-Given Linux environment USB drive module hierarchy, including the host controller driver, USB core driver and USB device drivers, as well as camera USB interface drive module hierarchy of the underlying module usbvideo analysis, in usbvideo function of classification, to amend the design of a defect, given the realization of the upper micro-drive, and finally through the transplantation driver USB camera to Samsung SMDK2410 development board of the experiments are successful, so successful application of the driver in the Linux-based embedded systems.
- 2022-06-13 04:28:48下载
- 积分:1
-
avr单片机读取按键后通过HC595显示在LED上
一个使用avr单片机读取按键后通过HC595显示在LED上的程序,分多个文件,是网上的一个提问不能编译成功的程序。通过修改后已经能够正常的编译和使用。
- 2022-07-22 03:46:54下载
- 积分:1
-
一个嵌入式web server的源码。小巧好用
一个嵌入式web server的源码。小巧好用-a source code for embeded web server.It is tiny and easy to be used.
- 2023-06-19 22:35:03下载
- 积分:1
-
此书是关于cu/os的书,可以帮助嵌入式开发的朋友们。
此书是关于cu/os的书,可以帮助嵌入式开发的朋友们。-This book is about the cu/os a book that can help embedded development friends.
- 2022-02-10 07:10:20下载
- 积分:1
-
C51 I/O口模拟串口通讯C源程序,使用两种方式的C程序 占用定时器0...
C51 I/O口模拟串口通讯C源程序,使用两种方式的C程序 占用定时器0-C51 I/O port simulation of serial communication C source code
- 2022-09-14 20:00:04下载
- 积分:1
-
ds1302+1602shizh0ng.含闹钟
#include //包含单片机寄存器的头文件
#include //包含_nop_()函数定义的头文件
unsigned char code digit[10]={"0123456789"}; //定义字符数组显示数字
sbit SCLK=P2^5; //位定义1302芯片的接口,时钟输出端口定义在P1.0引脚
sbit DATA=P2^6; //位定义1302芯片的接口,数据输出端定义在P1.1引脚 I/O
sbit RST=P2^7; //位定义1302芯片的接口,复位端口定义在P1.2引脚 CE
sbit s1=P1^0; // 时间移位
sbit s2=P1^1; // 时间加
sbit s3=P1^2; //时间减
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-01 14:54:39下载
- 积分:1
-
with i2c_24c5.9.22.rar shengfangagsi5.9.22.rar work and the translation AT24CXX...
与i2c_24c5.9.22.rar和shengfangagsi5.9.22.rar一起工作的AT24CXX的驱动翻译源程序-with i2c_24c5.9.22.rar shengfangagsi5.9.22.rar work and the translation AT24CXX driver source
- 2022-09-18 14:10:03下载
- 积分:1
-
24C02读写源程序,测试OK!
24C02读写源程序,测试OK!--24C02 read/write operation.
- 2022-02-18 15:18:49下载
- 积分:1
-
stc52单片机红外线的例子,教你如何编程
stc52单片机红外线的例子,教你如何编程-single-chip infrared stc52 example, teach you how to program
- 2023-04-14 13:15:03下载
- 积分:1
-
havimo_cm510
#定义启用位定义
- 2022-06-03 05:16:38下载
- 积分:1