![]() | ![]() | ![]() |
| | |||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| Hello all, I need a circuit which will enable me to drive an lcd module via rs 232 port of a pc. anyone has such circuit ? thanks | |
| |
| | (permalink) |
| You'll need a microcontroller for that one. a Pic16F628 seems like a good solution to me. If you do not have any expierience in pic programming (or another familiy of µC's) then this might be a good time to start with it Or eighter buy a module (velleman has a kit for this). This is one of those things that screams for a pic. | |
| |
| | (permalink) |
| Just in case you are interested in the velleman kit http://www.velleman.be/common/product.Aspx?id=349182 It uses a pic too | |
| |
| | (permalink) |
| There are loads of designs you can download off the net, there's even one in my PIC tutorials at http://www.winpicprog.co.uk | |
| |
| | (permalink) |
| Come to think of it, You could also use the parallel port and drive a LCD directly. | |
| |