hello...
i am working on flow meter project. in which i want to display total litres of water. i am just increment variable value on each pulse. i define variable for it "unsigned int TOTALIZATOR".
My Microcontroller is ATMEGA32A
My problem is that when i am trying to display this variable value in 16x2 LCD display, its shows 'V' Character at position of second digit, which is not require or don't know why it was appear in that...?
please suggest some solution...!!
i am working on flow meter project. in which i want to display total litres of water. i am just increment variable value on each pulse. i define variable for it "unsigned int TOTALIZATOR".
My Microcontroller is ATMEGA32A
My problem is that when i am trying to display this variable value in 16x2 LCD display, its shows 'V' Character at position of second digit, which is not require or don't know why it was appear in that...?
please suggest some solution...!!
Last edited by a moderator: