0% found this document useful (0 votes)
5 views2 pages

SMS Based Voting System Overview

This document describes an SMS based voting system that allows users to vote in polls by sending text messages. Users can vote for one of four options labeled A, B, C, or D by sending a "VOTE x" message, where x is their choice. The votes for each option are displayed in real time on an LCD screen and stored in the microcontroller's EEPROM memory so votes are not lost if the device is powered off.

Uploaded by

Anil Reddy
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views2 pages

SMS Based Voting System Overview

This document describes an SMS based voting system that allows users to vote in polls by sending text messages. Users can vote for one of four options labeled A, B, C, or D by sending a "VOTE x" message, where x is their choice. The votes for each option are displayed in real time on an LCD screen and stored in the microcontroller's EEPROM memory so votes are not lost if the device is powered off.

Uploaded by

Anil Reddy
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

SMS BASED VOTING SYSTEM

ABSTRACT

A microcontroller based project called the "SMS Based Voting System". Using this
system you can ask your users to vote for any of the four options. Four available
options are identified by a letters 'A', 'B', 'C' and 'D'. User can vote for any option
by sending a text message to the mobile number.
For example if you want to create a poll like this.
Which is your favorite phone brand?
A: Nokia
B: Apple
C: Samsung
D: L.G.
So your user can vote for any of the four brands by sending a message like this
VOTE x
where x is the choice he/she wish to vote for. For example if they want to vote for
Nokia, then they should send a message like this :
VOTE A
The number of vote received for each option is shown in real time on the LCD
Module. The votes are stored in the internal EEPROM of the AVR so they are not
lost on power failures. That means even if you switch off the device and switch it
on after few days (or few years!) it will remember the votes !

DEFINITION

SMS based voting machine is type of machine on which user can dial the specific
number from any land line or mobile phone to cast his vote. Once the user is
connected to the voting machine he can enter his password & choice of vote. In
this project user can dial the specific number from any land line or mobile phone to
cast his vote. Once the user is connected to the voting machine he can enter his
password & choice of vote. User is allotted 15 seconds to enter his password &
choice. Note that time limit is set accordingly

You might also like