Skip to content

ArIESIITRoorkee/e-Voting-Machine

Repository files navigation

Electronic Voting Machine

This repo contains android and arduino code for EVM made during Shristi-2017. Connection between android app and arduino was made using HC-05 bluetooth module.

Features:

  • Votes are stored in Arduino and are displayed in the app using "Fetch Result" button.
  • "Enable vote" button is used to enable voting. After enabling, only first vote is counted and rest of the votes are ignored. Using same id twice is not allowed.
  • "Reset" button can be used to set count of all votes to zero.
  • "Start new election" lets one to start a fresh election. Enter number of candidates and their names to start a new election.

To do:

  • Add finger-print scanner
  • Create a database in the app for storing candidate names and voter ids.

About

Android and arduino code for EVM

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages