黎波
Windows Mobile 应用开发、咨询和培训
推荐几个Windows嵌入式系统的开源项目
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. |
Reference:
http://msdn.microsoft.com/embedded/community/community/communityprojects/default.aspx
开发M8上的.NET CF程序
最近魅族M8的新闻不断,成为国内智能手机的新闻焦点了。M8是基于Windows CE 6.0操作系统的,支持.NET Compact Framework应用程序。今天就看到有一位叫Kyle的开发人员尝试了在M8上开发.NET CF应用程序了。
程序的界面是典型的WinCE程序,M8支持.NET CF应用程序意味着以后可以针对M8开发Mobile LOB了。
全文请看:http://bbs.meizu.com/thread-709485-1-1.html
Tag标签:
.NET Compact Framework,
Windows CE
Lua 5.1 on WinCE
前段时间把Lua 5.1移植到了WinCE上,最终用于我们项目的脚本扩展。
我把这个项目放在了sourceforge上。有需要的可以去下载,目前测试
情况还是非常稳定的。
https://sourceforge.net/projects/lua-ce
Lua作为专用的嵌入脚本,功能的确十分强大。有希望在应用程序中使用
脚本来扩展功能的可以考虑,比自己开发有效率多了。
http://www.lua.org[/url]
我把这个项目放在了sourceforge上。有需要的可以去下载,目前测试
情况还是非常稳定的。
https://sourceforge.net/projects/lua-ce
Lua作为专用的嵌入脚本,功能的确十分强大。有希望在应用程序中使用
脚本来扩展功能的可以考虑,比自己开发有效率多了。
http://www.lua.org[/url]
目前已经完成移植的开源项目列表:
cairo.dll
zlib1_2_3.lib
cairomm.lib
expat_wince.dll
expat_wince.lib
fontconfig-lib.lib
freetype235.lib
gdkpixbuf.dll
glib-lite.lib
gmodule.lib
gobject.lib
gthread.lib
iconv.dll
iconv.lib
jpeg.lib
libsigc++.lib
libtinyxpath.lib
libxml_ce.dll
libxml_ce.lib
mini-fribidi.lib
opentype.lib
pango1.18.dll
pango1.18.lib
pangocairo.lib
pangoft2.lib
papyrus0.7.1.lib
png1.2.8.dll
png1.2.8.lib
zlib1_2_3.dll
wxWidgets
未完成的移植内容:
librsvg
wxLua
cairo.dll
zlib1_2_3.lib
cairomm.lib
expat_wince.dll
expat_wince.lib
fontconfig-lib.lib
freetype235.lib
gdkpixbuf.dll
glib-lite.lib
gmodule.lib
gobject.lib
gthread.lib
iconv.dll
iconv.lib
jpeg.lib
libsigc++.lib
libtinyxpath.lib
libxml_ce.dll
libxml_ce.lib
mini-fribidi.lib
opentype.lib
pango1.18.dll
pango1.18.lib
pangocairo.lib
pangoft2.lib
papyrus0.7.1.lib
png1.2.8.dll
png1.2.8.lib
zlib1_2_3.dll
wxWidgets
未完成的移植内容:
librsvg
wxLua