This repository contains the code for a Smart Voting System using Arduino, a keypad, and an LCD. The system ensures secure and transparent voting for two candidates while allowing real-time vote tracking and ID-based voting validation.
Secure Voting:
Only valid IDs are accepted for voting. Each ID can vote only once. Candidate Selection:
Press C to vote for Candidate W. Press B to vote for Candidate R. Real-Time Results:
Press D to display the total votes for both candidates. Results are displayed for 3 seconds before resetting. LCD Display:
Guides the user through the voting process. Displays feedback for invalid or used IDs. Keypad Control:
Intuitive interface for ID entry and voting using a 4x4 keypad.