• Skip to main content
  • Skip to primary sidebar

Making Easy Circuits

Learn and build electronic circuits

You are here: Home / Hobby Projects / “Wheel of Fortune” Game Circuit

“Wheel of Fortune” Game Circuit

Last Updated on March 30, 2020 by Admin Leave a Comment

The wheel of fortune game circuit is a kind of roulette wheel game, where 10 LEDs are used, and once the user initiates the game, the LEDs begin sequencing randomly until a single LED remains illuminated. The result being extremely random, it becomes impossible to predict which LED will be ON and whether it will be the fortunate one or not for the user.

It is easy to build a wheel of fortune with 10-sided die for many applications.

How the Circuit Works

wheel of fortune

As is given, the wheel of fortune starts spinning when switch S1 is pressed. The pressing results in pin 1 of IC 7413 going high. There is an oscillator at IC 7413 which is started and wave pulses begin switching pin 14. This 14th pin is part of a four bit counter IC2. When S1 is released the oscillation comes to a halt.

IC2 also counts the number of pulses the system goes through while S1 was open. A frequency that is suitable for the oscillator that is high enough is chosen to stop the player from cheating by halting the wheel at a certain spot.

The information of four bits is fed to BCD and IC3, a decimal converter. Until the counter DCBA is lower than 1001, one of the 10 outputs of IC3 stays low. That is signaled by an on LED light. For instance, when DCBA = 0110, output 6 of IC3 will be low and this will light up D7.

The IC 7445 is capable of decoding only 10 of the total 16 probable stages. Since from 1010 to 1111, all the outputs are high for IC3, no LED is lit. This may be counted as an end of the player’s turn.

The IC3 may be replaced by ‘one of a sixteen’ decoder, such as 24 pin type 74154 with half dozen LEDs with a series of resistors. This circuit will act as a wheel of fortune with 16 dies.

You'll also like:

  • 1.  Automatic Signalling Circuit for Model Trains
  • 2.  How to Build a Spy Circuits – FM Bug Transmitters
  • 3.  Push-Button ON/OFF Switch using Schmitt Trigger
  • 4.  Day Night Activated Triac Switch Circuit
  • 5.  Simple Intercom Circuit
  • 6.  Simple Latch Circuit using Transistors

About Admin

Hey friends, Thanks a bunch for stopping by this site! I am an engineer with a Bachelor of Engineering in Electronics and Telecommunication. One of my passions is gathering information from all sorts of electronics books and tutorials. I then take that information and compile it into a language that is super easy to understand. My goal is to make those complex electronics circuit concepts and technical terms much more accessible for all the new and budding electronics engineers out there. I can also design customized circuit diagrams as required by the users.
If you have any questions related to this field, please do not hesitate to drop a comment! I am always here and ready to help you out with any queries you might have. I cannot wait to hear from you!

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Categories

  • 3 Phase (4)
  • 8051 Microcontroller (1)
  • Arduino (11)
  • Audio and Amplifier (102)
  • Automation (8)
  • Battery Chargers (64)
  • Bicycle Projects (4)
  • Car and Motorcycle Projects (39)
  • Datasheets (10)
  • DIY Projects (5)
  • Electrical (15)
  • Free Energy (6)
  • Games Projects (2)
  • High Voltage (14)
  • Hobby Projects (30)
  • Household Circuits (2)
  • IC 555 Circuits (5)
  • Ignition Circuits (2)
  • Indicators (50)
  • Infrared (6)
  • Inverter Circuits (29)
  • Lights and Lamps (97)
  • Medical (8)
  • Meter and Tester Circuits (38)
  • Motor Driver (17)
  • New Circuits (56)
  • Oscillators (30)
  • Pets and Pests (5)
  • Power supply (80)
  • Protection Circuits (25)
  • PWM (9)
  • Remote Control (20)
  • Security and Alarm Circuit (48)
  • Sensors and Detectors (66)
  • Signal Processor (23)
  • Solar Controller Circuits (62)
  • SSR (3)
  • Temperature Controller (20)
  • Timer (25)
  • Transformerless (7)
  • Transmitters (12)
  • Tutorials (45)
  • UPS (2)
  • Voltage Regulators (57)
  • Water Sensor and Controller (29)
  • Home
  • Privacy Policy
  • Contact
  • Disclaimer
  • Copyright

© 2025 · Making Easy Circuits