The Steampunk Forum at Brass Goggles
May 24, 2013, 06:36:11 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Subscription-style donations available now! See this page for more information.
 
   Home   Help Login Register  

Pages: [1]   Go Down
  Print  
Author Topic: AT&T 3B2/400  (Read 323 times)
Commander Data
Officer
***
United States United States



WWW
« on: July 15, 2012, 05:07:38 pm »

Video Question:



AT&T 3B2/400
Logged

I swear, I'm not trying to be a jerk
Siliconous Skumins
Board Moderator
Zeppelin Overlord
**
United Kingdom United Kingdom


« Reply #1 on: July 16, 2012, 10:01:53 pm »

I'm not too familiar with this model (though I'm aware of  similar), but I can give you some basics that will help you.

First off, that ISN'T a computer monitor like you find in a PC. It's a DATA TERMINAL screen. It doesn't use EGA/VGA or composite video input, instead it has internal character generation, and uses an RS232-c (serial) interface. The terminal should be using 9600 Baud for the serial speed and full duplex mode, so any standard serial port can communicate with this. The "TERMINAL" program that comes with MS windows is actually an emulation of the most common terminal screen; the DEC VT-100. Wink

Unfortunately, I have no idea of the command set used for this. However I *might* be able to dig up something if you can tell me exactly what model terminal it is (should have a marking somewhere...).

So to answer one question: yeah, it *is* possible to use the screen (but not for true graphics / video), but you may have to use an interface controller (depending on what you want to do). A serial port on a PC or an Arduino board should be enough to make the interface, and a fairly standard terminal configuration would be something like:

300 - 9600 Baud
Full duplex
8bit ASCII interface
No Parity (possibly space depending on terminal)
And software flow controll ( XON/XOFF )

Now as far as I'm aware, the "telephone type jack" you describe, is an 8 pin modular jack. I believe the pinouts are this:

Pin   function
1 - GROUND (same as pin 7)
2 - RESERVED (not connected)
3 - TX (Transmit Data - output)
4 - DTRO (Data Terminal Ready - output) < signal to terminal / modem that data is about to TX/RX data
5 - RXDO (Receive Data - input)
6 - DCDO (Data Carrier Detect - input) < signal from terminal / modem that device is ready to RX / TX data
7 - GROUND
8 - RESERVED (not connected)

These signals are RS232 compliant (Serial interface) and operate at 12V positive or negative.
The port on the computer, with the clip-hole facing down, the pin at the far right is Pin 1


Hope that's of some use to you. Smiley

SS
Logged

Quidquid latine dictum sit, altum sonatur.
Commander Data
Officer
***
United States United States



WWW
« Reply #2 on: July 17, 2012, 04:02:31 pm »

Wow, your knowledge of this technology is very impressive! Looks like i wont be able to use this for what i wanted to. with the Apple//e green screen i was actually able to get it hooked up to a Windows XP machine on really low res, but it worked. I was hoping to do something with this. I just love the amber screens.
Oh well - thanks a lot for your detailed responce!
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.105 seconds with 18 queries.