Author Topic: old televideo terminal interfacing. any early 80s computer people out there?  (Read 3259 times)

0 Members and 1 Guest are viewing this topic.

Offline blackbeardTopic starter

  • Supreme Robot
  • *****
  • Posts: 575
  • Helpful? 4
so i recently got this from ebay. the thing came wrecked but after a ton of time i managed to at least get the electronics working as well as the monitor. it's a televideo 920c and it interfaces to a pc through an rs232 port through a db25 connector so i have no idea how i'm supposed to connect to the damn thing without an adapter. assuming i get that how do i send and receive information? is there any way to make it interface with something like a VB program to control software on my computer? anyway shoot me some ideas.
"sure, you can test your combat robot on kittens... But all your going to do is make kitten juice"

First step: Build androids with AI
Next step: Give them vaginas

Offline waltr

  • Supreme Robot
  • *****
  • Posts: 1,944
  • Helpful? 99
Well build a DB25 to DB9 (or USB) adapter. Wiki has pin-outs for the common RS232 connector pin-outs. You'll need to experiment with finding out the Baud rate. Or check with a local store that sells used computers for an adapter. I have at least one somewhere. They did come with serial cards when the DB9 for serial was rather new.

That is the basic Dumb Terminal. I used them back in the '70s and '80s to interface with mainframes.
I don't know of any method to use on to control a PC. Maybe if the PC is running DOS. There could be some programs out there to allow you to run 'command line' apps on the PC.

Good luck and have fun.

Offline Webbot

  • Expert Roboticist
  • Supreme Robot
  • *****
  • Posts: 2,165
  • Helpful? 111
    • Webbot stuff
As I'm sure you know: the DB25 connection just had 'so many' unused pins that they shrunk it into DB9. The only pins anything gives a damn about is: gnd, tx, rx, cts, rts. And the cts/rts pins are only needed for hardware handshaking. Google it

So what can you use the terminal for?

1. Connect the gnd, rx pins of the terminal to the gnd,tx pins of the Axon and its a terminal emulator. ie shows all uart output from the Axon. You need to disable any hardware handshake on the terminal

2. Can you use it to run a program in Windows? no. coz windows only has one user (kbd/scn) and your screen is probably char based anyway (ie no graphics)

So 'be happy' to just use it as a replacement for the usual laptop+terminal software - ie point 1 above
Webbot Home: http://webbot.org.uk/
WebbotLib online docs: http://webbot.org.uk/WebbotLibDocs
If your in the neighbourhood: http://www.hovinghamspa.co.uk

Offline billhowl

  • Supreme Robot
  • *****
  • Posts: 376
  • Helpful? 32
  • Your success is in your hands.
1. Connect the gnd, rx pins of the terminal to the gnd,tx pins of the Axon and its a terminal emulator. ie shows all uart output from the Axon. You need to disable any hardware handshake on the terminal

Don't connect to Axon without level convertion, the output is +/-15V RS232 signal, this can damage your Axon if you connect directly.

Offline dunk

  • Expert Roboticist
  • Supreme Robot
  • *****
  • Posts: 1,086
  • Helpful? 21
    • dunk's robot
one more useful term for your Googling:
the name of the cable to connect 2 terminal serial ports is a "Null Modem" cable.
(if you were connecting a terminal to a modem it would be a "Straight" cable.)

as for the usefulness of the terminal,
if you run any sort of Linux or Unix a dumb terminal can be connected to a serial port on the computer and used as a fully functional text console.
you would run the "getty" program on the serial port from the "innitab" file at boot time if i remember correctly then you should be prompted for username and password at boot time.


dunk.

Offline blackbeardTopic starter

  • Supreme Robot
  • *****
  • Posts: 575
  • Helpful? 4
Thanks for the info thus far. I found the manual and found that there is a dip switch for baud.   The manual says it's a "smart" terminal And I'm not entirely clear on what seperates a dumb terminal from a smart one. Does terminals send and receive information as hex?
"sure, you can test your combat robot on kittens... But all your going to do is make kitten juice"

First step: Build androids with AI
Next step: Give them vaginas

Offline waltr

  • Supreme Robot
  • *****
  • Posts: 1,944
  • Helpful? 99
If I remember correctly a 'smart' terminal can do some sorts of on screen manipulation mainly for text editing and accept commands like place cursor at x,y. Info should be in the manual.

Almost all of the terminals used ASCII encoded characters and commands (Extended ASCII). Google ASCII for the HEX values.

Offline Webbot

  • Expert Roboticist
  • Supreme Robot
  • *****
  • Posts: 2,165
  • Helpful? 111
    • Webbot stuff
There is a PDF manual available for download here http://vt100.net/manx/details/6,5484
Webbot Home: http://webbot.org.uk/
WebbotLib online docs: http://webbot.org.uk/WebbotLibDocs
If your in the neighbourhood: http://www.hovinghamspa.co.uk

Offline blackbeardTopic starter

  • Supreme Robot
  • *****
  • Posts: 575
  • Helpful? 4
There is a PDF manual available for download here http://vt100.net/manx/details/6,5484

ya i was actually lucky enough to find that too. it's looking like a nice little project!
"sure, you can test your combat robot on kittens... But all your going to do is make kitten juice"

First step: Build androids with AI
Next step: Give them vaginas

Offline Soeren

  • Supreme Robot
  • *****
  • Posts: 4,672
  • Helpful? 227
  • Mind Reading: 0.0
Hi,

As the manual will tell you, it was controlled wi using ESCape codes like most terminals back then.
Perhaps you can find an old IBM (PC) manual, it has tonnes of info you could no doubt use.
Regards,
Søren

A rather fast and fairly heavy robot with quite large wheels needs what? A lot of power?
Please remember...
Engineering is based on numbers - not adjectives

 

SMF spam blocked by CleanTalk