Our goal: To make 5Hz frequency pulses.
What we have: PIC16f628a.
Tmr0 is a widely used timer and it has next useful stuff:
- 8 bits timer/counter
- Programmable source of input clock signal
- Create the interrupt event on overflow
Our goal: To make 5Hz frequency pulses.
What we have: PIC16f628a.
Tmr0 is a widely used timer and it has next useful stuff: