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 8e1cb3e commit bec28bbCopy full SHA for bec28bb
content/micropython-course/course/05.analog/04.analog.md
@@ -13,7 +13,7 @@ Analog signals are used to represent phenomena in the real world, such as pressu
13
14
You will learn the following in this chapter:
15
- How to read an analog signal,
16
-- how to control output devices such as LED.
+- how to generate a faux analog output signal using PWM, to fade an LED.
17
18
## Analog Signals
19
0 commit comments