Sign in
pigweed
/
pigweed
/
showcase
/
sense
/
refs/heads/main
/
.
/
modules
/
pwm
/
README.md
blob: c6c7b8b747d137c895fab7ef1ed9fa19637ce547 [
file
] [
log
] [
blame
] [
view
] [
edit
]
# PWM
This
modules provides an
interface
for
devices connected to pins that can be
driven
by
the
Pulse
Width
Modulation
(
PWM
)
block
.
PWM allows
for
more states
than simply on
or
off
,
such
as
variable intensity
or
changing levels over time
.