Skip to content
#

atmega1284

Here are 14 public repositories matching this topic...

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…

  • Updated Dec 5, 2022
  • C

This library enables you to use Interrupt from Hardware Timers on an AVR ATmega164, ATmega324, ATmega644, ATmega1284 with MCUdude MightyCore. It now supports 16 ISR-based timers, while consuming only 1 Hardware Timer. Timers interval is very long (ulong millisecs). The most important feature is they are ISR-based timers. Therefore, their executi…

  • Updated Dec 5, 2022
  • C

Improve this page

Add a description, image, and links to the atmega1284 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the atmega1284 topic, visit your repo's landing page and select "manage topics."

Learn more