An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with avr-gcc

A curated list of projects in awesome lists tagged with avr-gcc .

https://github.com/buserror/simavr

simavr is a lean, mean and hackable AVR simulator for linux & OSX

avr-gcc avr-simulator c debugger embedded gtkwave simavr

Last synced: 14 May 2025

https://github.com/ladislas/Bare-Arduino-Project

Start your Arduino projects right out of the box

arduino arduino-ide arduino-makefile avr avr-gcc vim youcompleteme

Last synced: 09 Apr 2025

https://github.com/ladislas/bare-arduino-project

Start your Arduino projects right out of the box

arduino arduino-ide arduino-makefile avr avr-gcc vim youcompleteme

Last synced: 05 Apr 2025

https://github.com/avrdudes/avr-libc

The AVR-LibC package provides a subset of the standard C library for AVR 8-bit RISC microcontrollers.

avr-gcc

Last synced: 06 Apr 2025

https://github.com/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)

25khz ad8933 ad9833 arduino attiny13 attiny85 avr-gcc digispark diy jammer microphone-jammer pam8403 pam8610 resistor-ladder tpa3116d2 ultrasonic ultrasound voice-assistant-jammer voice-suppressor

Last synced: 06 Dec 2024

https://github.com/goessl/atmega328p

ATmega328P driver library

arduino atmega328p avr avr-gcc c microcontroller

Last synced: 24 Jun 2025

https://github.com/jcmvbkbc/avr-flash-vtbl

AVR-GCC plugin that puts vtbls into program memory

avr-gcc cplusplus

Last synced: 25 Nov 2024

https://github.com/xanthium-enterprises/atmega328p-serial-uart-to-pc-communication

Atmega328p sample codes for USART (transmission and reception) communication with a Linux/Windows PC

atmega328p avr-gcc avr-microcontroller avr-programming embedded-c embedded-systems uart

Last synced: 18 Feb 2025

https://github.com/fooker/attiny85-i2c-pwm

I²C controleld PWM generator based on ATTiny85

attimy85 avr avr-gcc i2c i2c-bus i2c-device i2c-slave pwm twi

Last synced: 03 Dec 2024

https://github.com/rubberduck203/avr-template

Template for avr-gcc projects utilizing CppUTest for unit tests

avr avr-gcc avr-template cpputest makefile template

Last synced: 23 Mar 2025

https://github.com/rubberduck203/avr

Dockerfile for avr development

avr avr-development avr-docker avr-gcc cpputest gcc make

Last synced: 23 Mar 2025

https://github.com/randruc/lazuli

Lazuli is a multitasking RTOS (Real-Time Operating System/kernel) targeting AVR microcontrollers. It allows to program and run multiple independent tasks in a real-time context on AVR microcontrollers.

arduino asm atmega atmega328p atmel avr avr-gcc avr-mcus avr-microcontrollers avr-programming c c89 code-quality embedded kernel mcu os real-time rtos scheduling

Last synced: 10 Apr 2025

https://github.com/elmot/clion-avr-c-demo

Demo project CLion + Arduino Mega2560 + AVR-GCC compiler

arduino atmega2560 avr avr-gcc clion cmake

Last synced: 23 Apr 2025

https://github.com/sprintersb/atest

AVRtest is an AVR core simulator used for regression testing of avr-gcc and parts of AVR-LibC.

avr avr-gcc avr-gcc-toolchain avr-simulator

Last synced: 23 Apr 2025

https://github.com/mcore1976/thermometer-LM35-TM1637

Digital LED thermometer on ATTINY13 / LM35 and 4-digit TM1637 module for Arduino. Uses LM35 analog themperature sensor (0-100C degrees).

am2302 attiny13 attiny85 avr-gcc avrgcc dht11 dht22 lm37 nokia5110 nokia5110lcd tm1637 tmp36

Last synced: 05 Apr 2025

https://github.com/xasworks/xascode

Repository of all the important multi-project libraries

arduino avr avr-gcc avr-programming library openscad robotics

