edirab / ShiftRegister-PWM-Library

Arduino library that makes shift register pins PWM capable

Home Page:https://timodenk.com/blog/shiftregister-pwm-library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

This post serves as a documentation page for the library.

About

Arduino library that makes shift register pins PWM capable

https://timodenk.com/blog/shiftregister-pwm-library

License:MIT License


Languages

Language:C++ 100.0%