Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.
/ ATtiny_Slow_PWM Public archive

This library enables you to use ISR-based PWM channels on Arduino AVR ATtiny-based boards (ATtiny3217, etc.), using megaTinyCore, to create and output PWM any GPIO pin. It now supports 64 ISR-based PWM channels, while consuming only 1 Hardware Timer. PWM channel interval can be very long (ulong microsecs / millisecs). The most important feature …

License

Notifications You must be signed in to change notification settings

khoih-prog/ATtiny_Slow_PWM

Error
Looks like something went wrong!

About

This library enables you to use ISR-based PWM channels on Arduino AVR ATtiny-based boards (ATtiny3217, etc.), using megaTinyCore, to create and output PWM any GPIO pin. It now supports 64 ISR-based PWM channels, while consuming only 1 Hardware Timer. PWM channel interval can be very long (ulong microsecs / millisecs). The most important feature …

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published