This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to Connect a PC monitor using 8051

I am in a need of connecting a PC monitor using 8051. Here the purpose is to connect a monitor additional to the PC monitor so that it can display same as on the master monitor.
Is it possible?
Any one can suggest a way to connect a monitor without additional VGA card?
Expecting your valuable suggestions and opinions.
Please Help me.

Parents Reply Children
  • Sir,
    I decided to use ARM922T for my application. But which software is best suited for development activities. So many development software found in internet.But I don't know which one have good IDE and more user friendly.Can you suggest one?
    thanks.

  • Which ARM922T? Many manufacturers have chips with this core. You want a chip with display controller.

    How did you make your decision? Have you really spent any time considering other alternatives?

    You ask about development tools. Why? Since this is a hobby project, it isn't the 1k wolume cost of the chip that is important. What is important is that you get a development board and development tools to a reasonable cost. It is _very_ expensive if you are going to do your own PCB. You can't solder BGA chips and it is very hard to solder fine-pitch chips unless you got good equipment and knowledge how to use them.

    So, before you chose your ARM - what work did you do to find out the best development board and if you can use a free compiler or if you need to buy one? How much time did you spend to see if there are any OS available? Or did you select chip based on the first link you read, without actually making a list with +/- votes for different criteria for a number of alternatives? You say that you want to learn: Learn by doing. If the project is going to cost a number of weeks or months of your time, you should definitely spend a couple of days on deciding what chip to use, what development board to use, what compiler to use, and what OS to use, how the PC should distribute display data, ...

    If you do not spend time making these decisions, you may end up with a processor where the only available development board costs USD 5000, and where you have to spend as much on the compiler. That is quite expensive for a hobby project that you may fail to finish into a working product.