搜索资源列表
vb-serialport
- 通常串口的开发是基于VC的,这个为以VB开发工具的来说,希望能有所借鉴。用activeX控件 mscomm32.ocx写的一个串口调试工具.-usually is based on the development of the VC, VB to the development of tools, hopes to have a reference. Use activeX control mscomm32.ocx write a serial debugging tools.
320X240LCD仿真程序
- 320X240LCD仿真程序 320x240lcd仿真程序,仿真单色,4色,16色,256色lcd 使用方法:(需要注册mscomm32.ocx控件程序才能正常运行) 通过串口或TCP/IP将LCD显示缓冲区的全部内容发送到本软件接收即可 软件同时监控串口和tcp/ip口的数据,数据为一屏时刷新显示内容。 数据格式: 单色:unsigned char lcdbuf[9600] 每位一点 4色:unsigned char lcdbuf[19200] 每两位一点 16色:unsigned char
installed-MSCOMM-control
- MSCOMM 控件在未安装MSCOMM32.ocx环境下不能运行,本文档中写出MSCOMM控件自动安装-MSCOMM32.ocx MSCOMM control environment is not installed can not run, write this document automatically installed MSCOMM control
VC60_com
- 本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。主要使用方法 串口设置:m_Comm.SetSettings(“波特率,校验方式,数据位数,停止位数”) -This procedure using VC6.0 Universal Serial control MSCOMM32.OCX to sent to the serial data acquisition and processing. Mainly use the serial port