![]() | ![]() | ![]() |
| |||||||
| General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion? |
![]() |
| | Tools |
| | #1 |
|
How can I use a PC Monitor to display graphics? For example to display the character 'A' with red color!!! | |
| |
| | #2 |
|
What are you using to drive the monitor?
| |
| |
| | #3 |
|
I dont think you can cause the monitor relies on digital to analog conversion output from a video card which would be pretty complex to rig up with out a computer or lots of microcontrollers and ic's. I know pin one on a monitor connector is Red Out But i dont know what you need to drive it | |
| |
| | #4 |
|
Pc monitor signal consists of 5 signals RED - GREEN - BLUE and VSYNC - HSYNC V and H sync contain fast pulse trains that indicate vertical and horizontal syncronization signals. The monitor uses these to switch internally to the desired resolution and, obviously, for synchronisation. Pretty complicated to just create such a signal out of thin air | |
| |
| | #5 |
|
I know that I have to generate signals for the VSYNC and HSYNC pins but I don't know the sequence to light a pixel. When I know that then I will use a microcontroller as a display driver.
| |
| |
| | #6 | |
| Quote:
| ||
| |
| | #7 |
|
When I read your post I remember I saw once a place that had a tetris game with a monitor using a PIC16F84 :lol: So here is the link: http://www.web-ee.com/Schematics/PIC.../PICTetris.htm If you search in google for tetris and PIC16F84 a whole bunch of stuff comes up that might be useful. Good luck Ivancho | |
| |
| | #8 | |
| Quote:
| ||
| |
| | #9 |
|
this is rickard's site, has pong and tetris for TV... still he has to go to the limit to, get this working on a pic and a pc monitor runs even much faster then a tv... I don't know it is possible Another way would be to make your controller put it's image results into external RAM and then use a general VGA ramdac to convert it into VGA... takes a load of the pic http://www.rickard.gunee.com/projects/ | |
| |
|
| Tags |
| monitor |
| Thread Tools | |
| Display Modes | |
| |