Hello, I currently have a ATMEGA16 microcontroller. I wish to output things written in the printf statements in the ATMEGA16 onto the LCD.
I have a MAX233A driver connecting the data-in pin from the lcd to T2out pin 18 on the MAX233A. I also have the T2IN pin 1 on the MAX233A connected to the PORTD.1 of the ATMEGA16.
I should have them connected properly, but I am having trouble getting it to display what I want.
I am wondering if someone could provide a sample code for the ATMEGA16 to just display something. If the LCD can be directly connected to the ATMEGA, please do describe how to do this.
Thanks
I have a MAX233A driver connecting the data-in pin from the lcd to T2out pin 18 on the MAX233A. I also have the T2IN pin 1 on the MAX233A connected to the PORTD.1 of the ATMEGA16.
I should have them connected properly, but I am having trouble getting it to display what I want.
I am wondering if someone could provide a sample code for the ATMEGA16 to just display something. If the LCD can be directly connected to the ATMEGA, please do describe how to do this.
Thanks
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.