tree: 4f469091fdf563a1b28f3dcdbdd3978e9bc27916 [path history] [tgz]
  1. BUILD.bazel
  2. digital_out.cc
  3. digital_out.h
  4. digital_out_fake.cc
  5. digital_out_fake.h
  6. README.md
modules/pwm/README.md

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.