GitHub topics: avr-toolchain
osx-cross/homebrew-avr
Homebrew AVR Toolchain
Language: Ruby - Size: 428 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 410 - Forks: 78

Electrostat-Lab/ShiftAvr 📦
A modern implementation of avr-core and GNU libraries for avr microcontroller units purely written in C.
Language: C - Size: 836 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 5 - Forks: 0

pilinux/funWare
Amazing projects on arduino, AVR and electronic hardware.
Language: Makefile - Size: 568 KB - Last synced at: 12 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1

wykys/AVR-tools
Tools for development of AVR microcontrollers.
Language: C - Size: 62.5 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

jvolmer/arduinoWithUnittests
Test your Arduino program with unit tests and build it using cmake and the avr-toolchain.
Language: C++ - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

bashish2711/embedded-projects
Learn from many embedded projects, develop and contribute for the open source repository
Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

EKlatt/2021-AVR-IDE-GCC-11
MyIDE replaces WINAVR. Users who want to move from Arduino-IDE to pure C++ are welcome.
Language: C++ - Size: 43 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

kashimAstro/raspberry_attiny_programmer
raspberry ISP attiny programmer pack
Language: C++ - Size: 2.15 MB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

tzhenghao/blink-ATmega328p
A simple LED blinking project that uses the AVR toolchain without the Arduino IDE.
Language: Makefile - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 5 - Forks: 2

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)
Language: Shell - Size: 55.7 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 16 - Forks: 8

DRuffer/coinForth
amforth 5.8 ATmega328P on the arduino-ble-dev-kit
Language: C++ - Size: 60.4 MB - Last synced at: about 2 years ago - Pushed at: over 9 years ago - Stars: 6 - Forks: 5

snowfox-project/snowfox-avr-gcc 📦
This repository contains releases of up-2-date AVR GCC toolchains and up-2-date AVR libc.
Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

gahcep/arduino-mk
Build your Arduino projects without IDE
Language: Makefile - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

embed-dsp/ed_avr_gcc
Compile and Install of the AVR-GCC Toolchain
Language: Makefile - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Hossam-Elbahrawy/Ultrasonic-sensor-driver
Interfacing ultrasonic sensor to measure the distance to objects in (cm) using AVR Atmega32
Language: C - Size: 280 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 1

rafaelmartins/dwire-gdb
A GDB server for AVR 8 bit microcontrollers, using debugWire protocol through USB-to-TTL adapters
Language: C - Size: 98.6 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 0

valerionew/attiny10-notes
Notes for using the ATtiny10 with the open source AVR toolchain
Language: Shell - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 12 - Forks: 3

dwtk/dwtk
debugWIRE toolkit for AVR microcontrollers.
Language: Go - Size: 241 KB - Last synced at: 25 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

Hossam-Elbahrawy/ATmega328p-Calculator
Calculator using infix expression evaluation algorithm on ATmega328p
Language: C - Size: 232 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 2

faroub/TahakomAVRLib
TahakomAVRLib is a C++ library to program Atmel AVR microcontrollers
Language: C++ - Size: 16.4 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

Hossam-Elbahrawy/UART-Protocol
Universal asynchronous receiver-transmitter (UART) protocol implementation and testing
Language: C - Size: 191 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Hossam-Elbahrawy/16x2-LCD
2x16 LCD interfacing with ATmega328p
Language: C - Size: 163 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

Hossam-Elbahrawy/8X8-LED-Matrix
Interfacing 8X8 LED Matrix using ATmega328p to display the English Characters
Language: C - Size: 157 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

danielotero/cmake-embedded
A set of CMake scripts to develop a couple of embedded platforms
Language: CMake - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

jgottula/avr-gcc-fork Fork of gcc-mirror/gcc
GCC fork: maybe enable named addr spaces in C++ mode; and maybe add option in AVR compiler to make string literals stored in flash by default
Language: C - Size: 2.41 GB - Last synced at: about 2 hours ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

AndiDittrich/AVR.Skeleton-C
:skull: Application Skeleton for 8Bit AVR Projects
Language: Makefile - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
