The RS232 interface is a standard for serial communication jointly developed by the American Association of Electronic Industry (EIA) and bell system, modulation regulator manufacturers and computer terminal manufacturers in 1970.
Its full name is "Technical Standard for Serial Binary data exchange interfaces between data terminal devices (DTE) and data communic
Learn VC serial port programming, understand the standard of serial protocol is necessary, in fact, the serial port relative to other interfaces (such as USB interface) is very simple.
RS232 S
Now most of the LG TV comes with a serial port (RS232), in fact, through this serial port can completely manipulate the LG TV, and the function than with the remote control powerful. By using the serial
1 logic level
EIA-RS-232C of electrical properties, logic and various signal line functions are defined.
On txd and rxd:
Logic 1 (Mark) =-3v ~ -15 V
Logic 0 (Space) = + 3 ~ + 15 V
On the control line such as RTS, CTS, DSR, DTR, and DCD:
Effective Signal (on, positive voltage) = + 3v ~ + 15 V
Invalid signal (disconnected, off, negative voltage) =-3v ~ -15 V
2. Pin Definition
Pin definition symbol
1 Carrier Detection DCD Pin 1 received Line Signal Detector (data carrier dete
Both RS232 and RS422 are widely used asynchronous serial interface standards. Because they are simple to implement and consume less resources in IO ports, it is a good idea to transfer at low speed.The RS232 is a single-ended route with a maximum baud rate of 115200 and a transmission distance of no more than 150 meters, with a logic 1 level of 3 to -15v and a lo
php5| Application Demo
I. Prior knowledge:
What is rs232/rs484 and its application?
QUOTE:RS232 interface is a serial port, computer chassis rear of the 9-core (or 25-core) socket, next to the general has "| o| o| "Sample identification.The general chassis has two, the new chassis may have only one. Laptops may not be available.There are many industrial instru
Serial Port is a very common device communication protocol on the computer.
---------------------------------
Serial Port Pin definition:
9 Cores
Signal Direction from
Abbreviations
Description
1
Modem
CD
Carrier Detection
2
Modem
Rxd
Re
RS232 serial communication principle
The serial port is a protocol used to communicate with a very general device on a computer (do not confuse it with the Universal Serial Bus or USB ). Most computers contain two RS232-based
Long time no use of hardware, the serial port is long useless use.Once the interface signal remember very clearly, long, forget.Today, re-review, note notes.The DB9 interface is divided into male head and female head, male plug needle, computer chassis how many male head. The female head is the jack socket.Reasonable hardware design is the male head of the computer for reference, its 2 for the collection, 3
I used 232 of the communication protocols. I forgot to use Google every time I used them. Write an articleArticle, Record key issues of the 232 serial port protocol for later viewing.
Test TTL level:
1. The default high level;
2. the start position is low;
3. 8-Bit Data bit,Low front, high behind;
4. The stop bit is high.
Test RS232 level:
1.-5v---15
/VISAInstrumentClone your C # source code yourself or fromHttps://github.com/cnxy/VISAInstrument/releasesDownload release version to get the EXE file running separately.V. OtherRS232: Support common RS232 serial programming, the general address is "ASRL1::INSTR"USB: Support Common USB Interface programming, general address similar to "USB0::0X2A8D::0X0101::MY57501899::INSTR"GPIB: Support common USB Interfac
. setCommunicationTimeouts (); 9 10 // write the serial port. Since only one byte can be written at a time, you need to call this function multiple times to send the string to the end of the 11 port. writeByte (); 12 13 // read the serial port. Since only one byte can be rea
Use of serial port debugging Genie and serial port program debugging skills
Time: 19:04:49 | [
51 single-chip microcomputer has a full-duplex serial communication port. Ther
CommaxSerial Port ing master
Commax is a professional tool for RS232 ing RS232/422/485 serial port data and network data. It can work independently on a serial port or share a
This article is original from Xiao Li's column and needs to be reproduced with the source: [http://blog.csdn.net/softwave/article/details/8907599]
Recently, I am working on a project that requires the use of Java to read the small data of the pound tower. This requires the use of Java to communicate with the serial port. Serial
........................................ ........................................ .............
3. Settings: minicom-s
Serial port setup -->Serial device:/dev/ttyUSB0
Set hardware data flow and Software Data Flow Control to no
4. Save and exit
5. Run the command window: minicom
Bytes -----------------------------------------------------------------
pl2303 output by RS232. Use cp2101/cp2102/ft232bm to make the TTL output better. \ RCurrently, the information I got is: ftbench is very good. Cp210x is generally used and data is easy to lose. \ R
USB to serial port, dual chip and single chip: \ r(1) semitech USB serial cable. It was found that foreigners were sweari
: note: by default, Ubuntu has been installed. USB to serial drive (pl2303 ). Mine is ark3116, which is also the default installation 1, # lsmod | grep USB serial if there is USB serial, The system supports USB to serial port. Yzj @ yzj-
Understanding Serial Communications
There are many kinds of serial communication protocols, such as rs232,rs485,rs422, even the popular USB is serial communication protocol. And the application of serial communication technology is everywhere. Perhaps everybody sees most is
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.