搜索资源列表
CeTools_Rev
- 串口通讯演示程序,同时演示了outbar-Serial Communication Demonstration Program, a demonstration outbar
串口通讯(演示验证)
- AVR单片机ATmega128的串口通讯程序,根据输入的数据,点亮不同的指示灯,可以验证串口通讯的正确性。-AVR ATmega128 serial communications procedures, data entry, lit the lights come on, can verify the correctness of serial communications.
VC++多串口控制DLL调用演示程序
- VC++多串口控制DLL调用演示程序,可用来学习串口编程。-VC Multiport Serial control DLL called demo program that can be used to study serial programming.
demoBlueCap
- 在VC6.0上编译通过的蓝牙通信演示程序, COM1口控制.
200816132453
- RS232Comm串口数据采集演示程序
dmpos2000_vb
- POS2000打印机演示程序-POS2000 printers Demonstration Program
serial-matlab
- 一个带gui界面的matlab串口通信演示程序-a gui interface with the serial communication Matlab demo program
一个串口包装类及演示程序
- 从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的-read data from the serial port, there are two methods, one
C++定时器演示程序
- 用Windows API函数编写的定时器演示程序
communicationmatlab
- 一个带gui界面的matlab串口通信演示程序-A band gui interface matlab serial communication demo
SimpleDial
- 简单的演示了windows的电话拨号程序,对于初学者比较有用。-Easy demonstration of the windows of the telephone dial-up procedures, more useful for beginners.
robotcontroler
- vb编写机器人遥控程序,集成视屏接口,rs232串行口,及动画演示-vb program to prepare the robot remote control, integrated screen interface, rs232 serial port, and the animated demo
chuankoutongxun
- 这是一个串口通讯演示程序,在keil C下开发,对初学者很有帮助。
ZigBee-serialports-transmit
- 美国TI公司提供的ZigBee2006串口互发演示程序,对于学习或入门ZigBee的朋友很有帮助的!-TI provided the United States each made ZigBee2006 serial demo program of study or entry helpful ZigBee friend!
stc-com2
- 单片机 STC12C5A60S2 串口2演示程序 9位数据 -SCM STC12C5A60S2 2 demo serial 9-bit data
SDK_Dev_DELPHI7
- CommMonitor4串口监视精灵DLL版调用接口,Delphi7版演示程序 -Serial Port Monitoring Wizard DLL version CommMonitor4 call interface, Delphi7 version demo
SDK_Dev_VC6
- CommMonitor4串口监视精灵DLL版调用接口VC6版演示程序,详见Readme.txt,串口监视利器。-CommMonitor4 serial Monitoring Wizard DLL version VC6 version demo program call interface, see Readme.txt, serial monitoring tool.
VB双通道波形显示控件及演示程序
- VB双通道波形显示控件及演示程序 支持两通道波形动态(或实时)显示及回放-VB dual-channel waveform display control and presentation program supports two-channel waveform dynamic (or real) display and playback
IAP15F2K61S2_UART1_CommunicationDemo
- IAP15F2K61S2串口通信演示程序-IAP15F2K61S2 serial communication demo program
VB串口通信演示
- VB串口通信演示,轻松掌握VB程序,通过不同的实际例成可以更好的了解操作来编程程序