搜索资源列表
C#串口接收数据
- C#串口接收数据C#串口接收数据C#串口接收数据
VC串口接收数据存Access数据库
- VC串口接收数据存Access数据库
串口接收GPS数据解析并且显示出相应的时间位子可存储
- 串口接收GPS数据 代存储功能 解析了几句关键的GPS数据 可以直观的看出当前定位信息。
linux下串口接收数据源码
- 在linux下实现串口接收数据,开发平台式ok6410
串口温度数据采集并实时显示
- 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数
MT8870
- 双音频解码器MT8870的驱动,用串口接收数据,可从串口调试器查看接收的数据-dual audio decoder di drives with Serial receive data from the serial debugger view of the data received
comm_TongXin
- 可以向串口发送数据,或从指定串口接收数据,数据可以是字符串或十六进制数据-can send data to the serial port, serial port or from the designated receiving data, data can be a string or hexadecimal data
V2
- 在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。 -used in VC 6.0 MSComm programming, can achieve serial receiving data and sending data Data were displayed at the receiving box and this box.
dosCOM
- c语言编写的tc下串口通讯原程序,其中包括串口的设置,串口接收数据,串口发送数据!-c tc language of the original Serial communications procedures, including serial configuration, serial data receiver, Serial sent the data!
chuankoumessage
- 这个函数是用来处理串口消息事件的,如每当串口接收到数据,就会产生一个串口接收数据缓冲区中有字符的消息事件,我们刚才添加的函数就会执行,我们在OnComm()函数加入相应的处理代码就能实现自已想要的功能了。-this function is used to handle serial news events, whenever serial data received, will have a serial port receiving
comm_1
- 可以向串口发送数据,或从指定串口接收数据。数据可以是字符串或十六进制数据。-can send data to the serial port, serial port or from the designated receiving data. Data can be a string or hexadecimal data.
MSP430-6-2
- 描述;用于MSP430F149。 异步通讯。 从串口接收数据,分析收到的数据包,然后根据算法进行运算,最后 将结果从串口返回。 数据包的结构见xieyi.h。-descr iption; For the MSP430F149. Asynchronous communications. Receiving data from the serial port, analysis of data packets rec
serial-t
- 串口温度显示源代码 使用说明: 系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上) 简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。 如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。作者
VC_MSComm
- 使用说明: 系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上) 免费 简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。-Usage: System Requirements: WIN9X/ME/NT/2000 VC++ 6.0 and installed VC ACTIVEX co
AD_PcJieKou
- 这是一个AD接口PC机软件,串口接收数据格式是标准的TXT数据记录格式。-This is an AD interface PC software, serial receive data format is a standard data record format TXT.
Soft20060207145602422
- vb实现的串口接收数据的源码.相当不错哦-vb realize the serial receive data source. pretty good, oh
T232
- 全速运行程序,可看到串口调试助手的接收区显示“41 42 43 44 45 46 47 48”。手动发送“0102030405060708091011”,打开WATCH窗口可看到50H~5AH地址单元的值为“0102030405060708091011”,请注意50H单元是串口接收数据起始存放地址,70H单元是串口接收数据结束存放地址。-Run the program at full speed, can see the serial
单片机串口接收数据
- 单片机串口接受数据,实现单片机的串口通信功能(Singlechip serial port to receive data)
dma+串口接收
- 无需中断产生,直接使用DMA接收串口的数据,直接下载下来,编译即可,(No need to interrupt, directly use the DMA to receive data from the serial port, download directly, compile it)
串口接收数据
- 功能十分强大,不管是串口还是网口,不管是什么通讯协议都可以监听数据(The function is very powerful, whether it is a serial port or a network port, whatever the communication protocol can monitor the data)