搜索资源列表
FANGWENUSB
- //打开 USB 口读写, 由驱动程序的 Pipe 名确定 HANDLE hPipe = OpenMyDevPipe(\"MyPipe1\") //驱动程序里面的 Pipe 名, 对应访问某个端点的 I/O, 这里我乱写的, 需要与驱动一致 if(hPipe != INVALID_HANDLE_VALUE) //打开 Pipe 成功 { ReadFile(hPipe, Buffer, BufSize, &nBytesRead, NULL) //从 hPipe 里读取数
CEWifiDriverAR6000-21374
- Atheros无线芯片AR-6000系列wince 6驱动源代码(这东西我也没用过别问我,我是搜别的wince资源搜到的) AR6K SDIO support. Requires firmware 1.1 on SD13 cards. readme: Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Wi
QN8000.rar
- FM发射芯片QN8000的驱动代码,基于WINCE的,对于想用这颗芯片的很有帮助。,FM transmitter QN8000 driver code, based on WINCE, for want to use this chip helpful.
CEApp05
- C#2005开发的WinCE下的视频采集程序,数据通过TCP发送到PC,支持中星微zx030,输出JPG图象15-25帧/秒。第3方的驱动未注册有15分钟视频限制,有较大的参考价值。-WinCE C# 2005 developed under the video capture program, data sent via TCP to a PC, supports Vimicro zx030, JPG image output 15-25 frames/sec. Third-party dri
ADC_DRV_APP
- wince 6.0 下实现的ADC的驱动程序、应用程序源代码。s3c6410 ,C++ 。我的触摸屏是一线触摸屏。板子上的电位器独立占用通道0 。应用程序通过DeviceIoControl,读到AD的数值,然后显示在EDIT 控件中。定时器80毫秒刷新一次。-wince 6.0 to achieve the ADC driver application source code. s3c6410, C++. My touch screen is touch-screen line. Applica
USB
- 嵌入式操作系统WINCE5.0下的USB驱动程序- the USB driver under WINCE5.0 embedded operating system
NandFlash_Disk
- wince5.0 bsp 下K9F2G08Flash的驱动源代码-K9F2G08Flash under wince5.0 bsp driver source code
RT_v0.03_for_PXA270
- ALC5621 pxa270 wince50 下驱动源码-ALC5621 pxa270 wince50 driver
AT76C502_WinCE_Driver_src
- 基于ATMEL AT76C502芯片的USB WLAN WinCE 5.0 驱动源代码-ATMEL AT76C502 USB WLAN WinCE 5.0 driver source code
lan9221.c
- LAN9221 source file(Network driver)
POWERBUTTON
- 这是基于vs2005+s3c6410+wince6.0的一个驱动程序例子!很简单,适合初学者学习!-This is based on vs2005+ s3c6410+ wince6.0 example of a driver! Very simple, suitable for beginners to learn!
testdw
- windows ce 驱动 pc104硬件 操作 实现read writer 流驱动的两个函数, 可以实现使用c++标准库的文件操作对此pc104硬件读写-driver for windows ce PC104 decivce
LoadDrive
- WinCE下的驱动加载技术,使用C++编程实现。-WinCE driver under load technology, the use of C++ programming.
GPIO
- GPIO DRIVER FOR THE S3C2440 WITH TEST PROJECTS BOTH IN C# AND C-GPIO DRIVER FOR THE S3C2440 WITH TEST PROJECTS BOTH IN C# AND C++
pwm
- WINCE6.0 TINY6410SDK、mini6410SDK 平台下,VS2005 下 C++ 写的 PWM 蜂鸣器的应用层测试程序。驱动程序用的是友善之臂开发板上带的驱动。基于对话框的MFC程序。-WINCE6.0 TINY6410SDK, mini6410SDK platform, VS2005 C++ to write the next PWM buzzer application layer testing procedures. Driver using a friendly ar
091204_RT2870_WinCE6.0_P1.4.9.0
- wifi card rt2870芯片在wince下的驱动-driver for wifi card rt2870 under wince
PacketDriver(C)---Source
- LAN9118 packet driver
jiyuWCE
- 基于WinCE的I^2C驱动程序设计,这是一部很不错的资料-Based on WinCE I ^ 2 C driver design, it s a very good material
cewifidriverar6000-99885
- Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation dire
P2_1
- Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation dire
