资源列表
8250
- 微机原理实验+PC机串行通讯8250,word格式的报告-Computer principle experiment+ PC serial communication 8250
MINI2440_UART_TEST
- MINI2440裸机串口测试程序源代码分析-MINI2440 bare metal serial analysis of test code
sample2
- 条形码扫描处理应用程序,应用PS/2串口处理,并能进行LCD显示。-barcode reading purogram
chuankoutiaoshi
- 简单调试 串口 用于初学者 简单试一试吧-Simple debugging serial port for beginners to try it simple
Porttext
- 用c#编写的一个串口通信程序,欢迎指出缺点-Write a serial communication program
demo
- 可将电子天平上称量的数据读入系统,使用串口通信,曾经将其应用于制造执行系统中。-Electronic weighing scales can be read into the data system, the use of serial communication, have to apply it to manufacturing execution systems.
SCOM
- 串口通信源程序,帮助学习通信编程,有助于提高通信编程效率- communication
ITxiazai_VB6CHS
- [串口温度数据采集并实时显示.rar] 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,
53760495SMSSend(VB)
- 一个比较完整串口通信程序Vc++源代码 相信大家看后一定会有收获的-I shall never forget the one fourth serious and three fourths comical astonishment, with which, on the morning of the third of January eighteen hundred and forty two, I opened the door of, and put my head into, a st
okcom
- 这个文件是有关系统串口通信的实例,作为学习串口通信入门来说是一个很好的参考实例,它是基于vb语言的,而且其中很多代码可以直接移植 -this paper is on the serial communication system examples, as a learning portal Serial Communication is a very good reference example, it is based on vb language, but many of them can
Com
- 用于串口通信的编程,可以用来做一个文件的传输,也可以拿来玩玩啦-For serial communication programming, can be used to make a file transfer, you can also play friends used
danpianji
- 讲述的是VC++对单片机串口的处理,这是一很好的东西哟!-VC++ is about the handling of the microcontroller serial port.