Karanpreet Singh Gtbit Electronics and Communication
Karanpreet Singh Gtbit Electronics and Communication
GTBIT
Electronics And Communication
A “POV” Clock or Propeller clock is a linear array of light emitting diodes,
rotating at a high angular velocity to generate a circular screen.
Rotating Parts
•Microcontroller (PIC 18F4520)
•LED’s(8)
•Capacitors(22pF and 27pF)
•LM7805(Voltage Regulator IC)
•9V 6f22 Battery
•Crystals
1. 4 MHz for system clock
2. 32.768 KHz for use as RTC(Real Time Clock)
Led Board
Main Board
LED Board
Main Board
Jumpers
The working of this project essentially includes getting the RTC(Real
Time Clock) working and setting the delay after each pixel column correctly.
The Real Time Clock using PIC18f4520 includes using a 32.768 KHz
crystal with 27pF capacitors as external oscillator for TIMER1.TIMER1 is a 16bit
timer, and takes a 2 second delay with the mentioned crystal . A predefined
value of 0x80 in high register produces a desired 1 second delay.
The calculation of delay includes simple rotational kinematics formulas
and theory.
v=ωr
where,
v=linear velocity
ω=angular velocity(1800 rpm , speed of motor)
r=radius(length from shaft to the LED board,9cm)
v=2.7m/sec
Time for rotating part to move 5mm(width of a single led)=1.85 msec (delay
between two pixel columns)
Time for moving 200mm(i.e. 6 numbers and two “:”) =74 msec
The project requires good knowledge and preferably prior experience with
motors and soldering.
http://www.electronixandmore.com/project/propclock/index.html
http://www.bobblick.com/techref/projects/propclock/propclock.html