搜索资源列表
vc++串口通讯
- 这是一个用visual C++编写的用于调试和单片机通讯的串口通讯程序。-This is a visual C with the preparation for debugging and communication microcontroller serial communication procedure.
串口传输
- 串口传输,经调试很成功,通过pc机串口调试精灵,在周立功单片机上运行-serial transmission, debugging very successful, through the pc-serial debugging genies, Zhou, who runs SCM
基于VC 6_0的串行通信设计与实现
- 这是关于VC与单片机串口通信的资料,学习后很受启发,-on VC and SCM serial communication of information, after learning a great deal of enlightenment.
VCsingleCommunition
- 单片机串口通信源代码,开发平台VC++,WIN系统
PC机与单片机串口通信
- PC机与单片机串口通信
VB与单片机串口通信实例
- VisualBasic与51单片机通信实例
VB-DS18B20-huatu
- 单片机通过DS18b20采集温度,发送给PC机,PC采用VB编程,VB接收单片机串口输入画图-Single-chip temperature by DS18b20 collection, sent to the PC, PC programming using VB, VB microcontroller serial input to receive paint
chuanxingtongxunheshishiquxian
- 通过串口接收数据并实时画出曲线。将含有单片机,AD模数转换器等芯片的电路板通过USB数据线与电脑相连,可通过计算机实时显示出数据和绘制出图形-Through the serial port to receive data and real-time to draw curves.
prog
- 简单的PC通过串口控制单片机获得伺服电机正反转、停的上下位机控制程序-Simple access to PC through serial port servo motor control MCU rotating, the upper and lower stop position control procedures
rs232com
- 串口读写 -Serial reading and writing
vb_communication
- VB中的串口通讯,串口通讯作为一种古老而又灵活的通讯方式,被广泛地应用于PC间的通讯以及PC和单片机之间的通讯之中。-VB of the serial communications, serial communications, as an ancient means of communication and flexible and was widely used in communications between the PC and the PC and single-chip commu
c51uarttest
- c51单片机串口测试程序,用来测试c51单片机的串口通信性能-c51 uart test
Calculate
- MSP430单片机串口通信时寄存器的计算程序-MSP430 single chip register when the serial communication program
SC
- VB平台单片机与PC机串口通信的PC端介绍。建议大家-VB Platform single-chip serial communication with PC-to introduce the PC client. Suggest that you look at the
Serialcom
- 单片机串口接收数据发送数据程序源代码,我学习单片机时参考过的 ,还不错-Microcontroller serial port to receive data to send data program source code, I have studied the microcontroller reference before,not bad
vspdxp
- 虚拟串口;很好用的单片机串口程序调试工具;常用于Proteus 的仿真调试。-Virtual Serial Port well with the microcontroller serial port debugging tools commonly used in the Proteus simulation debug.
VB
- 本例是使用VB编写的串口通信代码,包括两个PC之间,PC机和单片机之间等多个代码-This example is written using the VB code for serial communication, including the PC between the two, PC machines and between MCU and other codes
[Visual.C.Turbo.C
- VC++ 串口编程与通信 单片机 与 PC机通信-VC++ Serial communication microcontroller programming and communication with the PC,
单片机串口程序
- 单片机串口程序,基于51单片机,已经调试成功
串口通信
- 自己编写的一个串口通信应用程序,能够直接与单片机等进行通信,可以测试单片机的功能。。。