Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

pic and serial comminication

Status
Not open for further replies.

mfkutb

Banned
Joined
May 27, 2005
Messages
15
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
0
what is the serial comminication

Dr.Mahmoud
 

Many pic processors have a "serial communication" port. This is an interface that sends and receives binary data one bit at a time.
 

Here are two papaers on serial communication: the first one will intruduce you to the serial communication issue, the second one will give you a practical example ..

"Introduction to serial communication"
https://www.taltech.com/TALtech_web/resources/intro-sc.html

"Serial Communication between a Windows XP-based
PC and a PIC microcontroller using HyperTerminal."
**broken link removed**

Regards,
IanP
 

Their are number of serial communication types.

I2C , SPI , synchronous and asyncronous (USART ) , and so many .
 

Serial comm means sending same media like wires to transmitt multiples message between two end devices....
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top