推荐几个Windows嵌入式系统的开源项目

来源:互联网 发布:天猫淘宝商城 编辑:程序博客网 时间:2024/06/02 06:32
Open SSH for Windows CE
Remotely access a Windows CE device in a secure manner using the SSH protocol. It helps execute remote commands on the device, but it also supports tunneling, forwarding arbitrary TCP ports and it can transfer files using the associated SFTP or SCP protocols.   

 

MPEG-2 Demux for Windows CE
This source-code helps 'de-multiplex' MPEG-2 streams. MPEG-2 streams have Audio and Video data that is interleaved. De-multiplexing (or Demux) separates out the Audio and Video content into separate streams. This is especially useful for the WinCE multimedia components that require for audio and video data to be processed separately.   

 

Windows CE Wifi Driver for Atheros AR-6000
This driver helps connect the Atheros AR-6000 Wifi chipset to your Windows CE device.  

 

32feet.NET – Personal Area Networking for .NET
32feet.NET is a project to make personal area networking technologies such as Bluetooth, Infrared (IrDA) and more, easily accessible from .NET code. Requires .NET Compact Framework v1.0 or above and Windows CE.NET 4.2 or above, or .NET Framework v1.1 for desktop Windows XP.   

 

Phidgets Driver for Windows CE
Phidgets are an easy to use set of building blocks for low cost sensors and controllers. This community project is a driver to allow libraries and applications access to USB Phidgets.  

 

Bluetooth Wrapper for Windows CE
Provides a free Win32 API Wrapper that developers can expose in Visual Studio .NET or the .NET Compact Framework. Exposing the Win32 API Wrapper reduces the amount of code needed to develop for Bluetooth Technologies and helps make it easier to create compelling Windows Mobile and Windows CE Bluetooth applications.  

 

LSP Samples for Windows CE
This project will provide the code necessary to create LSPs (Layered Service Providers) on Windows CE and Windows Mobile.  

 

Gumstix BSP for Windows CE
Windows CE 5.0 Board Support Package for Gumstix PXA255 platform.  

 

USB Webcam Driver for Windows CE
This driver is built on the USB Video Standard and helps connect Webcams supporting this standard to your Windows CE device (e.g., Logitech QuickCam Pro 5000). With this Shared Source Driver, you can capture still images and video stream over 10 fps in a 320x240 resolution.
原创粉丝点击