avr-gcc
There are 308 repositories under avr-gcc topic.
buserror/simavr
simavr is a lean, mean and hackable AVR simulator for linux & OSX
ladislas/Bare-Arduino-Project
Start your Arduino projects right out of the box
osx-cross/homebrew-avr
Homebrew AVR Toolchain
lpodkalicki/blog
A set of various projects based on ESP8266, ESP32, ATtiny13, ATtiny85, ATtiny2313, ATmega8, ATmega328, ATmega32, STM32 and more.
avrdudes/avr-libc
The AVR-LibC package provides a subset of the standard C library for AVR 8-bit RISC microcontrollers.
mcore1976/antispy-jammer
Simplest ultrasonic ANTISPY voice recording jammer based on ATTINY13 / ATTINY85/45/25 / ARDUINO with PAM8403 / TPA3116D2 module driving piezo ultrasonic transducers (and optionally AD8933 signal generator)
mcore1976/jammer
Very simple 433MHz (EU/ASIA) 315 MHz (US) RF jammer for keyless cars theft prevention
amirbawab/AVR-cheat-sheet
AVR cheat sheet for the ATmega328p
Sylaina/oled-display
Library for OLED-displays runs on AVR
jnk0le/AVR-UART-lib
extremly light uart library for AVR 8 bit microcontrollers
DarkSector/AVR
Some AVR code that I wrote for my ATmega32 based board. Code is in Assembly and C.
Jacajack/avr-ds18b20
AVR library for controlling DS18B20 temperature sensors
lpodkalicki/attiny13-software-uart-library
ATtiny13 Software UART library.
mcore1976/sim808gpstracker
DIY GPS GSM vehicle tracker based on SIM808 module and ATMEGA328P
mcore1976/sim7000gpstracker
This is simple GPS vehicle tracker base on SIMCOM SIM7000E/G/A module. Works for GSM/LTE-M networks around the globe
goessl/ATmega328P
ATmega328P driver library
jcmvbkbc/avr-flash-vtbl
AVR-GCC plugin that puts vtbls into program memory
mcore1976/gpstracker
the cheapest GPS tracker / GPS locator based on AVR ATTINY2313/4313 or ATMEGA328 (ARDUINO) and SIM800L GSM module
agarmash/Xreceiver
My implementation of standalone Xbox 360 wireless controller receiver, made of Xbox 360 Fat RF module and ATTiny13
mcore1976/cc1101
Simple packet radio on ATMEGA328p (arduino) and CC1101 chip - PC to PC communicator
xanthium-enterprises/atmega328p-serial-uart-to-pc-communication
Atmega328p sample codes for USART (transmission and reception) communication with a Linux/Windows PC
UlrichBecker/gcc-toolchain-builder
Script collection to build ready to use GCC 13.1.0 cross and/or native toolchains: C and C++ for all, (Fortran, ADA, D and GO for native compiler only). Cross targets: LM32, AVR, Motorola 68000 (m68k), (ARM in develop yet)
fooker/attiny85-i2c-pwm
I²C controleld PWM generator based on ATTiny85
arbv/avr-context
Facilities for Context Switching and Coroutines on AVR microcontrollers and AVR-based Arduino boards (mirror)
Jacajack/avr-dhtxx
An AVR library for reading data from DHT11 and DHT22 sensors
jonopriestley/avrsim
Simulator for AVR as taught in ELEC1601 at Sydney University
modm-io/avr-gcc
Prebuilt upstream avr-gcc for Linux
rubberduck203/avr-template
Template for avr-gcc projects utilizing CppUTest for unit tests
Ledrunning/LightController
Open source project to control light in the room, garage, street, house.
lpodkalicki/avr-toolchain-docker
Dockerized AVR8 Toolchain
mcore1976/pest-repellent
This is ultrasonic pest repellent device for bugs based on ATTINY85, resistors and PAM4803 amplifier with set of 40kHz ultrasonic transducers
jj1bdx/avrhwrng
Hardware Random Number Generator with Arduino
nnarain/cmake-avr-toolchain
cmake avr-gcc toolchain
daltonmatos/kk2-firmware
Attempt to migrate the KK 2.x firmware from AVR Assembly (AVR Studio 4) to avr-gcc C
Electrostat-Lab/AVR-Sandbox
Dig deeper into the AVR-WORLD using the 8-bit mcu avr devices on a special shell environment.
Neomer/AVRC
C headers for AVR microcontrollers. Arduino must die!