TandyFan
Member
I would like to use the IBM monitor rather than a paper white VGA monitor.
VCF West | Aug 01 - 02 2025, | CHM, Mountain View, CA |
VCF Midwest | Sep 13 - 14 2025, | Schaumburg, IL |
VCF Montreal | Jan 24 - 25, 2026, | RMC Saint Jean, Montreal, Canada |
VCF SoCal | Feb 14 - 15, 2026, | Hotel Fera, Orange CA |
VCF Southwest | May 29 - 31, 2026, | Westin Dallas Fort Worth Airport |
VCF Southeast | June, 2026 | Atlanta, GA |
Thanks for the information krebizfan. How would I switch to the monochrome VGA mode? It seems unlikely that a newer computer would have such an option.
As for the actual connection from the computer (VGA) to the monitor (MDA), what kind of pinout would be necessary?
Yes, I know. There's no challenge there. You just plug it in and it works the first time without any adapter, tuning or adjustment.I would like to use the IBM monitor rather than a paper white VGA monitor.
Yes, I've seen quite a few adapters that convert MDA to VGA (for using a newer monitor with an older computer), but not the other direction./QUOTE]
Can you provide some additional info on such adapters? That would be a handy adapter to have...even though it is opposite of what the OP is looking for...
Thanks,
Wesley
I have an IBM 5151 monochrome monitor with a DE-9 connector for MDA. I would like to connect this monitor to a newer computer with a DE-15 connector for VGA.
...
The VGA output from the computer will display a full screen terminal window with white text and a black background.
...
Does this thinking make sense?
Hello,
I have an IBM 5151 monochrome monitor with a DE-9 connector for MDA. I would like to connect this monitor to a newer computer with a DE-15 connector for VGA.
Stone,
I am planning to display a full screen terminal window on the IBM monitor, so there will only be text.
Hi, I found an interesting article that talks about exactly what we need, it's from 1989 and from a magazine called Elektor, it talks about an "easy to build" adapter but I'm not so sure about that. Do you know of anyone who has done a circuit like this? I attach the link of the article in Google Drive. Kind regards
But there’s a couple things to make clear, here: first off, this circuit does no scan conversion. The test case is they’re using it to display output from a PAL BBC micro on a TTL monitor; the difference in line rate between those two standards is about 15% (slower, for PAL) and they run at the same vertical frame rate (50hz), so this is far closer to within specs for the monitor than VGA is, which has a line rate about 80% higher. I doubt many MDA monitors are going to lock onto that.
I think it's not even talking about MDA monitors.
"Grayscale" can be achieved with PWM.
Also my info about VGA Wonder earlier was incorrect, it can only do CGA and EGA on monochrome monitors.
I am guessing your monitor is built like mine, there is a logic gate (Exclusive OR type) that will turn any analog signal into a digital (full off or full on) signal. To get AmberScale, you will probably need to do like I did, bypass this gate
I have a question, how exactly does this PWM thing drive a standard MDA screen to different shades? Wouldn't IC201 just trigger a single level regardless of input, or I'm mistaken about its purpose in 5151?