Showing posts with label Counter. Show all posts
Showing posts with label Counter. Show all posts

74LS192 counter based A simple scoring game circuit

A simple scoring game circuit that can be used for all occasions when a dice is needed.The circuit is based on a NE555 timer,a 74LS192 counter,a74LS247 decoder and a & segment LED display.The timer IC1 will produce the clock for the counter IC(IC2) whose frequency is determined by R1 and C2.When S2 is pressed the IC2 will count in up mode and when S3 is pressed the IC2 will count in down mode.The IC 3 will decode the count to display it on the seven segment LED display .Thats about the working of the circuit.The circuit is designed strictly sticking on to the basics of counters and is a good one for beginners.There is nothing big deal.

Circuit diagram with Parts list.


74LS192 counter based  A simple scoring game circuit


Notes:

  • To play the game switch the power ON and press S1 to reset the counter.
  • Now press S2 or S3 and release .The IC2 will hold the last count .Now press S4 to see the score on display.That’s your score.Now the second person can try.
  • Each time one tries, he should press the S1 to reset the count and then press S2 or S3 and then S4 to see the score.
  • Circuit can be powered from a 9V radio cell or a 9V regulated DC power supply .

8051 chip and Two 7-segment displays featured Decimal Counter

The purpose of this lab is to implement a decimal counter which counts from 0 to 99.

You will have to write a C program for the 80X51 micro-controller.

You will then compile your C program using C51 compiler and burn it unto an 8051 stand alone chip. You will also have to do some wiring in this lab.

The 8051 chip requires some connections to function properly, and the 7-segment displays need to be wired to the 8051.

Schematics are provided below.

S:electronicsuite.com

1minute to 2 Hour Timer circuits(cd4060)


This is a 1 minute to two-hour timer switch. The 14-stage binary ripple counter Type 4060, IX, has an on-chip oscillator capable of stable operation over a relatively wide frequency range. In the present circuit, the oscillator frequency is determined by an external RC network connected to pins 9, 10 and 11.


Parts List

R12.2MΩ
R218KΩ
R31KΩ
R41KΩ
R51KΩ
R61MΩ
VR1500KΩ (504)
C1220nF (224)
C210nF (103)
D1LED
D2LED
D31N4001
Q1BC547
IC1CD4060
RL1Relay

When the power is on, the pulse at junction R6-C2 resets the counter and counting starts. When the counter reaches bit 14 (Q13), pin 3 goes high so that the relay, a 9V type, is turned on via driver Q1.

CD4060 CMOS 14 Stage Ripple-Carry Binary Counter Divider and Oscillator pinout

CD4060 Pinout

The time delay is set with the aid of VR1. Time delays of between one minute and two hours are possible by appropriate dimensioning of the timing components:

1-30 minutes: C1 = 220nF ; VR1 = 500KΩ. 1-60 minutes: C1 = 470nF ; VR1 = 500KΩ. 1-120 minutes: C1 = 470nF ; VR1 = 1MΩ.

The timer is powered by a 9V PP3 battery. Light-emitting diode D1 does not affect the operation of the circuit and is included merely to show that the timer works. Diode D1 and resistor R4 are , therefore, optional components.

S:electronicecircuits.com





PIC16F84A 3.5GHz LCD Frequency Counter

PIC16F84A 3.5GHz LCD Frequency Counter

room temperature controller with PIC. This equipment uses two temperature sensors, drives external equipment, and keeps the temperature of the room at preset temperature. The purpose of this equipment is for preventing room temperature going up with the heat of the computers. Electric cost will become high if an air-conditioner is always operated. Then, I made the equipment which adjusts the temperature of the room automatically using some ventilation fans. The function below preset temperature is a function attached moreover. I think that it can use for temperature control, such as a greenhouse.

Read more Source:

http://foxdelta.com/products/freqcounter.htm

http://electronics-diy.com

Thank you.

Advertisement