computer hardware interface PC Interface rs232 serial port com port computer interface profibus modbus interface protocol pc interfacing rs485 rs422计算机硬件接口, PC接口的RS232串口COM端口的计算机接口总线Modbus协议的接口协议的PC接口RS485的rs422

计算机硬件接口的I / O输入/输出的RS232 RS485的rs422 Modbus协议的现场总线串行端口并行连接埠USB免费软件,免费电子书免费资源

Computer Hardware PC Interface knowledge base site电脑硬件PC接口知识库中相应的网站

| HOME | RS232 to Ethernet | RS485 | Computer Interface Books | How-TO-SERIAL PORTs | How-To-PARALLEL PORTs | 首页 | RS232至以太网 | RS485的 | 计算机接口书籍 | 如何到串行端口|如何 到并行端口
| How to access serial and parallel ports (Port Programming) | Computer Interface LINK | Link to us | Sitemap | | 如何访问串行和并行端口(端口编程) | 计算机接口链接 | 链接到我们 | 网站导览 |

Quick Menu快速菜单
Computer Interface Directory 计算机接口目录
Hardware interface Store 硬件接口存储
Free Interface Software免费接口软件
Hardware Interface Chip硬件接口芯片
RS422/RS485 IC rs422/rs485集成电路
USB IC的USB集成电路
Interface Protocol接口协议
Free Library (PDF)免费图书馆( PDF格式)
USB Library (PDF) 的USB图书馆( PDF格式)
Computer Link Exchange 计算机链接交换
Hardware Interface Software 硬件接口软件

Advertising 广告

Add Free Web Directory 新增免费网页目录

HVAC Systems Design 暖通空调系统设计

Web Hosting Compare 虚拟主机比较

High Definition 高清晰度


Hardware interface Feed 硬件接口饲料

I/O Devices RS232 RS485 RS422 USB Serial Parallel Port PC Interface Protocol I / O设备的RS232 RS485的rs422的USB串行并行端口PC接口议定书

Computer hardware interface Knowledge base site - you will found all about way to Computer hardware interface PC Interface such as rs232 , rs485 , rs422 , usb, serial port , parallel port, port programming, Comport TEST Serial Com Port Test Software.Sample code and more software relevent with interfacing computer.and more document. 计算机硬件接口知识库中相应的网站-你会发现,所有关于方法的计算机硬件接口, P C接口等R S232, R S485的, r s422,的U SB,串行端口,并行端口,港口规划, c omport测试串行C OM端口测试s oftware.sample代码和更有关软件与接口computer.and更多的文件。 How to pc interfacing? .- How to hardware interfacing?.如何向PC接口? .-如何硬件接口? 。

What's update on this site?什么的更新关于这个站点? >> > >

**New article How to fix Problem of Serial Com Port and RS232 Problem Checking **新文章如何修正的问题,串行COM端口和问题的RS232检查

** New Submit site Free Computer internet Directory. **新提交的网站免费电脑网际网路目录。

** New Article! **新的文章! DIY - Easy Serial Port Test (Comport Test Checking) diy -容易串行端口测试( c omport测试检查)

Discount Computer and Hardware Interface Books (US FREE Shipping) 折扣计算机和硬件接口的图书 (美国免费送货)

Windows Vista(TM) Resource Kit save 37% Windows Vista的(技术备忘录) Resource Kit中保存37 %

Windows Vista Secrets save 37% Windows Vista的秘密储存37 %

PC Hardware Interfaces: A Developer's Reference save 18% PC硬件接口:发展商的参考节省18 %

USB Complete: Everything You Need to Develop Custom USB Peripherals save 37% 完整的USB :一切你需要开发定制的USB周边设备节省37 %

Serial Port Complete: COM Ports, USB Virtual COM Ports, and Ports for Embedded Systems (Complete Guides series) 串口完成: COM端口,的USB虚拟COM端口,以及端口的嵌入式系统(完整的指南系列)

See all Computer interface Books 看到所有的计算机接口书籍


工程师硬件配置的计算机端口

Intro to Serial Com port 介绍串行COM端口
RS232 DB9 Connector Pin Layout 的RS232 db9连接器引脚布局
RS232 DB25 Connector Pin Layout 的RS232 db25连接器引脚布局
DB25 Serial Convert to DB9 Connector db25串行转换为db9连接器
pins and wires 销和电线
RS232 RS422 RS485 Compare 的RS232 rs422 RS485的比较
Recommended RS232 Software 建议的RS232软件

