搜索资源列表
Com_N
- 本程序调用了微软自带的mscomm控件,实现com口的数据接收,读者可自行添加发送数据功能。内附mscomm.ocx控件及其注册方法,本程序是用的静态链接库,为的是能在没有vc库的机器上也可以运行,所以个头大了点。-Microsoft's own mscomm controls, I realize com data reception, readers can add their own functions to send data. Enclosing mscomm.ocx cont
串口通讯经典程序
- 这是我自己写的关于串口通讯的小程序,适于两台PC机之间通过(交叉串口线)串口通讯.可以(自动或手动)发送数据、接收数据、保存数据。是调试串口和初步学习串口编程的好例子。其中还用到了典型的串口类,对于从事串口编程者有一定的借鉴作用。 -that I write on small serial communication procedures, suitable for two between the PC (cross-Serial Line) serial communications. M
fwgComDbg
- 一个VC++编写的串口通信程序,可以通过串口发送和接收数据,并输出日志,也包含串口通讯中参数的设置-a VC prepared by the serial communication program, through the serial port to send and receive data and log exports, also includes serial communication parameters set
数据互发小程序
- 一个两串口之间互发数据和文字的小程序,可以发送汉字-a two serial data sent between the characters and the small program can send Chinese Characters
gsmsms
- 串口读取短信猫中的短信内容和利用串口发送短信的小软件。比较初级,但是想利用串口通讯的可以参考。-serial cat read the SMS messaging content and the use of serial send a message to a PC. Comparison of primary, but want to use serial communication reference.
串行通讯控件
- 本文讲述的利用通讯控件发送与接收通讯数据都是基于二进制来实现的,基于文本的情况基本与此类似。要想利用好通讯控件还有其他一些应该注意的地方,比如波特率的设置、接收与发送缓冲区的设置以及通讯过程中的延时问题的处理等等。-This paper describes the use of communications controls send and receive communications are based on the binary data to achieve, based on the
RS232COMMuniication
- uart串口通信的控件和demo,用API 编写,后台接受线程实时接收,Demo可以实现字符串传送和HEX发送 -UART serial communication controls and the demo, with API preparation, background threads to accept real-time receiving, Demo can be achieved string transmission and HEX Send
send-reveive
- AT89S52单片机串口发送接收程序,已通过调试,可作为参考。-Single-chip AT89S52 serial send receive process, has passed through debugging, may be used as reference.
SEND
- 51单片机通过rs232串口 向 上位机循环发送数据-51 MCU through RS232 serial bit upward cycle send data
sms_gprs
- 上位机vc6.0编程控制西门子GPRS模块实现短信收发,GPRS收发数据,并且此程序可以移植到带有操作系统UCOS-II或LINUX的下位机,框架结构很好,效率很高。-Programming the control PC vc6.0 Siemens GPRS module to send and receive SMS, GPRS to send and receive data, and this process can be transferred to UCOS-II with the o
chuankoutongxin
- VB实现串口通信,发送命令从而接收相应数据。-VB Serial communications, send a command in order to receive the corresponding data.
Send
- Serial Data Send Number Project VC6
choose-com-send
- visual basic 带串口选择的串口发送源程序-visual basic com send
Temperature-alarme-with-send-email
- captura data from temperature sensor on rs232 port ,compare and send mail if temp is above set-captura data from temperature sensor on rs232 port ,compare and send mail if temp is above set
send-and--receive.tar
- RS232 串口通信,在LINUX下实现文件发送和接受的功能。文件发送后,打开另一窗口,可显示接受到的文件。-Serial port to send files and receive files
Send
- VC++下的CAN总线发送数据测试程序 -The CAN bus VC++ send data test program
Labview-MSCOMM-Send-receive
- labview采用MSCOMM控件完成串口通信,发送,中断接收。 自己正使用的这种方法,确实是有效的,自己再添加协议什么的,丰富内容。-LabVIEW uses the MSCOMM control to complete serial communication, send, receive interrupt.
Wireless-module-to-send-program
- 无线模块发送程序,nRF24L01是世界通用ISM频段的单片无线收发芯片。该无线模块包括了频率发生器、增强型ShockBurstTM模式控制器、功率发大器、晶体振荡器、调制器、解调器等功能模块。-Wireless module to send program
VB6-RS232-SEND-TXT
- VB编写的RS232串口通信测试程序,以txt格式接受,可定义发送字符-VB prepared by the RS232 serial communication test procedures in order to accept the TXT format, can be defined to send characters
serial-send
- python写的串口测试工具,用于数据发送,很容易使用。-serial test tool code by python,using fo send data, is easy to use.