Communication with Micro

LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT Series

Moderators: Henry, Mods

Post Reply
mcubert
LCD?
Posts: 1
Joined: Mon Mar 31, 2003 4:30 pm

Communication with Micro

Post 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
Last edited by mcubert on Tue Apr 01, 2003 7:55 am, edited 1 time in total.
Henry
OMNIPRESENT
OMNIPRESENT
Posts: 3014
Joined: Tue Aug 14, 2001 6:00 pm
Contact:

Post 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)
Henry J.
President
Matrix Orbital
Post Reply