RS232 Dev Board

From OpenCircuits
Revision as of 20:29, 17 September 2006 by Tkb (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A simple RS232 example project that takes all the power it needs from the serial port. Use it to power your microcontroller and communicate between serial port and microcontroller. Takes advantage of the fact that pc serial ports will accept 0-5V rather than the RS232 standard of around negative 10V to positive 10V. Very convenient - no external power required! Note that you may use either a 5.1V zener or a 5V regulator. PicPcSerialSchematic.gif
Another version, using a zener - I recently ordered a pcb for this one: PicPcSerial.JPG
The thick blue lines represent a bus which contains all the important signals. I hope to update this again once I try my board.