搜索资源列表
GPSBoyCE
- 用EVB(嵌入式VB)编写的GPS接收源代码,这个可以放到PDA上使用,配合GPS实时知道自己位置,有卫星图显示,方位角度,和原始GPS信息,是嵌入式GPS开发的经典例程.-with EVB (Embedded VB) prepared by the GPS receiver source code, this can put PDA use, with GPS to know their location, a satellite map, the position angle, and th
EVCDemo
- 我们项目的一部分,s3c2410 内核,用EVC编写的WinCE应用程序,较好的实现了WinCE系统启动程序自动运行,可靠的串口数据采集、传输、处理,以及模拟表头、模拟数字数码管的数字显示和屏幕实时曲线绘图功能。希望和有此开发项目的朋友共同交流、共同进步。 电话:13849347318 Email:jiny2002@tom.com -our part of the project, s3c2410 kernel, with the preparation of the EVC Wi
winceDrawcurve
- evc程序开发源代码,在wince下实时绘制、显示二维曲线。
ShowTime
- Evc程序开发实例,用于在Wince下实时显示时钟,并有多种时钟界面。
WinCE_OV511
- 在Windows CE.net 4.2下使用OV511摄像头,捕获视频,显示画面。其中的执行文件是ARM版本,需要在其他平台调试的再自己编译出来就可以了。 讲解部分主要讲了如何写流接口的USB驱动,以及如何进行控制和实时传输等内容,结合代码,比较容易理清思路。
DrawCurve
- EVC 编的示波器程序,实时显示波形,希望对大家有所帮助
EVCDemo
- 我们项目的一部分,s3c2410 内核,用EVC编写的WinCE应用程序,较好的实现了WinCE系统启动程序自动运行,可靠的串口数据采集、传输、处理,以及模拟表头、模拟数字数码管的数字显示和屏幕实时曲线绘图功能。希望和有此开发项目的朋友共同交流、共同进步。
wnavi_GPS
- 自己做的基于PPC2003的GPS信号接收程序,可设置GPS端口和速率,可实时显示接收的GPS数据。
QT 编写和基于WINCE系统的实时曲线图
- QT 编写和基于WINCE系统的实时曲线图,从串口采集数据,以曲线方式显示-QT preparation and real-time systems based on WINCE graph, collect data from the serial port to display curves
DrawCurve
- 用EVC编写的一个示波器程序,实时显示曲线-Written in an oscilloscope with the EVC program, real-time display curve
Draw2DGraph
- 用EVC编写的一个实时显示曲线的小例子,对数据的图形显示有帮助!-Written by EVC curve of a real-time display a small example of the graphical display of data help!
Demo1
- 用EVC编写的WinCE应用程序,较好的实现了WinCE系统启动程序自动运行,可靠的串口数据采集、传输、处理,以及模拟表头、模拟数字数码管的数字显示和屏幕实时曲线绘图功能。希望和有此开发项目的朋友共同交流、共同进步。-WinCE using EVC written application, a better implementation of the WinCE system startup program to run automatically, reliable serial data c
111111111
- 实时绘制液晶显示的数字,大家看看有没有用-The number of liquid crystal display real-time rendering, we see no use
shenma
- 力限器上位机程序,主要是实时数据显示,参数输入,记录查询,人机接口-Force limiter PC program, mainly real-time data display, data input, records check, man-machine interfaces, etc.
CEClockTest
- Evc程序开发实例,界面简单,用于在Wince下实时显示时钟。-EVC instance of program development for the real-time display under Wince clock, and has a simple user Interface.
PDADemo
- VS2008串口电子万用表通讯测试程序,可动态实现实时显示电压,电流,电阻-VS2008 serial communications test program electronic multimeter can display real-time dynamic voltage, current, resistance
GPSDemo
- 这是一个运行在嵌入式系统上小程序,这个程序实现解析GPS通信协议(即NMEA0183),将收到的GPS数据实时显示出来并将解析后的经度、维度显示出来,这个程序中暂设的连接GPS的串口号为8,波特率是1152-This is a small program running on the embedded system, this procedure to resolve GPS communication protocol (ie, NMEA0183) will receive GPS data
UART_EX1
- wince 串口接收程序,提取电子罗盘的有效航向信息,并实时显示-wince serial port to receive the program
testFlicker
- 通过调用WinCE系统流式驱动在mini2440开发板上实现的led 跑马灯程序;基于对话框的控制界面实时显示四个LED灯的当前状态。-LED flicker by invoking WinCE driver for mini2440 testing board. THe dialog-based GUI displays the status of the four leds.
七段码显示串口接收数据
- 在wince6.0上运行,使用PC104可以将串口接收到的数据存成文件,同时将实时数据以七段码的形式显示在屏幕上