搜索资源列表
串口通信最终测试机
- 功能:1 实时绘制数据曲线2 保存接受数据到文件3 能在各种参数下,与单片机和pc机通过串口通讯4 能实时记录输入和输出数据sstcomc.c为单片机上使用的演示程序,在keil c51编译以后,在sst89c58测试通过-functions : a real-time rendering two data curves accept data preservation of documents in three parameters,
单片机和PC机串口通讯试验.files
- 单片机和pc通讯的串口小程序,能够成功运行-SCM and serial communications small program to be successful
PC机与RS232串口通讯_C51源程序
- 此程序为单片机和PC机RS232传输时候的C51源码!实现单片机中断程序发送,接受功能.-procedure for a microcontroller and PC RS232 transmission when the C51 source! MCU interrupted proceedings to send and receive functions.
progtstdyfthfge
- 单片机和PC机串口通讯实例说明 首先打开串口调试程序并按要求设置。启动51板后,按S10切换至接收状态,按S12切换至发送状态,启动默认为发送状态。 发送状态: 进入发送状态后,可向PC发送1-9 9个数字,并且数码显示同时显示发送的数,按S1发送1,按S2发送2,依次到按S9发送9。S11无用。发送成功可在串口调试程序的数据接收栏中显示收到的数据。 发送状态: 进入发送状态后,在串口调
serialPort
- 单片机和PC机串口通讯,采用了专用芯片MAX232进行电平转换。已调试通过
VC串口通信(RS232C)源程序
- 有关单片机和PC机通信的在Windows下的源代码-the SCM and PC communications in the Windows source code
串口通信最终测试机
- 功能:1 实时绘制数据曲线2 保存接受数据到文件3 能在各种参数下,与单片机和pc机通过串口通讯4 能实时记录输入和输出数据sstcomc.c为单片机上使用的演示程序,在keil c51编译以后,在sst89c58测试通过-functions : a real-time rendering two data curves accept data preservation of documents in three parameters,
VC串口通信(RS232C)源程序
- 有关单片机和PC机通信的在Windows下的源代码-the SCM and PC communications in the Windows source code
用VC++6.0实现PC机与单片机之间串行通信的方法
- 详细介绍了在Windows环境下应用VC++实现PC机与单片机的几种串行通信方法,给出了用Visual C++6.0编写的PC机程序和用C51编写的单片机通信程序。经实际应用系统运行稳定可靠。-detail in the Windows environment applications VC PC and SCM several serial communication method, we use Visual C 6.0 prepa
PC机与RS232串口通讯_C51源程序
- 此程序为单片机和PC机RS232传输时候的C51源码!实现单片机中断程序发送,接受功能.-procedure for a microcontroller and PC RS232 transmission when the C51 source! MCU interrupted proceedings to send and receive functions.
PC-RS232_control_LED
- 通过本实验学习PC机串口与AVR单片机串口之间相互通讯的基本硬件接口电路和软件编程方法,并且达到使用PC机来控制LED的简单应用。-experiential learning through the PC serial port and AVR serial communications between the basic hardware interface circuit and software programming, and
progtstdyfthfge
- 单片机和PC机串口通讯实例说明 首先打开串口调试程序并按要求设置。启动51板后,按S10切换至接收状态,按S12切换至发送状态,启动默认为发送状态。 发送状态: 进入发送状态后,可向PC发送1-9 9个数字,并且数码显示同时显示发送的数,按S1发送1,按S2发送2,依次到按S9发送9。S11无用。发送成功可在串口调试程序的数据接收栏中显示收到的数据。 发送状态: 进入发送状态后,在串口调
serialPort
- 单片机和PC机串口通讯,采用了专用芯片MAX232进行电平转换。已调试通过-PC-MCU and serial communications, used for ASIC MAX232 level translator. Have been debugging through
2008.4.20
- 采用SN75LBC184来实现RS232C与RS485串行口的转换,从而使PC机具备主从式多机通讯 功能,实现对多个单片机组成数据采集终端的通讯与管理. 约定一种简单和有效的串口通讯协议,根据 这种通讯协议设计出单片机与PC机串口通讯程序-SN75LBC184 used to achieve the RS232C and RS485 serial port conversion, so that PC-equipped mast
2008.5.28
- 本文介绍了以AT89S51单片机为核心的温度控制系统的工作原理和设计方法。温度信号由温度芯片DS18B20采集,并以数字信号的方式传送给单片机。文中介绍了该控制系统的硬件部分,包括:温度检测电路、温度控制电路、PC机与单片机串口通讯电路和一些接口电路 。单片机通过对信号进行相应处理,从而实现温度控制的目的。文中还着重介绍了软件设计部分,在这里采用模块化结构,主要模块有:数码管显示程序、键盘扫描及按键处理程序、温度信号处理程序、继电器控制
51mcuPCPROTEUS
- 单片机与PC机串口通讯PROTEUS仿真 (含源码)-PC-MCU serial communication with the PROTEUS simulation (including source code)
yuandaima
- 1、 实现单片机和PC机的串行双工通信,单片的P1口接一LCD,要求PC键盘每按“0~9”数字键能发送到单片机上,并显示在单片机接的LCD上;单片机发送一串字符串能显示在PC的屏幕上-1, and PC-MCU serial duplex communication, the P1 port received a single LCD, PC keyboard required every press " 0 9" d
18B20
- 单片机与PC机串口通信程序,单片机采集温度和电压通过1602显示并传到PC上显示。1602可以换屏显示三个界面,还有修改上下门限。还有报警功能。-Microcontroller serial communication with the PC program, microcontroller collection display temperature and voltage through 1602 and reached the P
51connect-with-pc-using-rs232
- 51单片机和PC机串口通讯的示例程序,可以很好的实现串口通讯,同时也是学习51/52单片机串口编程的一个不错的示例-51 microcontroller and the PC serial communication sample program can be a good serial communications, but also learning to program a microcontroller serial port
48 单片机与PC机串口通讯仿真
- 单片机和PC机之间的通讯过程,深入理解串口通讯,理解PC端串口工作方式(The communication between the single chip computer and the PC machine, understanding the serial communication in depth, and understanding the working mode of the serial port in the PC