An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: atmega644

MCUdude/MightyCore

Arduino hardware package for ATmega1284, ATmega644, ATmega324, ATmega324PB, ATmega164, ATmega32, ATmega16 and ATmega8535

Language: C++ - Size: 21.3 MB - Last synced at: 10 days ago - Pushed at: 5 months ago - Stars: 671 - Forks: 183

rhthomas/aMessage

NET layer for a custom network architechture implemented on an AVR.

Language: C - Size: 141 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

llegoff/bobuino

atmega 1284 arduino compatible

Size: 1.13 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

mkulesh/avrDigitalClock

A digital clock based on ATmega644 MCU

Language: C++ - Size: 20.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

khoih-prog/ATmega_Slow_PWM 📦

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 is they're ISR-based PWM channels, supporting lower PWM frequencies with suitable accuracy. Their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks. These ISR-based PWMs, still work even if other software functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software-based PWM using millis() or micros(). That's necessary if you need to control devices requiring high precision. Now you can change the PWM settings on-the-fly

Language: C - Size: 74.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

HWHardsoft/Pipes

Pipe Mania aka Pipe Dream for the Uzebox game console written in ANSI-C

Language: C++ - Size: 109 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

khoih-prog/ATmega_TimerInterrupt 📦

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 executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks

Language: C - Size: 140 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

HWHardsoft/2048

2048 game for Uzebox diy game console

Language: C++ - Size: 290 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

OrsoEric/2019-09-29-At644-RPI-Hat-Test-DC-Motors

Test the H-Bridges integrated inside the HotBlack RaspberryPI Arduino Shield that powers Seeker of Ways-B

Language: C - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

TechnoCosmic/zero

Pre-emptive multitasking kernel for AVR architecture MCUs

Language: C++ - Size: 660 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 2

aelfimow/ATmega-meets-FPU

Proof of concept connecting ATmega644 with the good old 80287 math coprocessor

Language: C - Size: 389 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

kononowicz24/bwatchv3

Handwatch using ATMega644, HP 5082-7432, BMP280 and ADXL345

Language: C - Size: 67.4 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

OrsoEric/2019-10-05-Seeker-Of-Ways-B-Open-Loop-Motor-Control-Firmware

Seeker Of Ways B Open Loop Motor Control Firmware. Features Uniparser V4, communication timeout and motor slew rate

Language: C++ - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Carlos-Descalzi/avr6502

Language: C - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

javimontero/zenslider-controller

ATMEGA644p firmware for ZenSlider and ZenFocus controller

Language: C++ - Size: 2.69 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

HWHardsoft/Happy-Easter

Happy Easter game for Uzebox diy game console

Language: C++ - Size: 50.8 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

HWHardsoft/Candle-Burner

Candle Burner game for Uzebox diy game console

Language: C++ - Size: 360 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

aelfimow/eprom-tool-1

My first EPROMs programmer with ATmega644, PIO 8255 and other TTL logic ICs

Language: C - Size: 4.98 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0