You are on page 1of 12

• Outline / layout of research work

• Present in English
• Add conclusions
• Acknowledgement
• References
INTRODUCTION
• DICE is used for getting any single number from 1 to 6
at a time. Here we are presenting a circuit to make a
electronic digital dice with the help of LED’s (Light
Emitting Diode) that controlled by an 89C2051
microcontroller.

• So in digital dice the LED Dice must have to display 1 to


6 continuously when switch is closed & when the switch
is open at that time whatever digit is there on the LED
Dice should be display on DICE.

• The logic behind this is when switch is pressed the loop


is run and display a Random digit on LED Dice which
has small delay and after that when the switch is open
,at that time the digit should be display on LED Dice
which has big delay, till to pressing the switch.
LIST OF COMPONENTS
 Micro Controller (89C2051)

 Crystal (12MHz)

 Resistors (10K, 200R, 8.2K)

 Capacitors (30pF, 10uF)

 LED (Light Emitting Diode, Green)

 Push Button (Press & Hold)

 Battery (9V, 300mAH)


SCHEMETIC DIAGRAM
1: Oscillator Section
2: Power On Reset Section
3: Output Port
4:Push Button 5: Output LED’s
3
1 4
150R x 6

2
PROJECT WIRING
Case (4) : P1 = ~ 0xD8

Binary of 0xD8 = 1 1 0 1 1 0 0 0

Invert of 0xD8 = 0 0 1 0 0 1 1 1 =
0x27
SIMULATION
SIMULATION and HARDWARE
QUESTIONS
?

You might also like