top of page
5-Bit Voting Machine
Project Description
The 5-Bit Voting Machine is a custom designed voting machine for two candidates utilizing digital logic gates.
​
The machine is meant to be used by voters and an administrator. When the machine is ready for a vote, the administrator readies the machine. A voter can come and select candidate A or B (and can change their mind if they desire to do so). When they have decided, the voter will cast, incrementing whichever candidate they have selected. The next voter cannot cast until the administrator readies the machine again.
Methods
-
Designed the 5-Bit Voting Machine using basic logic gates, T Flip Flops, D Flip Flops, and buffers in Logicly
-
Included features for candidate selection, vote cast, administrative override, and maintenance controls
bottom of page