Mini Project: Rolling Heads or Tails Machine


Name of Mini Project

Rolling Heads or Tails Machine using Decade Counter


Block Diagram

[ Power Supply ] [ Decade Counter IC ] [ LEDs (Alternating States) ] [ User Touch Input ]

# Mini Project: Rolling Heads or Tails Machine  
 
---
 
### **Name of Mini Project**  
Rolling Heads or Tails Machine using Decade Counter  
 
---
 
### **Block Diagram**  
```markdown
[ Power Supply ] --> [ Decade Counter IC ] --> [ LEDs (Alternating States) ] --> [ User Touch Input ]

Circuit Diagram

[Provide a simple circuit diagram showing the decade counter IC connections, LEDs, and input/output connections.]


Components Required

  1. Breadboard
  2. Decade Counter IC (e.g., 4017 IC)
  3. LEDs (Red and Yellow)
  4. Resistors (330 Ohm or appropriate for LEDs)
  5. Jumper Wires
  6. 9V Battery and Connector

Working

The Rolling Heads or Tails Machine is designed to simulate a coin-tossing mechanism using a decade counter IC and LEDs.

  1. The decade counter is powered by a 9V battery.
  2. LEDs are connected to the output pins of the counter. The LEDs alternate in their “on” state as the counter progresses through its outputs.
  3. The counter continuously cycles through the outputs, creating a rolling effect between the LEDs.
  4. When the user touches two wires to supply voltage, the counter halts, leaving one of the LEDs lit, which represents the result (“Heads” or “Tails”).

Advantages

  1. Simple and easy to implement with minimal components.
  2. Provides a visual representation of a coin toss.
  3. Useful for random selection or decision-making.

Limitations

  1. Relies on physical user input to stop the counter, which may introduce a small delay.
  2. Limited to two outputs, making it a basic decision-making tool.

Applications

  1. Random decision-making or game applications.
  2. Teaching tool for understanding decade counters and basic electronics.
  3. Can be modified for educational purposes, such as a binary counter demonstration.

Implementation Screenshots and Photos

Breadboard Setup:

Video/Screen Recording with Explanation

  • Include a video or screen recording explaining the working mechanism, components, and functionality of the project.

Overall Cost/Budget

ComponentQuantityCost per Unit (INR)Total Cost (INR)
Breadboard1150150
Decade Counter IC12020
LEDs2510
Resistors (330 Ohm)224
Jumper Wires10110
9V Battery & Connector15050
Total Cost--244 INR

References

  1. Datasheet of Decade Counter IC 4017
  2. Tutorials on Breadboard Circuit Design