Circuit
Electronic voting machine has now replaced the traditional mechanism of voting due to several advantages like security, automatic counting etc. This project presents a way to develop an electronic voting machine which displays the count of votes on a 16x2 LCD interface. A user can get his/her vote register through a set of switches (one for each candidate). After every cast of vote, the subsequent count can be seen on LCD. The circuit uses AT89C51 microcontroller and the code for the project has been written in C.
This LCD based electronic voting machine is designed for four candidates. The input part consists of a set of six tactile switches. The switches and 16x2 LCD are interfaced to microcontroller AT89C51 for various operations and displays.
The provision of casting votes for the candidates has been provided through four of these switches. These switches are made active high and connected to pins 2-5 (P1^1 – P1^4) of the controller. The remaining two switches (both active low) are to start and stop the voting procedure. They are connected to pins 1 and 6 (P1^0 and P1^5) respectively. The Init (start) switch initializes the voting system when pressed, while the Stop switch ends the voting and displays the poll results on LCD screen.
For more details on working with LCD, refer LCD interfacing with 8051. The data pins of the LCD (pins 7-14) are connected to the output port P2 of the microcontroller. The control pins (RS, R/W and EN) are connected to port P3 pins P3^0, P3^1 & P3^6 respectively.
Working:
The voting is started by pressing the Init switch after which the user is prompted to vote. The count of votes is stored in four different variables. As soon as the user votes for a candidate by pressing one of the switches, the value of the corresponding variable is increased by one. After this a Thank you message is displayed on LCD to acknowledge the registration of user’s vote.
The message stays on the screen until the next user either presses the Init button to cast another vote or Stop switch is pressed get the poll results. When the stop button is pressed, the names of the candidates are displayed along with their vote counts. After some delay, the result is displayed which could be either declaration of the winner candidate or the candidates with a clash of their number of votes.
It is available, no problem. Check Once more. (You may need an account)
ReplyDeleteafter the file generated by the keil, its size had exceed 4k, can it still be able to burn into atmel 89c51 microntroller?
ReplyDeleteif i use the atml 89s52 micro controller, do i need to change the #include into #include?
ReplyDeleteif i use the atml 89s52 micro controller, do i need to change the #include into #include ?
ReplyDeleteNice work. You have done a great job. keep it up.
ReplyDelete@chee_yong88
ReplyDeleteIts done on 89S52, no compatibility problem. Choose 89S52 in your Keil project.
hi vishal
ReplyDeletewill you help me to write for me code using 40x2 microcontroller
thanks
Hi Vishal, I have already tried ur project in p89v51rd2 uc but unable to get desired results. The control stops at the switches taking no i/p & finally I dumped the project.
ReplyDelete@Subhra, I have done a couple of them. There is no problem with the code or circuit. Compile it for 89C51 or 89S51/52, and do a simulation in Proteus.
ReplyDeleteElectronic voting keypads are voting solution or you can say a real time sounding out system that allow users to survey the audience of a show by asking them questions and gathering their answers to these keypads. Generally these systems are fully integrated into PowerPoint and thus the results are graphically displayed promptly.
ReplyDeleteplz provide all component list with proper ckt diagram..........as soon as possible.....
ReplyDelete@atul
ReplyDeleteThere is a need of crystal oscillator and two startup capacitors at the oscillator section, connect crystal (12MHz) to pins XTAL1 and XTAL2, connect a 22pf capacitor across each of XTAL pins and ground. Connect VEE of LCD to GND or connect a variable resistor across as VDD-VEE-VSS (if you want to control contrast) , hope you got it.
dont you have the code in assembly?
ReplyDeletethanks vishal.. :)
ReplyDeleteIf there are any disadvantages please tell me quickly?
ReplyDeleteIf you don't mine. continue my doubts in telugu language?
ReplyDelete@Basava
ReplyDeleteI dont know telugu. What is your problem?