Making a Eurorack module out of an ARMSID and 1284p/Arduino
-
Updated
Aug 30, 2022 - C++
Making a Eurorack module out of an ARMSID and 1284p/Arduino
This library enables you to use ISR-based PWM channels on AVR ATmega164, ATmega324, ATmega644, ATmega1284 with MCUdude MightyCore, to create and output PWM any GPIO pin. It now supports 16 ISR-based PWM channels, while consuming only 1 Hardware Timer. PWM channel interval can be very long (ulong microsecs / millisecs). The most important feature…
To associate your repository with the mightycore topic, visit your repo's landing page and select "manage topics."