Previous in Forum: High Frequency Mixers and Ultrasonic Amplifiers   Next in Forum: i want circuit diagram with explananation of mobile jammers
Close
Close
Close
5 comments
Rate Comments: Nested
Participant

Join Date: Jan 2009
Posts: 3

PC Monitor and 8086 Training Kit

01/28/2009 4:53 AM

Hi,

I like to connect a PC monitor with 8086 training kit. I am thinking about using the video card, programming it by the kit, and it will do the job of scanning the screen and diplaying text. Is the idea applicable? If it is so, where can I find the details of programming the video card?

Thanks in advance.

Register to Reply
Interested in this topic? By joining CR4 you can "subscribe" to
this discussion and receive notification when new comments are added.
Guru
Engineering Fields - Control Engineering - New Member China - Member - New Member

Join Date: Sep 2006
Location: CHINA
Posts: 2945
Good Answers: 14
#1

Re: PC Monitor and 8086 Training Kit

02/03/2009 9:10 AM

of cause you can use displany card to drive your monitor.

What type of card do you use? you can find it from DOS 2.0 --6.0 versoon. just use int 10 for your display command call.

if your kit has a bios, you can find it as well in it.

Register to Reply
Participant

Join Date: Jan 2009
Posts: 3
#2
In reply to #1

Re: PC Monitor and 8086 Training Kit

02/04/2009 5:34 AM

My training kit is simple. There is no BIOS or so. It has small keypad and small LCD display. It can be programmed with assmebly language only. Its good because all system busses are available to the output, as well as a PPI ports.

The idea is to get a PC monitor (such as VGA) and make it the diplay of the kit instead of the LCD display. I think that the video card that will be used between the kit and the monitor must be programmed from scrach.

Thanks for the reply

Register to Reply
Guru
Engineering Fields - Control Engineering - New Member China - Member - New Member

Join Date: Sep 2006
Location: CHINA
Posts: 2945
Good Answers: 14
#3
In reply to #2

Re: PC Monitor and 8086 Training Kit

02/04/2009 7:01 AM

Im afraid its a rather complex. you hve to design a display card by your self.

making up you mind which control IC you will use, then progamming it. in the old pc machine, the card use motorola MC6845(? I remember) as control IC, you connect it from your PPI (8155 or 8255?) and a character generator etc. then a simple amplifier to monitor.

programming is not a difficult task but have to take carefully.

I suggest you'd better buy one on the market

Register to Reply
Participant

Join Date: Jan 2009
Posts: 3
#4
In reply to #3

Re: PC Monitor and 8086 Training Kit

02/08/2009 2:10 AM

The idea is for final year project, computer engineering student. If it is so difficult, I may go around it. Thanks again.

Register to Reply
Guru
Engineering Fields - Control Engineering - New Member China - Member - New Member

Join Date: Sep 2006
Location: CHINA
Posts: 2945
Good Answers: 14
#5
In reply to #4

Re: PC Monitor and 8086 Training Kit

02/10/2009 3:01 AM

it depends on you goal.

draw a diagram, connect wire from cpu to display card is not difficult. programming for the gpu is not difficult if yoiu have patient. but if you wish to make a pcb completely, maybe trouble. I suggest you buy an old card and then draw a bus link.(interface).

Register to Reply
Register to Reply 5 comments

Previous in Forum: High Frequency Mixers and Ultrasonic Amplifiers   Next in Forum: i want circuit diagram with explananation of mobile jammers

Advertisement