|
-
Jul 23rd, 2006, 10:10 AM
#1
Thread Starter
Frenzied Member
serial communications
Hello
i was wondering if ethernet (802.3), usb, firewire and UART are all serial communications
-
Jul 24th, 2006, 02:04 PM
#2
Re: serial communications
Ethernet, usb and firewire are. A UART is an integrated circuit, usually used to implement RS-232 or RS-422, which are hardware specifications for serial interfaces. (A UART actually has 2 ends - a parallel end and a serial end.)
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|