▍1. Star
C# 语言,wince源码,方便初学者学习(C# language, wince source, easy for beginners to learn)
C# 语言,wince源码,方便初学者学习(C# language, wince source, easy for beginners to learn)
在WINCE6.0环境调试开发的ARM9-2440硬件串口通信程序,嵌入式ARM接受2串口,发送1串口数据,适时监控下位机发送的轮胎电压温度气压数据,经适时处理分析在7寸界面显示个车厢轮胎的状态信息,源码调试通过并在轻轨车上运行(WINCE6.0 debugging environment in the development of ARM9-2440 hardware serial communication program, embedded ARM accepts two serial ports, a serial data transmission, lower machine to send timely monitoring Voltage Temperature tire pressure data, the timely processing and analysis in the 7-inch screen displays a car tire status information, source code debugging and light rail vehicles run through)
在WINCE6.0环境调试开发的ARM9-2440硬件串口通信程序,嵌入式ARM接受2串口,发送1串口数据,适时监控下位机发送的轮胎电压温度气压数据,经适时处理分析在7寸界面显示个车厢轮胎的状态信息,源码调试通过并在轻轨车上运行(WINCE6.0 debugging environment in the development of ARM9-2440 hardware serial communication program, embedded ARM accepts two serial ports, a serial data transmission, lower machine to send timely monitoring Voltage Temperature tire pressure data, the timely processing and analysis in the 7-inch screen displays a car tire status information, source code debugging and light rail vehicles run through)
Turn on/off wifi in v210/ce6.0 (use deviceioctl code)
Turn on/off wifi in v210/ce6.0 (use deviceioctl code)
Turn on bluetooth in v210/ce6.0 (to use btcli)
Turn on bluetooth in v210/ce6.0 (to use btcli)
基于EVC在WINCE5.0下的聊天室源码(EVC under the WINCE5.0 based chat room source code )
基于EVC在WINCE5.0下的聊天室源码(EVC under the WINCE5.0 based chat room source code )
vs2008开发的虚拟dtu,可以简单模拟dtu的功能,初学者可以参考和修改。(vs2008 development of the Virtual dtu, you can simply simulate the function of dtu, beginners can refer to and modify.)
vs2008开发的虚拟dtu,可以简单模拟dtu的功能,初学者可以参考和修改。(vs2008 development of the Virtual dtu, you can simply simulate the function of dtu, beginners can refer to and modify.)
WINCE 上RAMDISK的实现源码与dll,经测试OK(WINCE on the realization RAMDISK)
WINCE 上RAMDISK的实现源码与dll,经测试OK(WINCE on the realization RAMDISK)
PICs have a set of registers that function as general purpose RAM. Special purpose control registers for on-chip hardware resources are also mapped into the data space. The addressability of memory varies depending on device series, and all PIC devices have some banking mechanism to extend addressing to additional memory. Later series of devices feature move instructions which can cover the whole addressable space, independent of the selected bank. In earlier devices, any register move had VVXXC
PICs have a set of registers that function as general purpose RAM. Special purpose control registers for on-chip hardware resources are also mapped into the data space. The addressability of memory varies depending on device series, and all PIC devices have some banking mechanism to extend addressing to additional memory. Later series of devices feature move instructions which can cover the whole addressable space, independent of the selected bank. In earlier devices, any register move had VVXXC
这个源码是我从淘宝购买了ht5000设备后调试成功的,有了此源码再配合wince下的设备可以轻松实现摄像头的图像采集功能(This source is I buy from Taobao ht5000 device debugging success, with this source together with wince under the device can be easily achieved on the camera image capture function)
这个源码是我从淘宝购买了ht5000设备后调试成功的,有了此源码再配合wince下的设备可以轻松实现摄像头的图像采集功能(This source is I buy from Taobao ht5000 device debugging success, with this source together with wince under the device can be easily achieved on the camera image capture function)
WinCE操作系统上串口接收及发送程序,VC++程序,有界面,简单易懂。(WinCE operating system serial port receive and transmit procedures, VC++ program, interface, easy to understand.)
WinCE操作系统上串口接收及发送程序,VC++程序,有界面,简单易懂。(WinCE operating system serial port receive and transmit procedures, VC++ program, interface, easy to understand.)
按照指定格式编写ini文件后,手动加载ini文件中的WinCE驱动,并有Read、Write、Unload接口以方便调试(Specify ini file, manually load WinCE driver)