搜索资源列表
ComPortCPU
- 单片机和计算机的串口通讯,和本人的单片机通讯良好(!!注意波特率的设置,一定要与单片机相同才能保证数据不丢失)-SCM and computer serial communications, and my good SCM Communications (! ! Attention baud rate settings, with MCU must ensure that the same data can be lost)
temperatureVB
- 利用计算机的串行口和单片机通讯实现定时定点的温度测量-use the serial port of computer and microprocessor Communication regular spot temperature measurement
electromotor
- 本程序是通过单片机进行电机的控制,可以控制电机的转速,前进和倒退。单片机通过串口接收来计算机的控制信号(可以采用无线方式进行串口的通讯)。工具采用的是“韦福”的仿真软件。-this procedure through the MCU for motor control, control of the motor forward and retrogression. SCM through the computer serial port to receive the control signal
RS232
- 单片机串口通信程序,里面包含了PC和单片机的互相通讯(RS232)的程序。PC段端采用C#编程,用PC控制单片机实现跑马灯、流水灯等效果,速度均可以通过计算机控制
基于单片机和计算机的串口通讯
- 低层程序,所有的单片机都通用,可以任意下载.
PC与单片机通过USB接口实现串行通信
- 基于串口通讯的原理,分析和讨论了计算机与单片机如何通过USB接口使用相关的通讯协议实现串行通信的。本设计主要介绍如何使用一台计算机与一台单片机通过USB接口实现串行通信。在本设计中单片机采用AT89C51,USB模块CH375,软件设计方面,PC机采用C语言编程,单片机方面用中断方式完成数据的接收和发送,程序采用也采用C语言。
C51Modbus
- 利用at89s52单片机实现与计算机232口的串行通讯,协议为modbus,最后两字节为crc16格式的校验。-Using at89s52 MCU 232 with the computer' s serial communication, protocol modbus, the last two bytes of the format for the crc16 checksum.
myusart
- atmega128单片机的串口通讯程序,通过串口调试助手可实现单片机与计算机的交互。-atmega128 single-chip serial communication program through the serial port can achieve single-chip debugging assistant computer interaction.
xmodem_VxWorks
- 原创:xmodem协议介绍及VxWorks下的应用 最初,XMODEM协议是一种基于调制解调器直接拨号通讯的文件传输协议,用来支持两台计算机之间的文件传输。由于其简单可靠、实现方便的特性,现在已经广泛应用于嵌入式设备中。实现xmodem只需要微处理器带有串口控制器就行了,一般的8位单片机也能进行文件传输。-Original: xmodem agreement under VxWorks introduction and application of the first, XMODEM pro
1602clock
- 本程序 实现用 单片机 与计算机的串口通讯 ,usb口也可-This procedure using single-chip serial communication with the computer, usb port can also be
chuankoucomunicate
- 本程序实现 单片机与 计算机的串口通讯usb口也可 -This procedure to achieve single-chip serial communication with the computer usb port can also be
serial
- 实现一单片机与计算机的简单的串口通讯,单片机与计算采用rs232连接-realization of a simple serial communicationa between a SCM and the computer a simple serial communication
mcu
- 51单片机控制串口通讯 计算机与单片机之间的通讯-mcu
chuankou.tar
- linux下的串口通讯程序 蛮简单的 实现单片机到计算机之间的串口通信 主要是接收数据-linux serial port communication program under the very simple MCU to the computer serial communication between the main receiving data
SCOMM11
- 一款简化的串口调试工具,用于单片机编程时通过RS232与计算机通讯测试用。-A simplified serial debugging tool for microcontroller programming and computer communications through the RS232 test.
CODE
- 实现IO串口通讯程序代码,主要程序是基于CAN总线的应用,可以实现计算机与飞思卡尔单片机之间的通讯功能。-IO serial communication program code to achieve the main program is based on the CAN bus applications, Computer and communication between Freescale microcontrollers.
COM
- 单片机与计算机串口通讯的C语言程序,有详细的程序解释。 -Single-chip serial communication with the C language computer program, a detailed explanation of the procedure.
PC-Serial-Communication
- VB编辑串口通讯程序,51单片机与计算机通讯,很好的学习资料,希望对大家有用-failed to translate
Form1
- 利用VB实现RS232串口通讯源代码,实现了51系列单片机与计算机电脑的通信,数据传输-Using VB realize RS232 serial communication source code, the realization of the 51 series single chip microcomputer and computer computer communication, data transmission
Visual C++实践与提高 —— 串口通信与工程应用篇
- 本书系统地介绍了使用Visual c++开发串口应用程序的方法。全书以串口应用为主线,由浅入深,详细讲解了使用MSComm控件和使用WinAPI方式开发串口应用程序的方法。对这两种方法的应用,分别就不同的应用要求做了详细剖析。在此基础上,又介绍了计算机和各种设备之间进行串口通信的编程方法,主要包括计算机与单片机、PLC、 Modem、射频卡以及两台计算机之间的通信编程方法。(Realizing the transmission of serial port information)