Last synced: 10 Feb 2025

https://github.com/ckormanyos/avr-gcc-build

avr-gcc built with shell and YAML

arduino avr avr-gcc avr-gcc-toolchain gcc

Last synced: 10 Apr 2025

https://github.com/stecman/avr-doomclock

GPS clock on an ATTiny with MAX7219 7-segment driver

attiny13a avr avr-gcc digital-clock firmware microcontroller

Last synced: 11 Mar 2025

https://github.com/aditya-a-garwal/avrassemblyexamples

A repository containing examples for AVR microcontrollers in Assembly and C/C++. More examples will be added with time.

assembly assembly-language atmel avr avr-gcc avrasm examples microchip microcontrollers

Last synced: 09 Apr 2025

https://github.com/recursiveerror/avr

Projetos de baixo nivel com Atmel328p

arduino avr avr-gcc c microcontroller

Last synced: 29 Mar 2025

https://github.com/slomkowski/usb-geiger

Low-cost USB Geiger counter device using STS-5 tube, ATTiny24 and Python-written host software.

avr avr-gcc cplusplus embedded geiger geiger-counter hardware python usb

Last synced: 13 Jan 2025

https://github.com/xanthium-enterprises/atmega328p-10bit-adc-configuration-code

ATmega328p sending ADC data to PC using USART and USB to Serial Converter

adc atmega328p avr avr-gcc avr-microcontroller embedded-c embedded-systems microchip

Last synced: 18 Feb 2025

https://github.com/rhthomas/avr-pi-zero

Programming AVR devices using a Raspberry Pi Zero.

avr avr-gcc avr-pi avr-programming avrdude

Last synced: 20 Mar 2025

https://github.com/kampi/avr

My private AVR library.

avr avr-gcc c

Last synced: 20 Nov 2024

https://github.com/AlexAlexFr/TM1637-Driver

TM1637 driver for AVR MCU (gcc); avr-gcc version 5.4.0; Toolchain version 3.6.2_1778; IDE - Atmel Studio 7

arduino arduino-library atmel-studio avr avr-gcc driver tm1637 tm1637display

Last synced: 05 Apr 2025

https://github.com/markus-k/et733-decoder

Decoder for the Maverick ET-733 BBQ thermometer

attiny2313 avr avr-gcc bbq et733 undocumented wip

Last synced: 15 Mar 2025

https://github.com/anachrocomputer/avrtest

Some small LED-blinking test programs for the AVR microcontrollers

atmega1284p atmega328p atmega4809 attiny1616 attiny2313 attiny45 avr-chips avr-gcc avr-programmers makefile toolchain

Last synced: 06 Mar 2025

https://github.com/slomkowski/microlab-speakers-remote-hijack

Digispark module connected to Microlab 6C speakers, which selects input at startup.

attiny85 avr-gcc digispark microlab

Last synced: 03 Mar 2025

https://github.com/wykys/avr-makefile

Support for projects based on AVR microcontrollers.

avr avr-gcc avrdude fekt vut vutbr

Last synced: 11 Mar 2025

https://github.com/rhthomas/amessage

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

atmega644 avr avr-gcc embedded embedded-c networking networking-stack stack

Last synced: 20 Mar 2025

https://github.com/icepanorama/arduinoprojectsbook_c

All the projects from the Arduino Projects Book, written in C.

arduino arduino-uno arduino-uno-r3 avr avr-gcc avr-gcc-toolchain c c-language c-programming

Last synced: 15 May 2025

https://github.com/aasmundn/attiny-isp

In-circuit Serial Programmer (ISP) for first generation ATtiny devices.

asm assembler assembly atmel attiny attiny15l avr avr-gcc in-circuit isp microchip programming serial

Last synced: 26 Mar 2025

https://github.com/simonthorell/avr-commercial

Embedded AVR system programmed in C/C++ using an Atmega328p microcontroller to operate an LCD display, showcasing content saved in flash memory.

atmega328p avr avr-gcc c embedded-c

