CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] Re: Parallel port relays - kit

on 2005-01-29 12:08:30 UTC
Hi Dave,

It's not really a software problem, unless you mean giving serial port
choices for pin drivers.

If you really had to have a "dongle" for a serial port, there are at
least two output lines, CTS & DTR, that can be used to drive external
devices. Trouble is, they are (or should be) +- 12V signals (RS232).

A level converter is a chip used to go to/from TTL logic and RS232.
MAX-232 comes to mind.

http://www.lookrs232.com/rs232/level_converters.htm

However, a series limiting resistor and a clamping diode into a driver
IC or transistor should work as well. Lots of low cost PIC circuits
(and uP) use this for a cheap serial data input.

On the software side, it's as easy as a port write or two at the serial
ports control address.

Alan KM6VV


>
> This is where my WISH LIST for software developers comes in.
>
> I would like to have a serial port connection run the relays. many
> relays are for things that do not have any timing issues, coolant
> pump, vacuume, clamps... etc... Having use of relays on the serial
> output would offer some neat possibilities.
>
> Maybe for that EMC port......
>
> There is 12 volts inside the PC, so that is not an issue.
>
> Dave
>

Discussion Thread

knives01us 2005-01-29 03:01:57 UTC Parallel port relays turbulatordude 2005-01-29 07:54:15 UTC Re: Parallel port relays - kit Fred Smith 2005-01-29 08:24:39 UTC Re: Parallel port relays - kit JCullins 2005-01-29 08:43:32 UTC Re: [CAD_CAM_EDM_DRO] Re: Parallel port relays - kit bank haam 2005-01-29 08:47:13 UTC Re: [CAD_CAM_EDM_DRO] Re: Parallel port relays - kit David A. Frantz 2005-01-29 10:04:28 UTC Re: [CAD_CAM_EDM_DRO] Re: Parallel port relays - kit Roy J. Tellason 2005-01-29 10:06:25 UTC Re: [CAD_CAM_EDM_DRO] Re: Parallel port relays - kit Alan Marconett 2005-01-29 11:45:29 UTC Re: [CAD_CAM_EDM_DRO] Parallel port relays washcomp 2005-01-29 11:49:10 UTC Re: Parallel port relays Alan Marconett 2005-01-29 12:08:30 UTC Re: [CAD_CAM_EDM_DRO] Re: Parallel port relays - kit Alan Marconett 2005-01-29 12:17:46 UTC Re: [CAD_CAM_EDM_DRO] Re: Parallel port relays - kit Ron Kline 2005-01-29 16:12:01 UTC Re: [CAD_CAM_EDM_DRO] Parallel port relays Alan Marconett 2005-01-29 16:29:12 UTC Re: [CAD_CAM_EDM_DRO] Parallel port relays Fred Smith 2005-01-31 06:16:17 UTC Re: Parallel port relays - kit