PIC Microcontrollers Timer and Watchdog Timer
Move to the next level in PIC Microcontroller Programming using Register Manipulation to control Time in your ProjectsWhat you'll learn
- What are Timers
- What is Timer0
- What is the difference between Timer0, Timer1 and Timer2
- How to Interrupt the PIC when the timer overflows
- How to deal with timer register
- How to implement Delay using Timers instead of Delay Function
- Why you shouldn't use the Delay Function and how it affects your PIC Microcontroller based project
- What is a Watchdog Timer
- How watchdog Timer can help save your life! and why it's used in very critical real-time projects?
- How to deal with Watchdog Timer
- Why Timers are an essential Peripheral
- Practical Application Examples
- How to use the Time and Timer Registers in PIC Microcontrollers.
- how to use these features to control time in your projects.
- How to configure the timer and watchdog timer on the PIC16F that you are using.
- How to use the timer and watchdog timer in your projects.