|
PC Interfacing (Serial, Parallel, USB
Ports)
- RS232
Interface PinOut configuration compiled by Rodelio Barcenas
- Asynchronous
Serial Data Communications. An introduction and many commented
links to information and products relating to hardware and DOS and
embedded-systems programming. From The Computer Journal.
- Tomi
Engdahl's PC hardware pages. Links to RS-232 and other serial-port
information.
- Beyond
Logic has a tutorial and projects. From Craig Peacock.
- The Computer
Peripherals Guide at the Mining Co. is a good place to start
if you're looking for help in using standard peripherals such as
modems. Hosted by Rick Russell.
- Serial
Communications in Win32. A detailed article about using API
calls for serial communications, with code in C. From Microsoft
Windows Developer Support.
- A Linux
serial-programming guide. From Peter Baumann.
- The
Art and Science of RS-485. By Bob Perrin. From Circuit Cellar
online, July 1999. (pdf)
- S232
Data Interface is a tutorial from ARC Electronics.
- The Computer
Peripherals Guide at about.com is a good place to start if you're
looking for help in using standard peripherals such as printers
and drives. Hosted by Rick Russell.
- Control
and data acquisition information and projects, from Peter H.
Anderson and his students. Code examples in C.
- Various
LPT documents. Steve Walz has collected a useful set of parallel-port-related
FAQs and information.
- Beyond
Logic has tutorials (including EPP and ECP), projects, and a
debug tool with source code. From Craig Peacock.
- Interfacing
to the IBM-PC Parallel Printer Port. General information, plus
several projects.
- Tomi
Engdahl's PC Hardware pages. Many links.
- External
Parallel Port devices and Linux. Many links and info about the
Linux-parport mailing list. From Grant Guenther.
- If you have a (usually old) device that sends data
to a line printer, and you want to instead read the data into a
PC, you have a couple of options. One is to buy or make a parallel-to-serial
converter and read the data at a serial port, using a terminal emulator
or software you write. LPTCAP
is another approach, consisting of circuits and software for reading
the data into a PC's parallel port. FromKris Heidenstrom
- A detailed description of the port pinout,
with links to explanations of the different modes, plus a bunch
of other links. From TechRef.
- An
Introduction to USB Development" is available online from
Embedded Systems Programming.
- The USB Implementer's Forum's Developers
Home has links to all kinds of useful information, including
the USB specification, tools, documents, information about the proposed
USB 2.0 specification, and more. The forum also sponsors a searchable
Developers
Webboard.
- Beyond Logic has several interesting articles
about USB projects, including using Philips' PDIUSBDl1, creating
a driver for Cypress' CY7C63000 thermometer example, and a review
of some controller chips. From Craig Peacock.
MICROCONTROLLERS
OTHER DISCUSSIONS
|