rtes:topics:arduino:interrupts
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
rtes:topics:arduino:interrupts [2017/10/17 13:55] – [Lecture Material] admin | rtes:topics:arduino:interrupts [2018/11/08 12:16] (current) – [2) Generate f = 3 kHz] admin | ||
---|---|---|---|
Line 7: | Line 7: | ||
- | We use part of the excellent material from [[http:// | + | We use part of the excellent material from [[http:// |
+ | /* | ||
* Lecture 6: {{: | * Lecture 6: {{: | ||
* Lecture 7: {{: | * Lecture 7: {{: | ||
+ | */ | ||
+ | * Lecture 6: {{ : | ||
+ | * Lecture 7: {{ : | ||
+ | |||
+ | * [[https:// | ||
+ | * {{http:// | ||
+ | * {{http:// | ||
From the introduction to ATmege328 (" | From the introduction to ATmege328 (" | ||
Line 21: | Line 28: | ||
* Addressing modes | * Addressing modes | ||
* Instructions | * Instructions | ||
+ | |||
+ | ==== Interrupt and Context Switch ==== | ||
+ | |||
+ | A very good explanation is found here: | ||
+ | * https:// | ||
+ | |||
===== Lab / Exercises / Homework ===== | ===== Lab / Exercises / Homework ===== | ||
Line 31: | Line 44: | ||
Modify the code from the instructable above to generate a frequency of f = 3 kHz. | Modify the code from the instructable above to generate a frequency of f = 3 kHz. | ||
+ | |||
+ | ==== The Lazy Ones use this ==== | ||
+ | |||
+ | http:// | ||
+ | |||
===== Links ===== | ===== Links ===== | ||
rtes/topics/arduino/interrupts.1508248523.txt.gz · Last modified: 2017/10/17 13:55 by admin