Sponsor Link赞助商链接

- Intro to Serial port -介绍,以串行端口

The UART serial port (or just "serial Com port for short" is an I/O (Input/Output) device. 该UART的串行端口 (或只是“串行COM端口短期”是一个 I / O (输入/输出)设备。
An I/O device is just a way to get data into and out of a computer using. 1 I / O设备只是一个方法,获取数据的流入及流出的计算机上使用。 There are many types of I/O devices such as serial ports , parallel ports, disk drive controllers, ethernet boards, universal serial buses, etc. 有很多类型的 I / O设备,如串行端口 ,并行端口,磁盘驱动器控制器,以太网板,通用串行巴士,等等。

Most PC's have one or two serial ports.大多数PC的有一个或两个串行端口。 Each has a 9pin connector (sometimes 25pin) on the back of the computer.每有一个9pin连接器(有时25pin )对计算机的背面。 Computer programs can send data (bytes) to the transmit pin (output) and receive bytes from the receive pin (input).电脑程式可以传送数据(字节) ,以传输引脚(输出)和接收字节从收到的PIN (输入) 。 The other pins are for control purposes and ground.其他引脚控制的宗旨和地面。
The serial port is much more than just a connector.串行端口是远不止只是一个连接器。 It converts the data from parallel to serial and changes the electrical representation of the data.它转换为数据的并行串行和变化,电气代表性的数据。 Inside the computer, data bits flow in parallel (using many wires at the same time).电脑内,数据位流的并行(使用许多电线在同一时间内) 。 Serial flow is a stream of bits over a single wire (such as on the transmit or receive pin of the serial connector).串行流是一个流位超过一个单一的电线(如对发送或接收引脚的串行连接器) 。

For the serial port to create such a flow, it must convert data from parallel (inside the computer) to serial on the transmit pin (and conversely).为串行端口建立这样一个流动的,它必须转换为数据的并行(电脑内)对串行传输的PIN (相反) 。

Most of the electronics of the serial port is found in a computer chip (or a part of a chip) known as a UART.大部分的电子串行端口,是发现在一块电脑晶片(或一部份晶片)众所周知,作为一个UART的。
For more details on UARTs see the section What Are UARTS?更多细节关于UART等,请参阅第UART等什么呢? But you may want to finish this section first so that you will hopefully understand how the UART fits into the overall scheme of things.但您可能希望能在这里结束本节第一,这样,您就希望了解如何UART的适合纳入整体计划的东西。

- DB9 DB25 Pins and Wires -d b9d b25销和电线

Old PC's used 25 pin connectors but only about 9 pins were actually used so today most connectors are only 9pin. 旧PC使用的25插针连接器,但只有约9针,实际上使用的,所以今天大部分连接器只有9pin 。 Each of the 9 pins usually connects to a wire. 每年的9针,通常连接到电线。 Besides the two wires used for transmitting and receiving data, another pin (wire) is signal ground. 除了两个电线用于发射和接收数据,另一个针(丝)是信号的地面。 The voltage on any wire is measured with respect to this ground. 电压对任何丝,是衡量与尊重,以这个理由。

Thus the minimum number of wires to use for 2-way transmission of data is 3. 因此,最低数目的电线使用2双向传输的数据是3 。 Except that it has been known to work with no signal ground wire but with degraded performance and sometimes with errors. 除外,它一直在已知的工作与无信号地线,但与退化的表现,有时甚至有错误。 There are still more wires which are for control purposes (signalling) only and not for sending bytes. 还有更多的电线,这是为控制目的(讯号) ,而不是只发送字节。 All of these signals could have been shared on a single wire, but instead, there is a separate dedicated wire for every type of signal. 所有这些信号可以被共享一个单一的线,而是有一个单独的专用线,为每一类信号。 Some (or all) of these control wires are called "modem control lines". 部分(或全部)这些控制线被称为“调制解调器控制线” 。 Modem control wires are either in the asserted state (on) of +12 volts or in the negated state (off) of -12 volts. 调制解调器控制线无论是在断言国家( on )为12伏特,或在否定了国家(关闭) -12伏特。 One of these wires is to signal the computer to stop sending bytes out the serial port cable. 一,这些电线是信号的计算机停止发送字节指出串口电缆。 Conversely, another wire signals the device attached to the serial port to stop sending bytes to the computer. 相反,另一线的信号设备连接到串行端口停止传送字节到计算机中。 If the attached device is a modem, other wires may tell the modem to hang up the telephone line or tell the computer that a connection has been made or that the telephone line is ringing (someone is attempting to call in). 如果连接的设备是一台调制解调器,其他电线可能会告诉调制解调器挂断电话线或告诉的电脑连线已取得,或电话线是振铃(有人企图在通话) 。

- DB9 DB25 RS232 Wiring -d b9d b25的R S232线路

db9港口的RS232针脚的PC接口

The Serial Port have two types. 串行端口有两种类型。

First serial port use 25 pins or call "DB25" but DB25 has too large.Next, DB9 ( 9 pins Compact and small) have been replace with DB25第一串行端口使用25针或称之为“ db25 ” ,但db25太large.next , db9 ( 9针紧凑型和小型)已取代与db25


并行端口db25针硬件接口

Convert DB9 to DB25 Pins 转换db9 ,以db25

转换db9 ,以db25 The original pinout for RS232 was developed for a 25 pins sub D connector. 原来的RS232引脚为开发一个25针连接器分d 。 Since the introduction of the smaller serial port on the IBM-AT, 9 pins RS232 connectors are commonly used. 实施以来,规模较小的串行端口上, IBM公司-在,九针的RS232连接器普遍使用。

In mixed applications, a 9 to 25 pins converter can be used to connect connectors of different sizes. 在混合申请, 9至25针转换器可以用来连接的连接器大小不同的。 As most of the computers are equipped with the DB9 serial port version, all wiring examples on this website will use that connector as a default. 由于大部分电脑都配备与db9串口版本,所有线路的例子,本网站将使用该连接器作为默认。

If you want to use the example with a DB25 , simply replace the pin numbers of the connector according to the conversion 如果您想要使用的例子,与db25 ,只需取代PIN号码的连接器,根据转换

Recommended RS232 Software建议的RS232软件

Look RS232 看的RS232

Look RS232 is a tool for debugging computer connection with peripheral devices hardware interfacing using COM port, such as modem, mini-ATS, projector etc. Its easy to use interface guarantees an easy work with Com-port.看的RS232是一个工具,供调试与电脑连接周边设备的硬件接口使用的COM端口,如调制解调器,迷你苯丙胺类兴奋剂,投影机等,其简单易用的界面,保证一件容易的工作,以COM端口。

Look RS232 can send data through COM port, receive data from an outer device through COM port, it has port indication as well.看的RS232可以传送数据,通过COM端口,接收数据从外部设备通过COM端口,它表明港口以及。

Look RS232 supports connection at the standard speed of 110115200 kbit/s, it supports commands of COM port program control.看的RS232支持连接标准的速度110115200 kb的速率/秒,它支持命令的COM端口程序控制。

Look RS232 supports data input in ASCII, BIN, HEX, OCT formats, keeps log of the sent and received data and commands in ASCII, BIN, HEX, OCT formats, it has an option of time link (relating to COM port activation).看的RS232支持的数据输入以ASCII ,斌,十六进制, 10月格式,不断记录的发送和接收的数据和命令在ASCII的,斌,十六进制, 10月格式,它有一个选择的时间链接(有关COM端口激活) 。

Look RS232 works with system initiated COM ports regardless of whether they are installed on motherboard or on supplementary in/output boards, eg VS-Com (Roadrunner) PCI-800H 8-port PCI. Visit site | Download here看的RS232工程与系统发起的COM端口不论他们是安装在主板或补充输入/输出端议会,例如与-的COM ( RoadRunner提供)的PCI - 800h 8端口PCI 。 访问网站 | 此处下载



搜索引擎 这是我的Google的PageRank -中小企业级的免费服务,由s criptme这是我的Google的PageRank -中小企业级的免费服务,由s criptme

Computer Hardware Interface I/O Devices RS232 RS485 RS422 USB Serial Parallel Interface protocol Com Port Test Comport Checking hardware interfacing 计算机硬件接口 I / O设备的RS232 RS485的rs422的USB串行并行接口议定书COM端口测试comport检查硬件接口


Warning: fopen(tcache/715437edb88e87df2f84c408e1f8b1f4) [function.fopen]: failed to open stream: No such file or directory in /home/piyapane/public_html/interface/trans.php on line 52

Warning: fwrite(): supplied argument is not a valid stream resource in /home/piyapane/public_html/interface/trans.php on line 53

Warning: fclose(): supplied argument is not a valid stream resource in /home/piyapane/public_html/interface/trans.php on line 54