Proof of concept connecting ATmega644 with the good old 80287 math coprocessor
-
Updated
Jul 3, 2018 - C
Proof of concept connecting ATmega644 with the good old 80287 math coprocessor
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…
NET layer for a custom network architechture implemented on an AVR.
Handwatch using ATMega644, HP 5082-7432, BMP280 and ADXL345
My first EPROMs programmer with ATmega644, PIO 8255 and other TTL logic ICs
Test the H-Bridges integrated inside the HotBlack RaspberryPI Arduino Shield that powers Seeker of Ways-B
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…
Add a description, image, and links to the atmega644 topic page so that developers can more easily learn about it.
To associate your repository with the atmega644 topic, visit your repo's landing page and select "manage topics."