PIC Microcontrollers Timer and Watchdog Timer
Move to the next level in PIC Microcontroller Programming using Register Manipulation to control Time in your Projects
What 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
Requirements
-
Basic experience in Electronics
-
Basic experience in PIC Microcontroller
-
A Will to apply, not just watch
Who this course is for:
- PIC Microcontroller Geeks
- Electronics Geeks
- Anyone Interested in Learning New Things about PIC Microcontroller
- Anyone Interested in Learning PIC Microcontroller Timer Registers and how to use them