Electronics > Microcontrollers
Microcontroller to video
jaRON:
Hi,
I working on a Microcontroller fan controller. It going to controll 15 fans. I like to have a lcd on it. I have foun a LCD Panel OSD070TN84 and I going to use the Digital View ALR-1400 for a driver board. What i need to know is how hard is to go from Microcontroller to video so it can come up on lcd and how.
johnboxall:
Which microcontroller family are you going to use?
That ALR-1400 looks like mega-overkill. How about this:
http://www.4dsystems.com.au/prod.php?id=131
There are two versions. One has a serial interface, so you can drive it with almost any type of uC or even an Arduino. :)
There is also a different version:
http://www.4dsystems.com.au/prod.php?id=149
Which is programmed using its own language - with much more control over the graphics capabilties. The "4DGL" programming language is easy to use and well documented.
Food for thought.
jaRON:
can that only run the lcd or can run the fans to
joelby:
It's just a VGA generator. You'll still need to knock up a separate fan controller, since the dual combination of video controller and fan controller has limited appeal in the wider market.
To drive something like the ALR-1400, you'll need to look at the number of I/Os it requires, the bandwidth, and the voltage levels and see if all of these are compatible with the microcontroller you're planning to use. It seems like this is a very ambitious project for you - perhaps you could start off with a far simpler 16x2 LCD and then once that's working, work up to more complicated things.
Graphical displays and touch screens are difficult to use with cheap, simple microcontrollers and are often the domain of embedded computers, unless you can find an interface board that abstracts display operations into a simple command protocol. These are typically quite expensive.
jaRON:
I'm looking it the 7'' TFT LCD Module +2AV Driver Board +Touch Screen +VGA Car Display
http://www.ebay.com/itm/7-TFT-LCD-Module-2AV-Driver-Board-Touch-Screen-VGA-Car-Display-/320750841302?pt=BI_Electrical_Equipment_Tools&hash=item4aae3d6dd6
Navigation
[0] Message Index
[#] Next page
Go to full version