Page 1 of 1

Communication with Micro

Posted: Mon Mar 31, 2003 10:05 pm
by mcubert
I am using an Atmel Mega163 micro with a 6MHz clock. I need to know if there are any serial communication libraries or prepackaged functions for easy serial communication with a display such as the LCD2041 (the one I'm using). A point in the right direction or any advice at all would be helpful. Thanks, Mike
PS.. sorry.... i posted in the wrong forum, i guess this should be in software

Posted: Mon Mar 31, 2003 11:10 pm
by Henry
It's pretty simple really... send bytes out the serial port on the processor. You will either need a RS232 chip in there or set the display into TTL mode (or inverted TTL)