Welcome![Sign In][Sign Up]
Location:
Search - rs.com

Search list

[Other resourcecom

Description: 提出一种智能家庭网关与信息家电之间的串口通讯方案,设计一套基于RS - 232的 串口通讯协议。方法 针对嵌入式系统在智能家居系统中的应用特点,参考电子控制领域通用的 Modbus协议,并用C语言编制相应的串口通讯软件。
Platform: | Size: 204112 | Author: lisuya | Hits:

[Driver DevelopSerialCom

Description: Serial Com Class design to offer accessibility of serial com port via RS-232 pipe to bridge with upper layer s applications
Platform: | Size: 3533 | Author: WiOpen | Hits:

[CommunicationCOM-RS232

Description: windows下,串口调试软件-windows, serial debug software
Platform: | Size: 28672 | Author: sdxiao | Hits:

[Driver Developserenum

Description: enumerates Plug-n-Play RS-232 devices that are compliant with the current revision of Plug and Play External COM Device.
Platform: | Size: 36864 | Author: 者兴峰 | Hits:

[Windows DevelopRS_com

Description: 一个非常不错的串口发送接收程序,小巧而精致,不用安装直接使用。-A very good serial sent to receive the procedure, compact and sophisticated, do not install direct use.
Platform: | Size: 502784 | Author: zgh | Hits:

[VC/MFCcom

Description: 提出一种智能家庭网关与信息家电之间的串口通讯方案,设计一套基于RS - 232的 串口通讯协议。方法 针对嵌入式系统在智能家居系统中的应用特点,参考电子控制领域通用的 Modbus协议,并用C语言编制相应的串口通讯软件。-An intelligent home gateway and the information appliances of the serial communication between the program, design a set based on the RS- 232 serial communication protocol. Methods for embedded system in the Intelligent home system characteristics, refer to the field of electronically controlled common Modbus protocol, and C language prepare the corresponding serial port communication software.
Platform: | Size: 203776 | Author: lisuya | Hits:

[SCMLCD12864

Description: 12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char BYTE typedef bit BOOL sbit rs=P2^0 sbit rw=P2^1 sbit e =P2^2 BYTE code dis[]={"www.zansi.com"} delay(BYTE ms) {-12864 LCD original procedures .# Include
Platform: | Size: 40960 | Author: yichongwen | Hits:

[VC/MFCCOM

Description: 串口通信编程大全 电子书66页 1. RS-232-C详解 2. 串口通信基本接线方法 3. 串口通讯的概念及接口电路 4. 有关RS232和RS485接口的问答 5. 同步通信方式 6. 通信协 7. 实战串行通 8. 全双工和半双工方式 9. 浅析PC机串口通讯流控制 10. 奇偶校验 -EBook Encyclopedia of Serial Communication Programming 66 1. RS-232-C Detailed 2. Serial Communication basic wiring methods 3. The concept of serial communication and interface circuit 4. On the RS232 and RS485 interface of the Q
Platform: | Size: 907264 | Author: 自治州 | Hits:

[Com Portcom

Description: 1、用RS-232C的零MODEM的连接法连好两机的连线; 2、用DEBUG的O命令将一数发送到串行口(2F8H/3F8H),然后在另一台机上用 I命令读入串行口的内容。如果发送的的内容与接受的内容一直,说明两机已经连好线,否则必须检查连线,直到两机可通讯为止; 3、编一程序,将一台机的键盘输入的键值通过RS-232C口送到另一台机,并在CRT上显示键值; 4、编一程序,通过RS-232C口进行一台机到另一台机的文件复制。 -1, with RS-232C connection zero MODEM law even better connect the two machines 2, with the O command DEBUG a few sent to the serial port (2F8H/3F8H), and then on another machine with I command read the contents of the serial port. If you send the content and the content has been accepted that two planes have been even better line, he must check the connection, until the two planes may be far communications 3, made a procedure will be a machine keyboard keys through the RS-232C port to another machine, and key in the CRT display 4, made a program, through the RS-232C port for a machine to another machine to copy documents.
Platform: | Size: 17408 | Author: Dante | Hits:

[Program doc0303067

Description: 利用两台计算机,通过它们的COM口及三线接法的RS-232通讯线,实现两台计算机的物理通讯连接。-Use two computers, through their COM port and third-line connection of the RS-232 communications lines, two computers to achieve the physical communications connectivity.
Platform: | Size: 47104 | Author: 8752052087 | Hits:

[Com PortRS232_Communication

Description: Source code for send or receive data from RS 232 Port
Platform: | Size: 9216 | Author: Yungki | Hits:

[GUI Developcommunicate

Description: VC++ 6.0做的一个串口通信程序,功能与串口调试助手类似。它可以实现两台电脑的串口之间或者一台电脑的两个串口之间互相收发数据。左上角可以通过下拉列表选择不同的串口,默认的是COM1,考虑到笔记本电脑上一般没有串口,用USB转RS-232转换器之后,其COM口一般不为COM1,所以在程序中不做死COM口而是可以在界面中选择COM口,单击“关闭串口”就停止数据的收发。“接收区”对接收到的数据进行显示,接收可以选择自动接收或手动接收,自动接收状态只有检测到有数据发过来就进行显示,不处于自动接收状态时单击“手动接收”就开始接收数据,再单击这个按钮就停止接收数据,清空接收区就把接收区的所显示的数据进行清空。对于要发送的数据,在“发送区”填写,单击“发送”就把发送区的数据发送出去,单击“清空发送区”就把发送区的数据清空。-VC++ 6.0 to do a serial communication program, function and serial debugging aids like. It can be achieved between the two computers or a computer serial port, two serial ports send and receive data between each other. The upper left corner by the drop-down list to select a different serial port, the default is COM1, taking into account the serial port on laptops generally do not use USB-RS-232 converter, the COM port is generally not as COM1, why not do in the program Death COM port but can select the COM port in the interface, click "Close serial port" to stop sending and receiving data. "Receiving area" dock to display the data received, the receiver can choose to automatically receive or manual reception, automatically receive the state data are issued only to detect over the conduct shows that is not in condition to automatically receive when you click "Manual Receive" began to receive data, and then click this button to stop receiving data, empty reception area put the reception
Platform: | Size: 3694592 | Author: 陈利聪 | Hits:

[SCMcom

Description: 按照RS-232C协议要求,利用单片机串行口,实现通信数据的自发自收功能。发送数据从键盘键入,接受数据送到七段LED显示器显示出来,观察键入数据与显示数据的一致性。-In accordance with RS-232C protocol requirements, the use of microcontroller serial port to achieve the spontaneous communication data received from the function. Sending data from the keyboard type, receive the data sent to the seven-segment LED displays show up to observe the type of data and display the data consistency.
Platform: | Size: 357376 | Author: ml | Hits:

[SCMelecfans.com-5460_51

Description: 用51编的cs5460a程序,有rs通信,spi通信,很值得参考-With 51 series cs5460a procedures, rs communication, spi communication, it is worth considering
Platform: | Size: 15360 | Author: 汪建锋 | Hits:

[VHDL-FPGA-VerilogverilogRS

Description: 该文件为基于fpga的RS(204.188)译码器的verilong源代码,使用的Quartus II的开发环境,已经通过编译,需要者可以自己下载在编译简历工程使用-The document is based on fpga' s RS (204.188) decoder verilong source code, use the Quartus II development environment, has been compiled by the need to download the compiler can resume their work using
Platform: | Size: 13312 | Author: bobo | Hits:

[Communication-MobileRS232_Communication

Description: RS-232 Communication ,transfer and receive data through COM port ,coded on VB
Platform: | Size: 57344 | Author: superbebu | Hits:

[Com PortSERIAL-COM

Description: C program for serial communication using RS-232
Platform: | Size: 1024 | Author: mrunal | Hits:

[CommunicationPC_serial-com

Description: 提出了一种用C语言实现PC机串行通信的方法,分析了PC机串行通信原理,采用计算机自身携带的 RS-232C标准接口进行通信。该方法程序小,硬件连接简单,且可应用到PC机与单片机或其它仪器仪表的 串行通信中去,因此具有较广的使用价值 -A method of computer serial communication is proposed in the paper. The data is trans- ferred between twoCOM portswith theAsynchronousCommunicationsprotoco.l The program iswrit- ten in C program. The hardware is simple, and the program is less than 1KB.
Platform: | Size: 36864 | Author: wangmengjie | Hits:

[Linux driverRS-232.tar

Description: Example on how to USE COM in cygwin
Platform: | Size: 12288 | Author: nribeiro | Hits:

[Communication-Mobilematlab-ofdm-0079_www.matlabsite.com

Description: compared ofdm with rs code
Platform: | Size: 759808 | Author: masoud93 | Hits:
« 12 3 »

CodeBus www.codebus.net