Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
arduino:arduino_timer [2020/11/18 22:16] admin created |
arduino:arduino_timer [2020/12/14 14:33] (current) admin |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ==== Arduino Uno ==== | ==== Arduino Uno ==== | ||
| - | | ||
| - | ---- | + | Set PWM frequency for pin D5 & D6 |
| - | ==== Arduino Leonardo ==== | + | |
| - | Set PWM frequency for D5 & D6\\ | + | |
| - | | + | |
| | | ||
| | | ||
| | | ||
| | | ||
| - | + | ||
| - | Set PWM frequency for D9 & D10\\ | + | Set PWM frequency for pin D9 & D10 |
| - | + | ||
| | | ||
| | | ||
| Line 20: | Line 18: | ||
| | | ||
| | | ||
| - | + | ||
| - | Set PWM frequency for D3 & D11\\ | + | Set PWM frequency for pin D3 & D11 |
| | | ||
| Line 30: | Line 28: | ||
| | | ||
| | | ||
| + | |||
| //from [[https:// | //from [[https:// | ||
| + | |||
| + | |||
| + | ==== Arduino Leonardo ==== | ||
| One can find a detailed explanation here:\\ | One can find a detailed explanation here:\\ | ||
| - | [[http:// | + | [[http:// |
| + | and the code here:\\ | ||
| + | [[https:// | ||
| + | and a library is here:\\ | ||
| + | [[https:// | ||
| ---- | ---- | ||
| + | ==== License ==== | ||
| + | |||
| + | This manuals is made by **Wolfgang Spahn** 2020.\\ | ||
| + | Except where otherwise noted, content on this wiki is licensed under the following license: [[http:// | ||
| + | |||
| + | < | ||
| + | <a rel=" | ||
| + | </ | ||
| + | |||
| + | ---- | ||
| + | |||