Skip to content

An advanced fingerprint voting system using Arduino platform.

Notifications You must be signed in to change notification settings

yourtechmafia/IoT-fingerprint-voting-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

IoT-fingerprint-voting-system

All you need to build an advanced IOT voting machine using Arduino hardware modules and Blynk IOT Cloud. Leverages IoT, Blynk Cloud, SD Card and has a secure administrator interface. Code is well commented for easier editing.

Here are the list of modules used in this project:

  • Arduino Mega2560 or any Atmel compatible microcontroller.
  • AS608 fingerprint module for fingerprint procedures.
  • LCD 2004 (20x4 LCD) to display multiple data
  • SIM800L for GPRS connection and IoT.
  • 4 x 4 Keypad module for user input.

Fork all necessary Arduino libraries for this project from (https://github.com/yourtechmafia/Awesome-Arduino-Libraries)

Releases

No releases published

Packages

No packages published

Languages