ShiftRegister-PWM-Library icon indicating copy to clipboard operation
ShiftRegister-PWM-Library copied to clipboard

Arduino library that makes shift register pins PWM capable

ShiftRegister-PWM-Library

The ShiftRegister PWM Library enables usage of shift register pins as pulse width modulated (PWM) pins. Instead of setting them to either high or low, the library lets the user set them to up to 256 PWM-levels.

Getting started

This post serves as a documentation page for the library.