Hi everybody....,I am new member in this forum. I really need your advice and help. now I am doing my final project,,,and I got trouble in programing LCD 2x16 using ATMega8535. actually I have programmed it, but LCD was blank.
I have connected the hardware correctly. I hope your help friend.
I also hope your suggestion and advice as a good member of this forum.
Let see your schematic, let us see your program, and by that, we can give you solution. What programmer language did you use? Asm, C? What C? Codevision, winAVR, or... LCD is an easy basic uC course, its the hello world course (the first of first microcontroller course).
Anyway, where do you come from?
hi
there can be various reason why lcd is not working,may be some thing is wrong with the code, some problem with control signals EN,RS,R/w , the port ur using might not be set for output,try to check control signals if they are ok when u run ur program. u can simulate ur program to c if ur sending the right sequecnes on the ports u have connected to LCD
Regards
Shakeel