8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fd972a commit 73a3dabCopy full SHA for 73a3dab
PWM.md
@@ -1,7 +1,7 @@
1
How PWM is used for TTS
2
-----------------------
3
4
-We'll analyze the code for speech output on Arduino pin 9. This is
+We'll analyze the code for speech output on Arduino pin 9, on an ATMega328. This is
5
hardware pin 15 (known here as OC1A).
6
7
A good introduction to PWM can be found
0 commit comments