搜索资源列表
单片机串口通信
- 是单片机与PC机RS232串口通信的调试好帮手,当你苦于串口通信的调试,试试如何-is SCM and PC RS232 serial communication debugging good helper, when you suffer from serial communications debugging, how to try
C51_Series_Comm
- VB平台 单片机与PC机串口通信的PC端程序。 小巧易用,功能丰富
VC++ClassSerialPort
- 这是一个关于单片机与PC机串口通信的类程序,可以将它添加入项目直接使用
pc机串口
- pc机串口通信,可以实现计算机与单片机,或者是两个单片机之间的通信-the communication through PC serial, between PC and SCM, or two SCM
VB.rar
- VB平台单片机与PC机串口通信的PC端程序。小巧易用,功能丰富,VB Platform single-chip serial communication with the PC-the PC-side program. Small, easy-to-use, feature-rich
cktx
- 基于proteus仿真的单片机与PC机串口通信的程序.-asdfasdf
dpji
- 利用单片机及pc机串口实现接收发字符,通过串口调试助手能看到键盘上发出的字符。利用keilc编写的单片机与pc机的通信程序。-And the use of single-chip receiver implementation pc machine serial hair characters, through the serial debug aide sent to see the characters on the keyboard. Keilc prepared using single
SC
- VB平台单片机与PC机串口通信的PC端介绍。建议大家-VB Platform single-chip serial communication with PC-to introduce the PC client. Suggest that you look at the
VBchuankou
- VB平台单片机与PC机串口通信的PC端程序。小巧易用,功能丰富-VB Platform single-chip serial communication with the PC-the PC-side program. Small, easy-to-use, feature-rich
PC
- PC机与串口通信 实现PC机与单片机之间的串口传送-pc
CH1
- atmega16单片机与PC机串口通信,编程环境ICCAVR-communicate by single-chip atmega16 and PC through USART
hdm_uart
- AVR 串口通信,通过串口实现AVR单片机与PC机的通信-AVR serial communication, through the Serial Port AVR MCU and PC-communication
VCpc
- 用VC实现单片机与PC机串口通信的三种方法-VC++ PC
vbcodes1
- 单片机与PC机串口通信源码,超值!这是PC端的程序,单片机的程序随后上传。-Microcontroller serial communication with PC source, value! This is the PC side of the program, microcontroller program then upload.
18B20
- 单片机与PC机串口通信程序,单片机采集温度和电压通过1602显示并传到PC上显示。1602可以换屏显示三个界面,还有修改上下门限。还有报警功能。-Microcontroller serial communication with the PC program, microcontroller collection display temperature and voltage through 1602 and reached the PC display. 1602 exchange for t
1
- RS485转RS232串口通信,单片机与PC机串口通信,如有需要,可以下载。-RS232 serial communication RS485 switch, the microcontroller serial communication with the PC, if necessary, can be downloaded.
SPComm
- 串口已成为计算机的标准接口, 这种通信方式得到了广泛的应用。介绍单片机与PC 间 串口通信的基本原理, 以及在Delphi 开发环境下如何利用SPComm 控件实现PC 与单 片机之间的串口通信
PC-machine
- 用于实现单片机与PC机串口通信仿真。 需要用到keil与proteus。-Used for the realization of single chip microcomputer and PC machine serial communication simulation. Need to use keil and proteus.
单片机与PC机串口通讯仿真
- 实现单片机与PC之间的串口通信功能,实现双方之间数据的传输(Realization of serial communication between single chip and PC)
51串口通信
- 介绍了AT89C52单片机与PC机串行通信的实现方法,串行存储器24C256的读写操作流程,并给出了具体通信接口电路、单片机串行通信程序流程以及利用VB6.0的通信控件MSComm实现PC机串行通信的程序。系统经过实际应用,效果令人满意