hi
Please help me to building a parking - avr atmega8
I need an input key called A. With each click, the number 5 decreases accordingly to reach 0
and need an input key called B. with each click, The number 0 increases to 5, respectively
Requires 5 keys so that:
5 characters named z1 z2 z3 z4 z5
z1 z2 z3 z4 z5 will be displayed by default,
Each key belongs to the control of a character.
For example: By pressing key 5, the character Z5 will be deleted the in the lcd
Please help to write this code in the CodeVisionAVR program
TANX
Please help me to building a parking - avr atmega8
I need an input key called A. With each click, the number 5 decreases accordingly to reach 0
and need an input key called B. with each click, The number 0 increases to 5, respectively
Requires 5 keys so that:
5 characters named z1 z2 z3 z4 z5
z1 z2 z3 z4 z5 will be displayed by default,
Each key belongs to the control of a character.
For example: By pressing key 5, the character Z5 will be deleted the in the lcd
Please help to write this code in the CodeVisionAVR program
TANX