6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Fri Apr 26, 2024 12:02 am

All times are UTC




Post new topic Reply to topic  [ 24 posts ]  Go to page 1, 2  Next
Author Message
PostPosted: Fri Feb 22, 2019 9:13 pm 
Offline
User avatar

Joined: Thu Dec 11, 2008 1:28 pm
Posts: 10793
Location: England
(Idea from a nearby thread)

Just wondering, when you are retrocomputing, what display are you using? I could make this a poll, but I think a free-form survey might be more interesting. I expect to see some mixture of:
- a old full size monitor with RGB or composite input
- a modern full size monitor with VGA input or with a scan converter or similar
- a TV connected by SCART, composite, or maybe even UHF
- a small dedicated LCD perhaps driven by VGA
- a small dedicated LCD driven as a digital peripheral
- no screen, using a serial connection
- directly wired teletype
but I'm ready to be surprised! Extra points for a 30kg multisync CRT. (Edit: or even heavier!)

For myself, I use a small monochrome monitor with a composite signal, a tiny monochrome TV with a UHF signal, a serial connection via USB dongle to a Chromebook, and sometimes a full-size LCD monitor driven by HDMI via hoglet's Pi-based converter.


Last edited by BigEd on Sun Mar 14, 2021 2:59 pm, edited 3 times in total.

Top
 Profile  
Reply with quote  
PostPosted: Fri Feb 22, 2019 9:54 pm 
Offline
User avatar

Joined: Wed Feb 14, 2018 2:33 pm
Posts: 1398
Location: Scotland
Typed this up and came to the conclusion: "too many" ...

In addition to the relatively modern 28" 1080p and 24" 4:3 monitors I use on my desktop, ...

I have a couple of old small CRTs with composite video input - one green, one amber.

See e.g.:

https://unicorn.drogon.net/doom2.jpg (although that's a Pi, however running an almost retro game), and
https://unicorn.drogon.net/lode.jpg

I also use a small/cheap LED flatscreen TV that has "everything" - composite, (micro) scart, RGB, VGA and HDMI. (and a UHF tuner) It's a 720p screen, about 17" across and quite portable when needed. This is my go-to screen for quick BBC Micro/Apple/ATmega video tests.

Also a Wyse serial terminal and a Raspberry Pi with 4 x USB serial adapters for the collection. (couple of Pi's with their 7" displays - e.g. https://lion.drogon.net/IMG_20180128_095121.jpg

Does this https://unicorn.drogon.net/stuff/mk14-e.jpg count? Lamps & buttons?

Sadly no 50Kg multisync - last one of those I had was about 10 years ago - an old Sun monitor that I could barely lift and we got rid of the 36" flatscreen Sony tube a few years back too - that was a 2-man lift...

I have a MotoAtrix thing that I'd like to get more use out of - hdmi in, 720p display. I've used it with Pi's in the past, but they're a bit shonky.

-Gordon

_________________
--
Gordon Henderson.
See my Ruby 6502 and 65816 SBC projects here: https://projects.drogon.net/ruby/


Top
 Profile  
Reply with quote  
PostPosted: Fri Feb 22, 2019 10:26 pm 
Offline
User avatar

Joined: Thu Dec 11, 2008 1:28 pm
Posts: 10793
Location: England
Extra points for the MK14! (Slightly more for a KIM-1... or an AIM-65.)


Top
 Profile  
Reply with quote  
PostPosted: Fri Feb 22, 2019 10:33 pm 
Offline

Joined: Sat Jan 02, 2016 10:22 am
Posts: 197
Hmm, I'm probably in the "too many" category too...
For the homebrews:
A couple of Grant Searle style minimal systems using serial.
A 65C02/6847 home build not unlike an Atom driving a LDC TV via the colour difference input
A z80/V9958 homebuild using RGB Scart to the same TV
A Z80/CPLD based 640x480 80 column board driving an 8" LCD Monitor
A 65C02/CPLD with switchable 640x 480 40/80 column output using a cheapo 19" widescreen LCD

For "real" retro systems:
There's a 14" colour CRT TV for those systems the LCD TV doesn't understand
5" B&W TV for the ZX81
12" Mono composite monitor
Atari ST mono monitor


Top
 Profile  
Reply with quote  
PostPosted: Fri Feb 22, 2019 10:41 pm 
Offline

Joined: Sat Jun 04, 2016 10:22 pm
Posts: 483
Location: Australia
When my C64s were still working, I just used the family TV, which at that point was a huge, heavy as hell CRT. Later on, I used a small LCD display with a composite input. If I wanted to do it again now, I'd probably look for a similar LCD so it's easy to transport. Right now, I'd have to use the tv, which is now a flatscreen with interfaces all the way from composite to HDMI.

For Ittiara, the current plan is to integrate a Gameduino 3 as the display. That might be a pain to mount. I'm not sure.


Top
 Profile  
Reply with quote  
PostPosted: Fri Feb 22, 2019 11:51 pm 
Offline
User avatar

Joined: Tue Mar 02, 2004 8:55 am
Posts: 996
Location: Berkshire, UK
Most of my retro machines just have a serial interface which I connect to a PC with a PL2303 or FTDI 323RL USB adaptor. My SWTP 6800 emulator will have a PIC32 driven 'dumb terminal' generating SVGA and reading a PS/2 keyboard. My multi-device emulator connects to a shield style dumb terminal that generated composite video and reads a PS/2 keyboard.

_________________
Andrew Jacobs
6502 & PIC Stuff - http://www.obelisk.me.uk/
Cross-Platform 6502/65C02/65816 Macro Assembler - http://www.obelisk.me.uk/dev65/
Open Source Projects - https://github.com/andrew-jacobs


Top
 Profile  
Reply with quote  
PostPosted: Sat Feb 23, 2019 4:48 am 
Offline
User avatar

Joined: Thu May 28, 2009 9:46 pm
Posts: 8143
Location: Midwestern USA
Currently, I have a WYSE thin client running in WY325 emulation mode to act as a terminal. Fun fact: the thin client uses a WYSE-customized Linux kernel. I also have an ADDS color terminal. Both it and the thin client connect to POC via TIA-232. The displays are LCD monitors being driven through their VGA ports.

_________________
x86?  We ain't got no x86.  We don't NEED no stinking x86!


Top
 Profile  
Reply with quote  
PostPosted: Sat Feb 23, 2019 6:21 am 
Offline
User avatar

Joined: Fri Aug 30, 2002 9:02 pm
Posts: 1681
Location: Sacramento, CA
My SBC-2 had an optional AVR-based mono-composite text display (40x25) connected to a VIA port.
SBC-3 generated a 320x200 color composite display with software fonts.
SBC-4 also had the mono-text display.

For the display device, I use a standard TV and had a PSone 5" LCD and a 5" Zenith display for the PS2 for a low cost, light-weigh option.

Here's a photo of the zenith screen. it includes 2 small speakers.
Attachment:
lcd.jpg
lcd.jpg [ 60.29 KiB | Viewed 2808 times ]


As long as TV's still support composite video, I'll continue to use that format for my retro computers.

Daryl

_________________
Please visit my website -> https://sbc.rictor.org/


Top
 Profile  
Reply with quote  
PostPosted: Sat Feb 23, 2019 3:31 pm 
Offline
User avatar

Joined: Tue Mar 05, 2013 4:31 am
Posts: 1373
I'm still using my original Amdek Color-I, which I bought new in 1982 for the sum of $319. It's still works perfect as when new. I also have a couple smaller monochrome composite displays, one uncased frame from an IBM Portable PC (with amber CRT) and one of the nice green monochrome displays which was part of the PC Convertible lineup.

_________________
Regards, KM
https://github.com/floobydust


Top
 Profile  
Reply with quote  
PostPosted: Sat Feb 23, 2019 7:56 pm 
Offline

Joined: Thu Jan 21, 2016 7:33 pm
Posts: 269
Location: Placerville, CA
I've got a few different displays I use:
  • Early-2000s VGA CRT, which I use with the DOS box I still need to finish putting together, because I hate, hate, hate LCD upscaling.
  • Samsung SyncMaster 173p, a nice little LCD display that doesn't actually do sync-on-green, but can at least separate out the sync signal on my SGIs so they're not tinted all weird.
  • NEC MultiSync 2010x, for the small number of systems I have which actually do require sync-on-green.
  • An old generic IBM-style CGA monitor for my Tandy.
  • Commodore 1081s for my Amiga and C128D.
  • Philips CM8833, a very capable little CRT that can do TTL and analog RGB as well as composite. Got it for my MSX, but it gets used for other stuff as well.
  • I also have an old generic terminal I can't remember the make of; while a terminal emulator running on a PC is more convenient for a lot of things, sometimes it just feels right to be sitting in front of the real thing...


Top
 Profile  
Reply with quote  
PostPosted: Sun Feb 24, 2019 6:12 am 
Offline

Joined: Mon May 21, 2018 8:09 pm
Posts: 1462
I have two potential displays at present: a Sun Microsystems 22" LCD which has SVGA and DVI-D inputs, and a Raspberry Pi 2B fitted to a PiTFT. The latter is the most likely terminal I'd use, via serial, for initial bring-up.

But the final display for my first project would probably be an e-ink thing. Turns out with a little bit of tweaking, they aren't anywhere near as slow as many videos suggest; definitely sufficient for a calculator or a text console.


Top
 Profile  
Reply with quote  
PostPosted: Sun Feb 24, 2019 8:10 am 
Offline
User avatar

Joined: Fri Dec 11, 2009 3:50 pm
Posts: 3346
Location: Ontario, Canada
Attachment:
KK-io 1088CrpClnTchLores.jpg
KK-io 1088CrpClnTchLores.jpg [ 122.91 KiB | Viewed 2710 times ]

In the 1980's, I logged a bazillion hours using this little Sony TV as my display. One of my pursuits was developing 8748 microcontroller applications -- real, paid work -- and my entire system, including the computer, assembler and 8748 blaster, was homebrew! :P (More on that here ). At the time, the development system offered by Intel had a price comparable to a down payment on a house.

This was before I acquired my first 8088 DOS box. (Crap, it seems like I had a lot more FUN back in those days!)

The LCD display is something I hooked up a little later, inspired by the Radio Shack TRS-80 Model 100's display, which was very sexy at the time. 8) My LCD (which I acquired on the surplus market) was a little tricky to get working, as it required continuous (and non-standard) video, rather than the modern norm of occasional writes fielded by an on-board controller and conveniently buffered in on-board memory.

Despite its glamor, I never really used the thing. Like the Model 100's display, it could only show about a dozen lines, and that just wasn't enough. So I never weaned myself from the little Sony!

-- Jeff

_________________
In 1988 my 65C02 got six new registers and 44 new full-speed instructions!
https://laughtonelectronics.com/Arcana/ ... mmary.html


Top
 Profile  
Reply with quote  
PostPosted: Mon Feb 25, 2019 8:30 am 
Offline

Joined: Tue Jul 24, 2012 2:27 am
Posts: 672
As a software guy, most of my retrocomputing is emulation-based, so a 4K HDMI monitor for me. :-P

_________________
WFDis Interactive 6502 Disassembler
AcheronVM: A Reconfigurable 16-bit Virtual CPU for the 6502 Microprocessor


Top
 Profile  
Reply with quote  
PostPosted: Mon Feb 25, 2019 6:56 pm 
Offline
User avatar

Joined: Wed Aug 17, 2005 12:07 am
Posts: 1207
Location: Soddy-Daisy, TN USA
Also too many to list.

I have several small (<19" CRT's) that I mainly use for console or retro systems. A large 32" CRT that weighs a ton and is used for my NES, Genesis and ColecoVision.

17" 4:3 LCD VGA monitor that I use on my TI-99/4A (using F18a).

17" CRT VGA (4:3) monitor I use for DOS gaming (because that giant metal desktop looks silly next to my tiny LCD monitor).

Couple 9" amber monitors from Apple for my IIc and/or IIe's.
Couple Apple CRT monitors (like Monitor ///, Apple RGB for IIgs, etc.).

But, I saved the best for last. If my house was burning, I would run in to save my kids and wife. Then I would save this monitor...

My beloved Commodore 1084S monitor. :-D

But on my back would be my Commodore PET.

_________________
Cat; the other white meat.


Top
 Profile  
Reply with quote  
PostPosted: Tue Feb 26, 2019 12:23 pm 
Offline

Joined: Sun Apr 10, 2011 8:29 am
Posts: 597
Location: Norway/Japan
I use 4:3 VGA LCD monitors (17"-19") when possible. I don't have room for CRTs in my cave, although I still have a single 17" CRT monitor in storage. For my mini I use a VT100-compatible serial (current loop) terminal. I also have a DEC VT320 (IIRC), but it's been in storage since the power supply (I think) went "poof" when I turned it on after a long wait.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 24 posts ]  Go to page 1, 2  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 23 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: