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
- Breadboard
- Decade Counter IC (e.g., 4017 IC)
- LEDs (Red and Yellow)
- Resistors (330 Ohm or appropriate for LEDs)
- Jumper Wires
- 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.
- The decade counter is powered by a 9V battery.
- LEDs are connected to the output pins of the counter. The LEDs alternate in their “on” state as the counter progresses through its outputs.
- The counter continuously cycles through the outputs, creating a rolling effect between the LEDs.
- 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
- Simple and easy to implement with minimal components.
- Provides a visual representation of a coin toss.
- Useful for random selection or decision-making.
Limitations
- Relies on physical user input to stop the counter, which may introduce a small delay.
- Limited to two outputs, making it a basic decision-making tool.
Applications
- Random decision-making or game applications.
- Teaching tool for understanding decade counters and basic electronics.
- 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
Component | Quantity | Cost per Unit (INR) | Total Cost (INR) |
---|---|---|---|
Breadboard | 1 | 150 | 150 |
Decade Counter IC | 1 | 20 | 20 |
LEDs | 2 | 5 | 10 |
Resistors (330 Ohm) | 2 | 2 | 4 |
Jumper Wires | 10 | 1 | 10 |
9V Battery & Connector | 1 | 50 | 50 |
Total Cost | - | - | 244 INR |
References
- Datasheet of Decade Counter IC 4017
- Tutorials on Breadboard Circuit Design