Difference between revisions of "Protocol decoder:Pwm"

From sigrok
Jump to navigation Jump to search
(Created page with "{{Infobox protocol decoder | id = pwm | name = Pulse-width modulation | description = Analog level encoded in duty cycle percentage | status...")
 
m
 
Line 10: Line 10:
| output          = pwm
| output          = pwm
| probes          = Data
| probes          = Data
| optional_probes =  
| optional_probes = —
| options        = polarity
}}
}}



Latest revision as of 00:55, 3 April 2015

pwm
Pv pwm.png
Name Pulse-width modulation
Description Analog level encoded in duty cycle percentage
Status supported
License GPLv2+
Source code decoders/pwm
Input logic
Output pwm
Probes Data
Optional probes
Options polarity

The pwm protocol decoder decodes the pulse-width modulation protocol (e.g. an analog value encoded in duty cycle percentage).

Hardware

One pin/channel contains a pulse-width modulated signal.

Protocol

Resources