Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

how to program LCD 2x16 using ATMega8535

Status
Not open for further replies.

bludak

Newbie level 1
Joined
Jan 8, 2008
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,292
atmega8535

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.
 

lcd atmega8535

I have some LCD tutorial but they are on 8051. I don't know if u'll still need that.
 

lcd 2x16 schematic

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?
 

atmega8535 lcd

i have lcd routines for AVR in c language.but it will be better if u show what u have done, so dat we can trouble shoot it:D:D:D
 
  • Like
Reactions: vida

    vida

    Points: 2
    Helpful Answer Positive Rating
atmega8535 tutorial

program LCD using ATMega8535 can be so easy.
i made it in Code Vision AVR.. how bout you??
 

avr lcd 2x16

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
 

data vision lcd 2x16

hi!
CodeVision AVR C Compiler, has a wizard that helps you to create the connections and the programming is very easy in C
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top