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)