![]() | ![]() | ![]() |
| | |||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| has any one worked with led displays that display color graphics ?? i need a clue on a controler for the led matrix ... in order to star learning how it works ... tks....
__________________ a 1,000 mile journey start with the firts step. | |
| |
| | (permalink) |
| You're asking the wrong question I think. If you're looking for a uC for your project, thats a loaded question. I personally prefer Atmel's AVR line. They're inexpensive, powerful, FLASH (as opposed to PIC's which are often OTP), and require no special equipment to program (building a programmer is an easy task for AVR's). If you're looking for a specific controller for an LCD, we need a bit more information as to what kind of LCD you're using, etc. (I assume you mean LCD and not LED, since you are talking about "color graphics").
__________________ -------------------- -Gandledorf Come visit http://groups.yahoo.com/group/laser_design a group dedicated to help designers build electronic games, and design optical combat systems. | |
| |
| | (permalink) | |
| Quote:
For a standard VGA monitor (640x480) that's 921,600 LED's and 2080 driver transistors! - assuming normal multiplexing. It has been done commercially, even using coloured lamps for massive outdoor TV displays - but the costs are massive as well. | ||
| |