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.
2 parents b03304c + 4b1e48b commit fe956caCopy full SHA for fe956ca
components/pwm/pwm_output/definition.json
@@ -0,0 +1,12 @@
1
+{
2
+ "displayName": "PWM Output",
3
+ "vendor": "Generic",
4
+ "description": "A Pulse-Width-Modulated component with fixed frequency. Duty cycle can be set from 0-255",
5
+ "productURL": "https://www.adafruit.com/product/301",
6
+ "documentationURL": "https://learn.adafruit.com/improve-brushed-dc-motor-performance/pwm-and-brushed-dc-motors",
7
+ "published": true,
8
+ "pwmSetting": "fixedFrequency",
9
+ "visualization": {
10
+ "type": "slider-pwm"
11
+ }
12
+}
components/pwm/pwm_output/image.png
7.47 KB
0 commit comments