搜索资源列表
pcommpro
- 用C++Builder在Win下开发串行通信程序是程序员们经常遇到却又令人头痛的事情,不但要理解许多复杂的API函数,还要掌握多线程编程。令人欣慰的是有一些公司专门为C++Builder开发了编写串行通信程序的开发工具,例如MOXA公司的Pcomm(该软件可在http:\\\\www.moxa.com.tw下载),因而帮我们解决了串行编程这一难题。
hongludeng
- 模拟交通信号灯的燃灭周期 实现异步通信,掌握8251A作异步串行通信时的编程方法
tecclock
- 采用C语言编程,在电子时钟1302芯片的基础上进行的功能扩展,能实现把1302的时间等信息显示到1602芯片上,把18B20的温度显示到1602芯片上,与PC机连接实现串行通信-The use of C language programming, the chip in the electronic clock 1302 on the basis of the functional expansion, to achieve the time the 1302 information displ
8251a
- 利用8088/86CPU控制8251A可编程串行通信控制器,实现两个实验台之间的串行通讯。其中一个实验台作为发送方,另一侧为接收方。发送方读入按键值,并发送给接收方,接收方收到数据后在LED上显示。-Use 8088/86CPU control 8251A Programmable serial communication controller, to achieve two experiments serial communication between China and Taiwan. O
spcomm25
- 与单片机可以串行通信,不需要编程,可以直接使用-Serial communication with the microcontroller, without programming, can be used directly
Voicetype
- 摘 要 文章以一个远程监控系统为例,介绍了如何用Delphi实现该系统的远程通信。着重 介绍了RS-232C串行通信方法和编程思想,并提供了部分源程序。 关键词 Delphi 远程监控 上位机 串行通信 -Abstract In this paper a remote monitoring system for example, describes how to use Delphi to achieve the system' s long-range communica
ww
- 用汇编语言对INS8250串行接口芯片编程,实现两台微机之间的全双工异步串行通信。-INS8250 serial interface chip programming in assembly language, full-duplex asynchronous serial communication between two computer.
8088--86CPU
- 利用8088 86CPU控制8251A可编程串行通信控制器 实现两个实验台之间的串行通讯-8088 86CPU control 8251A programmable serial communication controller serial communication between the two experimental sets
8088_86_CPU_asm
- 利用8088,86CPU控制8251A可编程串行通信控制器,实现两个实验台之间的串行通讯-8088,86 CPU control of 8251A programmable serial communication controller, serial communication between the two experimental sets
Microcomputer-principle.rtf
- 存储器(RAM 6264)扩展 可编程并行接口(8255)扩展 可编程计数/定时器(8253)扩展 A/D、D/A转换 可编程串行通信接口(8251)扩展 -Memory (RAM 6264) extended programmable parallel interface (8255) extended the programmable counter/timer (8253) Expansion A/D, D/A conversion programmable seri
111
- 利用 8086 控制8251A 可编程串行通信控制器,实现向PC 机发送字符串“WINDWAY TECHNOLOGY!”。-8086 8251A programmable control the use of serial communication controller that sends a string to the PC " WINDWAY TECHNOLOGY!" .
H37NEW
- 利用8088/86CPU控制8251A可编程串行通信控制器,实现两个实验台之间的串行通讯。其中一个实验台作为发送方,另一侧为接收方。发送方读入按键值,并发送给接收方,接收方收到数据后在LED上显示。-8088/86CPU control 8251A programmable serial communication controller, serial communication between the two experiments. One of the experiments as the
串行通信服务器
- 实现labview串口通讯和数据采集。LabVIEW是一种用图标代替文本行创建应用程序的图形化编程语言。传统文本编程语言根据语句和指令的先后顺序决定程序执行顺序,而 LabVIEW 则采用数据流编程方式,程序框图中节点之间的数据流向决定了VI及函数的执行顺序。(LabVIEW serial communication and data acquisition)