Arduino hardware package for ATmega1284, ATmega644, ATmega324, ATmega324PB, ATmega164, ATmega32, ATmega16 and ATmega8535
-
Updated
Feb 9, 2026 - C++
Arduino hardware package for ATmega1284, ATmega644, ATmega324, ATmega324PB, ATmega164, ATmega32, ATmega16 and ATmega8535
Library for Adafruit touch screen in C translated for the ATmega324A and ATmega128 microcontroller.
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…
Internet controlled rolling robot based on ATMega324 + ESP8266
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…
Polytechnique H2018 - Cours INF1995: Projet Initial en ingénierie informatique et travail en équipe.
Proiectare cu Microprocesoare - UPB 2020
To associate your repository with the atmega324 topic, visit your repo's landing page and select "manage topics."