Asadkh21
Junior Member level 1
- Joined
- Oct 13, 2013
- Messages
- 16
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 3
- Activity points
- 119
Hello,
I am doing a small Project in which I am supposed to display the volts through a potentiometer (0-5V) on an LCD operated in 4 bit mode.
I am using Atmega32, a 20x4 character LCD . I am just to rotate the potentiometer and the LCD should display
VOLTS="0.00-5.00 V" as I move through on LCD
I am to use:
1. Channel 0 (ADC0) for input data.
2. PD0 for RS, PD1 for RW, PD2 for E
3. PD4-PD7 of uC to D4-D7 of LCD (4 bit mode)
4. Code Vision AVR or Atmel 6.1 with Peter Fleury's lcd.h header file
Please give me any Code which is working as I have tried different codes of Extrmeelectronic.co.in & Maxembedded etc etc
my email: asadkh21@gmail.com
I am doing a small Project in which I am supposed to display the volts through a potentiometer (0-5V) on an LCD operated in 4 bit mode.
I am using Atmega32, a 20x4 character LCD . I am just to rotate the potentiometer and the LCD should display
VOLTS="0.00-5.00 V" as I move through on LCD
I am to use:
1. Channel 0 (ADC0) for input data.
2. PD0 for RS, PD1 for RW, PD2 for E
3. PD4-PD7 of uC to D4-D7 of LCD (4 bit mode)
4. Code Vision AVR or Atmel 6.1 with Peter Fleury's lcd.h header file
Please give me any Code which is working as I have tried different codes of Extrmeelectronic.co.in & Maxembedded etc etc
my email: asadkh21@gmail.com