资源列表
commtool_cngr
- 串口调试工具,可以设置速率,十六进制显示收发内容,可以发送文件。-Serial debugging tools, you can set the speed, sixteen hexadecimal display transceiver content, can send files.
AccessPortTool
- 自己开发用来用来解决16进制数据转化问题,比如把16进制数据之间加上空格。还有一种用法是提取串口监视工具ACCESSPORT的监视报文。-Developed to be used to solve the hexadecimal data into problems, such as the spaces between hexadecimal data. Another use is to extract the serial port monitoring tool ACCESSPORT m
I2C_Protocol_C
- I2C的源程序,对系统硬件编程有很大帮助,对硬件设计有启发-I2C source, the system hardware programming is very helpful right hardware design inspiration
delphirs232
- 串口应用,用MSCOMM做的串口应用小程序-RS232 commutication
LinuxSerial
- 原创的linux下的串口读写程序,通用性比较好-use serial port to read and write, better versatility
MSComm-Modem
- Modem 通讯方法编程示例,对于此项有研究的人员可以下载学习使用。-Serial communication demo code use VC++
digitalIPMSP430
- Digital Input interface with the help of microcontroller
AD
- AD转换C程序,希望对大家有用
VB双通道波形显示控件及演示程序
- VB双通道波形显示控件及演示程序 支持两通道波形动态(或实时)显示及回放-VB dual-channel waveform display control and presentation program supports two-channel waveform dynamic (or real) display and playback
vb-mscomm
- MSComm控件提供了两种处理通信的方式:一种为事件驱动方式,该方式相当于一般程序设计中的中断方式。当串口发生事件或错误时,MSComm控件会产生OnComm事件,用户程序可以捕获该事件进行相应处理。本文的两个例子均采用该方式。另一种为查询方式,在用户程序中设计定时或不定时查询 MSComm控件的某些属性是否发生变化,从而确定相应处理。-MSComm control provides a way to communicate two treatments: one is event-driven
MCUdown
- 我的毕业设计程序,单片机采集数据(温度)经串口发送至电脑VB显示并画出曲线,注释详细,稍加修改即可为你所用,-My graduate design program, microcontroller data acquisition (temperature) to send to the computer via serial port, and draw curve VB show, notes in detail, little changes can work for you, huh,
51aduart
- 使用51单片机自带的10位分辨率的AD进行模拟量的采集,将采集到的数据通过串口发送给上位机-Use the 10 bits of resolution 51 SCM AD analog collection, the collected data through the serial port to the PC.