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

Topic: "atmega1284"

MCUdude/MightyCore

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

Language: C++ - Size: 21.3 MB - Last synced at: about 24 hours ago - Pushed at: 6 months ago - Stars: 675 - Forks: 185

stevemarple/Calunium

Arduino clone based on the ATmega644P/ATmega1284P

Language: C++ - Size: 1.83 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 34 - Forks: 7

jelson/rulos

Ravenna Ultra-Low-Altitude Operating System: An embedded OS for AVR and ARM CPUs

Language: C - Size: 536 MB - Last synced at: 2 days ago - Pushed at: 4 months ago - Stars: 18 - Forks: 4

JensGrabner/snc98_Slash-Number-Calculator

accurate scientific calculator with fractions inside

Language: C - Size: 51 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 3

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

TobiasVanDyk/AtMega1284-PedalShield

2018: The ATMega1284P Guitar and Music Effects Pedal: Port of the Arduino Uno ATMega328 Pedalshield ( developed by Electrosmash and Open Music Labs) to the ATMega1284P which has 8 times more RAM than the Uno (16kB versus 2kB). An additional unexpected benefit is that the Mega1284 build has much lower noise component - to the extent that when I compare the Uno and the Mega1284 using the same support circuitry it is not unreasonable to describe the Uno as "noisy" and the Mega1284 as "quiet". The larger RAM means that a much longer delay effect can be obtained - and that is demonstrated by the Arduino sketch example that I have included.

Language: C++ - Size: 5.38 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

sirboard/SirMighty

Microcontroller Development Board for the ATMega1284P which also works for the 644/324/32/16 derivatives. Fully Compatible with Arduino MightyCore

Size: 1.05 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

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

TobiasVanDyk/AtMega1284-StompBox

2018: ATMega1284 Quad Opamp Effects Box: The Stomp Shield for Arduino from Open Music Labs use an Arduino Uno and four opamps as a guitar effects box. Similar to the other ATMega1284 repository that shows how to port the Electrsmash Uno Pedalshield, I have also ported the Open Music Labs Guitar Effects box to the ATMega1284P which has 8 times more RAM than the Uno (16kB versus 2kB).

Language: C++ - Size: 1.7 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

MrFlynn/micro-mega

Demo micro kernel and operating system for the ATmega 1284.

Language: C - Size: 124 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

46nori/ATmega1284EthernetController

Size: 382 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - 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

Spiritual-Programmer/iHome

iHome automates your home and turns it into a smart house. It allows you to control the lighting, locking, and unlocking of doors and the main gate through Bluetooth or the control hub.

Language: C - Size: 1.91 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

llegoff/bobuino

atmega 1284 arduino compatible

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

nnguy072/mem_game

memory game on embedded system

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