搜索资源列表
ActiveXComm
- 本程序是在VC++6.0 中用 ActiveX控件 实现PC机与单片机之间的串口通信 。-this procedure is used in VC 6.0 ActiveX control PC and SCM serial communication between.
51_c
- 51 c 一.闪烁灯 二.流水灯的左移右移 三.按键判断 四.数码管静态显示 五.数码管动态显示 六.4X4键盘识别 七.按键中断判断方式 八.定时器T0的应用---9.9秒计时设计 九.PC机与单片机通信 十.24C08读写操作-51 c 1. Lights flickered 2. Wasted lights bits shifted to the right three. Four keys judgment. Digital static show
tongxinyuandaima
- 这是一个PC机与单片机通信源代码,包括串口初始化和发送接收数据
pc机串口
- pc机串口通信,可以实现计算机与单片机,或者是两个单片机之间的通信-the communication through PC serial, between PC and SCM, or two SCM
PC机与单片机通信
- 上位机与单片机之间的通信,非常的容易,看了你也便会!-PC and communication between the microcontroller, very easy to read you will!
PC-mcu
- PC机与单片机串口通信一个很好的例程,VB开发-PC-MCU serial communication with a good routine
PCMCU
- PC机与单片机通信,显示温度实时曲线,并进行平均值、最大值和最小值的显示,数据可以存储-PC and MCU communication, display real-time temperature curve
Works
- PC机与单片机的串口通信程序,也包括单片机程序-PC-MCU serial communication and procedures, including single-chip program
li
- PC机与单片机之间通过串口进行通信 已测试通过-Between PC and MCU to communicate through the serial port have been tested
VBchuankou
- VB平台单片机与PC机串口通信的PC端程序。小巧易用,功能丰富-VB Platform single-chip serial communication with the PC-the PC-side program. Small, easy-to-use, feature-rich
vc
- 用VC++6.0实现PC机与单片机之间串行通信的方法 用VC++6.0实现PC机与单片机之间串行通信的方法 -With VC++6.0 to achieve between PC and MCU serial communication method using VC++6.0 to achieve between PC and MCU serial communication method
MCUcomminuaction
- PC机与单片机通信(RS232协议)的C语言实现,含有PC机上的串口调试小工具,即使不会编写的只要看一下就能够很好运用。-PC and MCU communication (RS232 protocol) of the C language, containing the serial PC, debugging gadgets, if not prepared just to look good to be able to use.
PC-485-MCU-2BYTES-communciation
- PC机与单片机通过485进行串口通信,实现了双向通信,即PC机向单片机发送数据,单片机接收后再将数据回传给PC机,结果显示在串口调试助手上,数据为双字节的-PC-485 with the microcontroller through the serial communication to achieve a two-way communication, that is, PC, send data to the microcontroller, the microcontroller then
485
- 经典485驱动程序 实现PC机与单片机通信-Classic 485 drivers communicate between PC and microcontroller
PC
- 实现PC机与单片机的串口通信,本设计通过VB实现的-PC connect with MCU by VB
VCPP-PC-SCM
- 用Visual C++实现PC机与单片机串口通信程,包含整个Visual C++工程文件-Using Visual C++ to achieve PC and the microcontroller serial communication process, contains the entire Visual C++ project file
利用VC++实现PC机与单片机串口通信任务
- 用 visual c++ 实现pc与51单片机的十六进制数据往返,并提示通信正常与否。-Visual c++ PC and 51 microcontroller hex data to and from, and prompt communication is normal or not.
PCRS232
- 一个PC机与单片机通信的设计方案,通讯方式使用RS232协议,里面包括上位机和单片机执行的源码,适合毕业设计参考-A design communication between PC and microcontroller, using the RS232 communication protocol, which includes the source PC and microcontroller execution for graduation design reference
PC 机与单片机通信(RS232 协议)
- PC 机与单片机通信(RS232 协议)
PC-and-mcu-communikation
- 采用Atmel公司的AT89S52为核心,实现PC机与单片机系统之间的数据通信。单片机系统采集温度,将数据通过串口将数据传送至PC机,PC机上实现温度显示。用MAX232芯片完成单片机TTL电平到RS-232双向电平的转换 ;用46的矩阵式键盘完成所要显示的数据发送;用LED七段数码管显示接收和发送的数据。在软件设计方面,PC机采用VB或者VC语言编程,使用通信控件来实现串行口收发数据;单片机方面用中断方式完成数据的接收和发送。-Adopts AT89S52 as the core of Atm