文件名称:Com_Vb
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2016-04-11
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- she****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
接收串行数据的单片机上位机程序。使用VB编写,解析单片机发送过来的串行数据。
单片机是8052,搭载了TCS3200光学颜色采集器,将采集到的数据通过RS232发送到PC,显示RGB数值,在label控件中显示该RGB数值的颜色。
串口数据格式是RGB24位加一位识别码/-Receive serial data microcontroller PC program. Using VB to write, parse microcontroller serial data sent over. SCM is the 8052, equipped with a TCS3200 optical color picker, the collected data is sent to the PC via RS232, display RGB values of the RGB color value is displayed in the label control. Serial data format is RGB24 bits plus a PIN /
单片机是8052,搭载了TCS3200光学颜色采集器,将采集到的数据通过RS232发送到PC,显示RGB数值,在label控件中显示该RGB数值的颜色。
串口数据格式是RGB24位加一位识别码/-Receive serial data microcontroller PC program. Using VB to write, parse microcontroller serial data sent over. SCM is the 8052, equipped with a TCS3200 optical color picker, the collected data is sent to the PC via RS232, display RGB values of the RGB color value is displayed in the label control. Serial data format is RGB24 bits plus a PIN /
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VB程序\Form1.frm
......\Form1.log
......\工程1.exe
......\工程1.vbp
......\工程1.vbw
VB程序