Last synced: 15 May 2025

https://github.com/liyanboy74/avr-makefile

Example Makefile for AVR

avr-gcc makefile

Last synced: 19 Feb 2025

https://github.com/mtrzc0/atmega328pb-floppy-bird

AGH UST project for Microcontroller laboratory

atmega328pb avr-gcc c

Last synced: 24 Jun 2025

https://github.com/sprintersb/avr-quality

Scripts and tools to assess the quality of the GNU tools for AVR and AVR-LibC

avr avr-gcc avr-libc

Last synced: 11 Mar 2025

https://github.com/placekowo/attiny85-blink

Simple ATTINY85 project, with Makefile and VSCode setup.

attiny85 avr avr-gcc vscode wsl

Last synced: 12 Mar 2025

https://github.com/rhthomas/avr-pong

Pong implemented on atmega644p.

avr avr-gcc avr-programming avrdude pong pong-game

Last synced: 20 Mar 2025

https://github.com/lightningstalker/makolr

Colorizes compiler output from make to increase visibility of compiler warnings and other messages among large amounts of text

ansi-colors avr-gcc cc colors commandline gcc gplus linux linux-shell mac-osx macosx make pearl regex regular-expression shell-script terminal terminal-based unix-like unix-shell

Last synced: 30 Mar 2025

https://github.com/simonthorell/avr-dev-template

Docker development container for AVR microcontroller projects, using avr-gcc for compilation. Simple bash and python scripts to flash firmware and USART serial monitoring.

avr-gcc bash-script c cmake cpp docker python-script

Last synced: 15 May 2025

https://github.com/prikhi/avr-toolchain-docker

Docker Image with AVR GCC, Git, & Make

avr avr-gcc docker-image

Last synced: 06 Mar 2025

https://github.com/binhonglee/sunrisealarmclock

A semester project for the SER 456 class on embedded systems where an ATmega168 is programmed as an alarm clock when the sun rises.

atmega168 avr avr-gcc avr-programming avrc avrdude c microcontroller

Last synced: 23 Mar 2025

https://github.com/qb4-dev/avr-misc

Various AVR templates

avr avr-gcc avr-libc u8g2

Last synced: 29 Mar 2025

https://github.com/katebea/led-counter-atmega328p

Simple arduino led counter with AVR interface

arduino atmega328p avr avr-gcc

Last synced: 11 Mar 2025

https://github.com/novboblee/dht22-avrlibc

A DHT22 sensor library for AVR MCUs implemented w/avr-libc, which can be used with multiple DHT22 devices in the same time.

am2302 arduino atmega328p avr-gcc avr-libc c dht22

Last synced: 20 Mar 2025

https://github.com/marktheo/blink-avr-programming

AVR Programming - Learning to Flash Code Into Microcontrollers

avr avr-gcc avr-microcontroller avr-programming avrdude

Last synced: 03 Apr 2025

https://github.com/teodutu/pm

Proiectare cu Microprocesoare - UPB 2020

atmega324 avr avr-gcc avr-programming i2c interrupts microprocessor proteus pwm spi usart

Last synced: 25 Mar 2025

https://github.com/cjhdev/avr_bits

Useful firmware components for use with avr-libc

atmega328p avr-gcc avr-libc

Last synced: 14 Mar 2025

https://github.com/korigamik/avr-simulation

Simulate various AVR microcontrollers on Simulide using a modern CMake workflow

atmega328p avr-gcc cmake simulide

Last synced: 01 Apr 2025

https://github.com/c-not-around/lc-meter

High-precision capacitance and inductance meter based on the generator method of LC measurement.

atmega8 atmel-studio avr-gcc high-precision lcd1602 microcontroller pcb-layout proteus-model

Last synced: 28 Feb 2025

https://github.com/andidittrich/avr.skeleton-c

:skull: Application Skeleton for 8Bit AVR Projects

avr avr-gcc avr-library avr-toolchain gcc makefile

Last synced: 01 Mar 2025