资源列表
调色板2
- 嵌入式,WinCE系统下,LCD驱动程序中调色板部分,用C/C++编写
OV511_CE
- ov511 wince驱动,内附PPT文档,文档介绍了驱动的开发过程。源码经过验证,对于wince环境下使用ov511芯片的摄像头都可以使用本驱动。带测试例子。-ov511 wince driver attached PPT document, the document describes the process-driven development. Proven source for wince environment ov511 camera chip can use this drive
step3_tcptest
- step3_tcptest is a tcp program for Windows CE
PhoneTest_old
- wince6下面的PhoneTest程序
vxWebServerV113
- 针尖上的WEB服务器,轻量极,可是wince或其它嵌入系统上运行-tips on the Web server, light pole, but wince or other embedded operating systems
DM9DEV
- DM9000系列网卡的wince6.0驱动程序,在SMDK6400BSP上验证通过,可用于其他平台-DM9000 series card wince6.0 driver to validate the SMDK6400BSP adopted, can be used for other platforms
Laplace
- laplace transform text
ld2440a_16-rev04-040406
- samsung2440 NAND Flash Bootloader
Nboot1
- S3C2440 bootloader nboot1
Windows-Embedded-CE-6.0-R2-Remote-Desktop-Protoco
- Windows Embedded CE 6.0 R2 Remote Desktop Protocol and Internet Explorer_whitepaper
WindowsCEUSB
- WindowsCE下USB摄像头驱动开发(以OV511为例附带全部源代码以及讲解) -Underexample
WinCE_OV511
- 在Windows CE.net 4.2下使用OV511摄像头,捕获视频,显示画面。其中的执行文件是ARM版本,需要在其他平台调试的再自己编译出来就可以了。 讲解部分主要讲了如何写流接口的USB驱动,以及如何进行控制和实时传输等内容,结合代码,比较容易理清思路。