搜索资源列表
MyCommReceive
- 从串口读取,并解析NMEA格式的GPS数据的程序。将解析后的数据显示到界面上。需要和发送端的程序配合使用。-read from the serial port and analytic NMEA GPS data formats procedures. Analysis of the data shows that the interface. Needs and transmitter used in conjunction with the procedure.
SerialPortVxD
- 该程序是不占用资源的串口数据捕捉.同一台计算机中,再有其他应用程序或设备同时占用一个或多个串口的情况下,捕捉这些串口的通信数据,显示在界面上,并可保存-that the procedure was not occupied resources serial data capture. Same computer, we have other applications or devices occupying one or more serial circumstances, the captur
串口温度数据采集并实时显示
- 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是
接收从串口过来的数据并显示
- 蓝牙接收从串口过来的数据并显示
串口接收GPS数据解析并且显示出相应的时间位子可存储
- 串口接收GPS数据 代存储功能 解析了几句关键的GPS数据 可以直观的看出当前定位信息。
利用串口发送用户借助自定义的数据协议组织的数据
- 代码显示了如何利用串口发送用户借助自定义的数据协议组织的数据;用另一个串口接收数据并进行了解析,根据数据解析结果控制“二极管”的开和关。初学串口编程的童鞋值得参考~,Code shows how to use the serial port to send a user-defined data protocol with the organization of the data with another serial port to receive data and the analytic
VC++串口控件实现温度数据的采集并显示
- VC++串口控件实现温度数据的采集并显示,做出曲线,VC++ Serial control to achieve the temperature data collection and display, and make curve
smartcar 该程序采用串口采集摄像头数据
- 该程序采用串口采集摄像头数据,运用labview软件的相关控件实现图像的显示,大大提高调试人员的工作效率-This program uses the serial port data acquisition camera, the use of software related to the control labview Image display, thereby greatly increasing the efficiency of commissioning
PMTSAMPLING.rar
- 串口采集数据,可实现采集速度增减,数据保存为TXT格式,数据实时显示,类似滚动条效果,同时可以设置坐标轴的格式,显示颜色,功能强大。,serial sampling,the rate can be increased and reduced,the datas sampled were saved in txt type file, and all the datas are showing in real time
desScreen.rar
- 主要是手机OLED屏幕将按照page模式的显示转换成手机按照点阵数据显示的一个转换函数,纯c编写,可以很简单的一直到低端手机OLED屏幕的驱动编写上,OLED-screen cell phone is mainly in accordance with the page mode display into a mobile phone in accordance with the lattice data show a transfer function, pure c preparation
myShowData
- C#编写的数据显示程序,曲线显示,可以手动调整,也可以自动加载,数据是通过串口收到的数据,和前一个程序myDataCollect.zip配套使用!-Data written in C# program, the curve shows, you can manually adjust, you can also automatically load the data received through the serial data, and the former supporting the u
myWindowsSerialportTools
- 1:支持串口数据16进制格式收发。 2:支持9以上的串口通信。 3:支持自动收发保存数据。 4:自由控制数据显示。 5:实时显示收发数据字节大小以及串口状态。 6:智能清空缓冲数据。 7:采用polling模式,以便移植到linux。 8:全中文对话框。 9:数据收发精准,增加延时处理。 10:支持短信猫调试,智能识别回车符。 11:界面清爽,布局人性化。 -1: Support for sending and receiving serial dat
realtimeshow.rar
- 数据显示,可实现采集速度增减,数据保存为TXT格式,数据实时显示,类似滚动条效果,同时可以设置坐标轴的格式,显示颜色,功能强大。,serial sampling,the rate can be increased and reduced,the datas sampled were saved in txt type file, and all the datas are showing in real time
serial-show
- windows programm design 串口接收和数据显示 图像显示-windows programm design
Grid
- 本组件是用UIScrollView实现, 当大数量与多列数据显示时,支持标题行与左列的滑动锁定。 因为最近在做股票软件,看到同类软件,大多产品的大盘数据都没有发挥iPhone的特性,发上来共享下〜 〜 -This component is UIScrollView achieved, when the big numbers and multi-column data is displayed in support of the header row
USBMulti-ChannelAcquisition
- 基于USB数据采集卡的数据采集,并且是多通道数据的采集并时实的显示。-USB data acquisition card based on data collection, and is multi-channel data acquisition and real-time display.
GPS数据处理源代码
- 采集GPS数据,对数据进行解析并显示。在visual c++下面开发。(Collect GPS data, parse and display the data.Development under visual c++.)
4X4键盘显示
- 键盘显示程序编写 单片机(Microcontrollers)是一种集成电路芯片,是采用超大规模集成电路技术把具有数据处理能力的中央处理器CPU、随机存储器RAM、只读存储器ROM、多种I/O口和中断系统、定时器/计数器等功能(可能还包括显示驱动电路、脉宽调制电路、模拟多路转换器、A/D转换器等电路)集成到一块硅片上构成的一个小而完善的微型计算机系统,在工业控制领域广泛应用。从上世纪80年代,由当时的4位、8位单片机,发展到现在的300M的高速单片机。(Keyboard display prog
16×16点阵(滚动显示)
- 单片机(Microcontrollers)是一种集成电路芯片,是采用超大规模集成电路技术把具有数据处理能力的中央处理器CPU、随机存储器RAM、只读存储器ROM、多种I/O口和中断系统、定时器/计数器等功能(可能还包括显示驱动电路、脉宽调制电路、模拟多路转换器、A/D转换器等电路)集成到一块硅片上构成的一个小而完善的微型计算机系统,在工业控制领域广泛应用。从上世纪80年代,由当时的4位、8位单片机,发展到现在的300M的高速单片机。(Keyboard display program writin
VC++数据曲线动态绘制显示类
- MFC编程 实现数据绘制成曲线。经兄弟推荐最终决定用两个控件MCSCOMM与TeeChart来完成此任务。MCSCOMM控件时vc自带的串口控件,TeeChart Pro是一个强大的VCL图表组件,支持上百种2D和3D图表风格,并提供40多个数学和统计函数、无限制的轴和22个调色板(MFC programming realizes data plotting into curves. After recommendation by brothers, we finally decided to