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 112a28a commit 7a24f10Copy full SHA for 7a24f10
examples/DimmableLEDActuator/DimmableLEDActuator.ino
@@ -27,7 +27,7 @@
27
* <[email protected]> Vera Arduino Sensor project.
28
* Developed by Bruce Lacey, inspired by Hek's MySensor's example sketches.
29
*
30
- * The circuit uses a MOSFET for Pulse-Wave-Modulation to dim the attached LED or LED strip.
+ * The circuit uses a MOSFET for Pulse-Width-Modulation (PWM) to dim the attached LED or LED strip.
31
* The MOSFET Gate pin is connected to Arduino pin 3 (LED_PIN), the MOSFET Drain pin is connected
32
* to the LED negative terminal and the MOSFET Source pin is connected to ground.
33
0 commit comments