Discussion in "AVR Discussion Forum" started by    naqirizvi    Dec 7, 2014.
Sun Dec 07 2014, 04:12 pm
#1
Hi Guys,
I am new in AVR programming and I need your support in solving my problem.

I need and Rfid to be interfaced with ATmega162.
I have searched many webs on internet. But they are not working fine with atmega162.
I have crystal of 16MHz.
I need an lcd to display "Welcome" then "Show Rfid" then I need to display tag on screen.

I am fimilier with C

Regards,

Looking forward to hear good from you guys.
Mon Dec 08 2014, 06:52 am
#2
Have you done anything with devices like the ATmega162 ?

Start by reading our tutorials on how to use LCDs
in the tutorial section.

Your compiler may have built in calls to use LCD displays.
Which compiler do you have ?

How to connect the RFID reader depends on the reader you have.
Do you have one , what is it ?



[ Edited Mon Dec 08 2014, 06:53 am ]
 naqirizvi like this.
Wed Dec 10 2014, 10:09 am
#3
share the datasheet of RFID reader you're using. It will be easy for us to suggest what you need to do. Moreover try to make things step by step. Start with LCD first and as suggested by ExperimenterUK read the tutorial for LCD to know its working.

[Topic moved to AVR Discussion Forum]
 naqirizvi like this.
Tue Jan 27 2015, 11:13 pm
#4
I have read that tutorial
I am using AVR GCC Compiler and using avr studio 4
but debug gives an error "../lcdrickey.c:11: error: 'P3' undeclared (first use in this function)"

Wed Jan 28 2015, 12:39 am
#5
I am using avr gcc compiler and avrstudio 4 .
I am using 4 bit lcd interfacing tutorial as on this website but that giving me error
"../lcdrickey.c:12: error: 'P3' undeclared (first use in this function)"
please tell me why is this so.


Have you done anything with devices like the ATmega162 ?

Start by reading our tutorials on how to use LCDs
in the tutorial section.

Your compiler may have built in calls to use LCD displays.
Which compiler do you have ?

How to connect the RFID reader depends on the reader you have.
Do you have one , what is it ?


ExperimenterUK


Wed Jan 28 2015, 12:40 am
#6


Have you done anything with devices like the ATmega162 ?

Start by reading our tutorials on how to use LCDs
in the tutorial section.

Your compiler may have built in calls to use LCD displays.
Which compiler do you have ?

How to connect the RFID reader depends on the reader you have.
Do you have one , what is it ?


ExperimenterUK


Thu Jan 29 2015, 11:50 am
#7
LCD tutorial is written for 8051, you need to change port information to make it work with AVR controller. Can you post your schematic so I can suggest you changes needed.

Get Social

Information

Powered by e107 Forum System

Downloads

Comments

Lewisuhakeply
Thu Apr 18 2024, 06:00 pm
Darrellciz
Thu Apr 18 2024, 11:07 am
Charlessber
Thu Apr 18 2024, 09:29 am
BartonSem
Thu Apr 18 2024, 04:56 am
DonaldKnown
Thu Apr 18 2024, 12:24 am
utaletxcyw
Wed Apr 17 2024, 10:21 am
Anthonyvab
Wed Apr 17 2024, 08:48 am
RobertCix
Wed Apr 17 2024, 06:46 am