文件名称:shangweiji
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- 刘*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本上位机是基于VB语言编程的进行与单片机串口通信的上位机。用于三个舵机的控制。串口通信格式为波特率9600bps、8位数据位、1位停止位、无校验、ASCII码字符通信。串口通信程序用于接收上位机发送过来的控制命令。控制命令采用自定义文本协议,即协议内容全部为ASCII码字符。通信协议格式为起始符“#”通道号CHx,脉宽百位,脉宽十位,脉宽个位,与停止符“!”。-The host computer is based on the VB programming language for serial communication with the PC chip. For three servo control. Baud rate serial communication format is 9600bps, 8 data bits, 1 stop bit, no parity, ASCII, characters communicate. Serial communication program for the PC to receive control commands sent over. Control commands used to customize the text agreement, that agreement contains all ASCII characters. Communication protocol format for the start character " #" channel number CHx, pulse 100, pulse width ten, pulse width a bit, and stop character " !."
(系统自动生成,下载前可以参看下载内容)
下载文件列表
上位机2\Module1.bas
.......\工程1.vbw
.......\MSSCCPRJ.SCC
.......\Form1.frm
.......\工程1.vbp
.......\三舵机控制.exe
上位机2
.......\工程1.vbw
.......\MSSCCPRJ.SCC
.......\Form1.frm
.......\工程1.vbp
.......\三舵机控制.exe
上位机2