- Back to Home »
- LCD Interfacing , Voting Machine »
- voting machine using 8051
This is the circuit diagram of voting machine for three participant.
Total no of vote for each participant will be displayed on LCD separately. We can also connect EEPROM
to store the data for future use.
I have implemented this project on proteus. It is not hard to implement it on hardware. You are just required to know about LCD interfacing.
The Logic behind this project is that the i have initialized three register to zero and each register is incremented by one for each one keystroke. I have displayed the ASCII equivalent value on LCD. Its very simple and not so much complex to implement.
CLICK HERE TO SEE THE PROGRAM IN ASSEMBLY LANGUAGE
Total no of vote for each participant will be displayed on LCD separately. We can also connect EEPROM
to store the data for future use.
I have implemented this project on proteus. It is not hard to implement it on hardware. You are just required to know about LCD interfacing.
The Logic behind this project is that the i have initialized three register to zero and each register is incremented by one for each one keystroke. I have displayed the ASCII equivalent value on LCD. Its very simple and not so much complex to implement.
CLICK HERE TO SEE THE PROGRAM IN ASSEMBLY LANGUAGE