搜索资源列表
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
USB-wireless-driver-Linux
- 详细说明:华硕USB接口的RT2570芯片集无线网卡在Linux下的驱动程序,支持asus wl-167g无线usb网卡,rt73---D-link 无线usb网卡以及TL-WN321G无线网卡和台湾RALink公司采用rt2570的802.11g 网卡,可用来移植嵌入式无线网卡驱动-details : ASUS USB interface chip sets RT2570 wireless network card under Linux driver, support asus wl - 1
ov511-grab
- 这是我写的基于ov511控制芯片的usb视频代码,由于ov511不带jpeg硬件压缩,我把jpeglib移植上去,并用程序实现了压缩,可以直接编译使用-This is what I wrote on ov511 usb controller chip video code As ov511 without jpeg hardware compression, and I jpeglib transplanted successfully, and the procedures to achiev
u-boot-1.1.6_OpenJTAG.rar
- 支持S3C24x0/yaffs/USB/CS8900/DM9000/OpenJTAG/Nor,Nand启动的u-boot 添加的功能: 1. 同时支持S3C2410和S3C2440 2. 支持串口xmodem协议 3. 支持USB下载,可以在PC上使用dnw传数据 4. 支持网卡芯片CS8900 5. 支持NAND Flash读写 6. 支持从Nor/Nand Flash启动 7. 支持烧写yaffs文件系统映象,Support S3C24x0/yaffs/USB/CS8900/
vidcat
- 可在S3C2440A平台上运行的VIDCAT源码,控制USB摄像头拍照的程序,可生成图片文件存储在FLASH盘中-S3C2440A platform can run on VIDCAT source, control USB camera to take photographs of the process, can generate the image file is stored in FLASH intraday
document
- 硬件: 1. 车体 2. S3C2410A开发板 3. 红外测距传感器 4. 伺服器(舵机) 5. 直流电机 6. 电机驱动板 7. 电源 软件: 1. Linux2.6.14内核,包括:Nand Flash、USB、NET、PWM、ADC等驱动;Yaffs等文件系统。 2. VIVI 3. Busybox1.6 主要目标: 使车体能自主地在平地行驶,能躲避一定高度和大小的障碍物。 -Hardware: 1. Carbody 2
some-drivers-for-linux
- 几个linux的驱动程序,包括button, led, usb ,lcd, mouse,sd卡等,希望对学习linux的朋友有帮助。-offer some linux drivers, can email me to discuss if necessary.
S3C2410_USB_Linux
- 本程序为在Linux操作系统下,ARM9内核芯片S3C2410A的USB固件驱动程序。此源代码在ADS 1.2集成开发环境中设计完成,并在实际工程中调通。USB外围电路、PC界面编程代码和使得Windows识别此USB的驱动文件均在此包中。-This package contains the USB firmware codes of S3C2410A under the Linux operating system. It is developed in the ADS 1.2 platfor
vivi-cs8900-yuxiaohui002.tar
- 支持CS8900网卡驱动,支持tftp传输的,vivi,主机ip地址默认设置为192.168.1.100,vivi默认设置地址为192.168.1.15,可以使用tftp进行传输-Support for CS8900 NIC driver, support tftp transfer, vivi, host ip address default to 192.168.1.100, vivi default address of 192.168.1.15, you can use tftp to
online-0.0.0.1.tar
- 在Linux下驱动USB 摄像头一直不是容易的事情,尽管其内核中就集成了对0V511系列摄像头的支持,开源驱动spca5xx/gspca也提供了对大部分主流摄像头的支持, 但还是无法涵盖所有品牌的各种型号的摄像头,尤其是对于国内的中低端用户,很难找到直接可用的Linux下的驱动。-In the Linux driver under the USB camera has not been easy, although its core on the integrated camera on 0V5
qq2440
- qq2440的非操作系统测试代码,包括串口.LCD屏.ADC,USB,RTC,IIC,DMA,等操作,数目量大,在其它的网站上是找不到的,是学习ARM不可多得的好材料。建议大家在熟悉此代码的基础上可以试着改写以熟炼此内容。-qq2440 non-operating test code, including the serial port. LCD screen. ADC, USB, RTC, IIC, DMA, and other operations, the number of large,
STM32-P103
- STM32-P103 board is development board which allow exploring the complete features of the new ARM Cortex M3 STM32F103RBT6 microcontrollers produced by ST Microelectronics Inc. The board have SD/MMC card connector and allow USB Mass storage dev
STM32-H103
- STM32-H103 board is entry level development board for the new ARM Cortex M3 family of devices produced by ST Microelectronics Inc. With STM32-H103 you can explore the features of STM32 family on budged, the board have everything necessary to bu
fileview
- 用QT编写的一个文件浏览器,可以移植arm上。用于实现两个优盘之间的文件传输。-Prepared using a QT file browser, can be transferred on the arm. Used to implement file transfer between two USB flash drives.
usb-skeleton.c.tar
- 嵌入式linux下的一个USB驱动,需要编译后才可以使用,直接在linux下编译即可-Linux embedded under a USB drive, needs to be compiled before they can be used directly in linux can be compiled
USB-deviceTOMODEN-device
- 在linux系统嵌入式编程中,将usb接口的移动3G设备转为Moden设备的源代码(具有通用性,实验中使用的是中兴的mu351),该代码在ubumtu系统下编辑通过,使用的交叉编辑器是arm-linux-gcc(版本4.4.3,可以在网上下载)。-Embedded linux system programming, the usb interface of mobile 3G devices to the device source code Moden (generic, experiment
647814664651
- ARM11裸机程序,可以使用ADS 1.2打开并编译demo.mcp项目文件,要通过USB把此程序下载到开发板上运行-ARM11 bare metal program, you can use to open and compile demo.mcp ADS 1.2 project file to download this program via USB to the development board to run
mini2440-qtopia2.2.0-usb-camera
- 由于友善的mini2440没有提供qtopia2.2.0上关于USB摄像头图像采集界面的源代码,所以自己写了个,可以在qtopia2.2.0上采集视频的界面(前提内核USB摄像头驱动符合V4L2标准,本人用的是ZC301的摄像头),供大家参考。3G部分没有做,所以如果不想要的话可以在qt中把启动3G的插槽去掉,对比度亮度的插槽留出来了,想要的可以自己添加。-Because of the mini2440 did not provide friendly qtopia2.2.0 on USB ca
USB-host
- 使用SL811HS实现的能应用于ARM 44B0的USB主机程序-Use SL811HS can be applied to achieve the ARM 44B0 USB host program
Usage_configuration_-minicom
- minicom使用tftp调试开发板配置说明,可以在linux系统中,通过串口或者USB转串口线调试嵌入式开发板。-minicom development board using tftp debug configuration instructions, you can linux system through serial or USB to serial wire debug embedded development board.