PT9: PIC16Fxxxx chip Family - Using clock timer, and an interrupt, to sequence the LEDs
Вставка
- Опубліковано 7 лют 2025
- This video shows how to rotate the LEDs attached to the PIC16F1937.
Prerequisites:
Installed GCStudio IDE
A method to program a PIC16F1937
This video shows:
How to use a Timer overflow interrupt
How to use an 8 bit timer
How to use an 16 bit timer
How to calculate timer values
How to use PICInfo to understand the many available interrupts
All very simple
Enjoy
URL for GCStudio download is: sourceforge.ne...
tup.exe/download
Resources are on GitHub:
github.com/Gre...
Enjoy