]> kolegite.com Git - vmks.git/commit
Updated Timer Interrupt Examples
authorIvan Stefanov <istefanov@elsys-bg.org>
Tue, 24 Nov 2020 14:10:17 +0000 (16:10 +0200)
committerIvan Stefanov <istefanov@elsys-bg.org>
Tue, 24 Nov 2020 14:10:17 +0000 (16:10 +0200)
commit908407353a98d96523392a7bac1f9a6bf3fc9c6b
tree3fb9551845eb88c7e787e33fc63a6db716007271
parent444416a69af93530f0af08a6f5c040f1b1fb8293
Updated Timer Interrupt Examples

Updated names to show interrupt source used
and the main parameters of the timer setup.
Also added a little bit description in the beginning of some of the projects describing the code and added some comments.
Examples/Timer_1Hz_with_external_enable/Timer_1Hz with external enable.png [deleted file]
Examples/Timer_1Hz_with_external_enable/Timer_1Hz_with_external_enable.ino [deleted file]
Examples/Timer_1_10kHz_ISR/Timer_1_10kHz_ISR.ino [deleted file]
Examples/Timer_1_COMPA_Toggle_pin_13_at_1Hz/Timer_1_COMPA_Toggle_pin_13_at_1Hz.ino [new file with mode: 0644]
Examples/Timer_1_COMPA_and_OVF_10kHz_Software-PWM/Timer_1_COMPA_and_OVF_10kHz_Software-PWM.ino [new file with mode: 0644]
Examples/Timer_1_OC1A_Blink_pin_9_at_1Hz_with_external_enable/Timer_1_OC1A_Blink_pin_9_at_1Hz_with_external_enable.ino [new file with mode: 0644]
Examples/Timer_1_OC1A_Blink_pin_9_at_1Hz_with_external_enable/Timer_1_OC1A_Blink_pin_9_at_1Hz_with_external_enable.png [new file with mode: 0644]
Examples/Timer_ISR/Timer_ISR.ino [deleted file]
Examples/UART-Send/UART-Send.ino