资源列表
Serial_Test
- 串口通信例子,介绍arm下的串口源码,里面详细写了串口的设置和通信-Examples of serial communication, describes the serial source code under the arm, which details the settings and write the serial communication
shuangjichuankoutongxin
- 利用微机串口1(COM1,地址为3F8H-3FFH)完成2台计算机之间的通信,要求通信双方可以互相问候,利用微机完成设计。主要参数:异步串行通信技术,8250编程技术和微机串口通信技术-The use of computer serial port 1 (COM1, address 3F8H-3FFH) the completion of Units 2 communications between computers, the two sides can request communicati
232pc
- 将11520采样率(可用cooledit得到)的wav文件转换为可供串口播放的PWM文件,用windows的超级终端或者串口调试器发送到串口便可以用接在串口TxD和GND之间的喇叭听到-sampling rate of 11,520 (cooledit be available) to wav file conversion for serial PWM broadcast documents, with the Super Terminal windows or serial debuggin
PCchuankoutongxun
- PC机与智能仪器串口通信程序设计 程序简单方便-PC and intelligent instrument serial communication programming
CCNETdevice
- Working with com port for CCNETdevice cash acceptor.
vb
- 串口通讯作为一种古老而又灵活的通讯方式,被广泛地应用于PC间的通讯以及PC和单片机之间的通讯之中。 提到串口通讯的编程,人们往往立刻想到C、汇编等对系统底层操作支持较好的编程语言以及大串繁琐的代码。-Serial communication as an ancient and flexible means of communication, is widely used in communication between the PC and the communication between P
shangweijitongxun
- 该文件中包含了上位机和控制设备间的通讯代码-The document contains PC and control equipment to communications between the code
Chapter8_4
- 串口通信的一份源码,
COM
- c语言串口通信范例,实现两个串口接收和发送简单信息-c
seria1l
- 串口的几个源码,希望对大家有帮助,最近也是在学习这方面的知识-Serial several source code, and they hope to help everyone,Recently also studying this knowledge
liquid-container
- 此程序可以模拟一个液体容器在不同速度下的上下水位过程,对于初学者有很大的帮助。-This program can simulate a liquid container at different speeds the process up and down the water level, is very helpful for beginners.
linux下串口通信
- 一个linux下的串口c程序