An open API service indexing awesome lists of open source software.

https://github.com/simsso/shiftregister-pwm-library

Arduino library that makes shift register pins PWM capable
https://github.com/simsso/shiftregister-pwm-library

arduino pwm shift-register shiftregister-pwm-library

Last synced: 8 months ago
JSON representation

Arduino library that makes shift register pins PWM capable

Awesome Lists containing this project

README

          

# 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](https://timodenk.com/blog/shiftregister-pwm-library)
This post serves as a documentation page for the library.