Difference between revisions of "20ma current loop to RS-232 conversion"

From TheRetroWagon
Jump to: navigation, search
(Add my terminal strip colors)
(Added detail of tty - RS232 board and terminal strips.)
Line 13: Line 13:
  
 
==My ASR hookup==
 
==My ASR hookup==
 +
I built the circuit described above from the altairclone site. I found the Teletype 101 article helpful for identifying the proper terminal strip locations. The interface works. I set baud to 110, with 7 bits and 'mark' parity in TeraTerm on a windows 8 notebook with a Gigaware USB<> serial convereter.
 +
 
<source lang="text">
 
<source lang="text">
 
Signal                      screw terminal          my wire color
 
Signal                      screw terminal          my wire color
Line 22: Line 24:
 
Received data return (-)      3          black
 
Received data return (-)      3          black
 
</source>
 
</source>
 +
 +
[[File:My Altairclone TTY-RS232 Interface.png|600px]]
 +
[[File:Teletype Model 33 ASR terminal block.png|600px]]
 +
  
 
[[Category:Various]]
 
[[Category:Various]]
 
[[Category:Teletype]]
 
[[Category:Teletype]]

Revision as of 00:09, 21 August 2015

20ma current loop <> RS-232 conversion

Vintage PCB

Dig this crazy circuit board man! Still in it's original packaging from Hobby World Electronics in Northridge California.

TTY RS-232 Front.png TTY RS-232 Back.png

other resources

  • Another circuit. From [Altairclone] Specifically designed to fit in a Teletype model 33 using only a 12vdc wall wart for power.
  • Another circuit I found referenced on the greenkeys email list

My ASR hookup

I built the circuit described above from the altairclone site. I found the Teletype 101 article helpful for identifying the proper terminal strip locations. The interface works. I set baud to 110, with 7 bits and 'mark' parity in TeraTerm on a windows 8 notebook with a Gigaware USB<> serial convereter.

Signal                      screw terminal          my wire color
---------------------------------------------------------------------
Transmitted data send (+)      7          orange
Transmitted data return (-)    6          brown

Received data send (+)         4          red
Received data return (-)       3          black

My Altairclone TTY-RS232 Interface.png Teletype Model 33 ASR terminal block.png