avrdude
There are 90 repositories under avrdude topic.
avrdudes/avrdude
AVRDUDE is a utility to program AVR microcontrollers
ElTangas/jtag2updi
UPDI programmer software for Arduino (targets Tiny AVR-0/1/2, Mega AVR-0 and AVR-DA/DB MCUs)
lpodkalicki/blog
A set of various projects based on ESP8266, ESP32, ATtiny13, ATtiny85, ATtiny2313, ATmega8, ATmega328, ATmega32, STM32 and more.
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
mariusgreuel/avrdude
AVRDUDE for Windows
xukangmin/TinyCore
TinyCore boards / attiny 1 series Core, Arduino IDE Core, targets ATtiny 417 / 814 / 816 / 817 / 1614 / 1616 / 1617 / 3217 and similar MCUs
mcore1976/gpstracker
the cheapest GPS tracker / GPS locator based on AVR ATTINY2313/4313 or ATMEGA328 (ARDUINO) and SIM800L GSM module
lpodkalicki/avr-toolchain-docker
Dockerized AVR8 Toolchain
kohanyirobert/8051
Instructions to download programs to (some) Intel MCS-51 compatible MCUs
norberts1/hometop_ht_transceiver
HW- and SW-parts to receive and transmit seriell data from/to heating-system
hazarkarabay/avr-tqfp-programmer
Program TQFP AVR's easily without soldering
Neomer/AVRC
C headers for AVR microcontrollers. Arduino must die!
tderflinger/arduino-blink-purec
A pure C implementation of a blink program for the Arduino Uno.
maxxproff/avrdude-ch341
avrdude with ch341a programmer support (fullspeed and bitbang) for Windows WCH official driver and Linux (based on Alexey Sadkov patch and WinChipHead sources).
endbehavi0r/BadUSB256
A BadUSB Human Interface Device project that can store and execute 256 scripts at a time.
askn37/UPDI4AVR-USB
Easily convert AVR-DU family into a USB connected UPDI/TPI/PDI programmer.
AndrejChoo/USBAsp_for_parallel_programming
A variant of the programmer USBAsp with the ability to program in parallel high-voltage mode.
djsfcom/avrdude
avrdude patch with x0xb0x bootloader support
Electrostat-Lab/ShiftAvr
A modern implementation of avr-core and GNU libraries for avr microcontroller units purely written in C.
imrehorvath/avrdis
AVR Disassembler for the 8-bit AVRs.
Southampton-EEE/avr-make
A build routine for UoS's Il Matto board
AndrejChoo/Cross-platform-avrdude-GUI
Простая кроссплатформенная графическая оболочка для avrdude, написанная на Qt.
mamins1376/avrdude-remote
A RPC utility to call avrdude on a remote machine
sanderv32/avrdude-av
Wrapper for latest AVRDUDE to make AVR-Eclipse working again
apcountryman/toolchain-avr-gcc
toolchain-avr-gcc is a CMake toolchain for cross compiling for the Microchip AVR family of microcontrollers using avr-gcc.
mcore1976/ledbanner
This is scrolling LED banner based on customizable set of MAX7219 modules and ATTINY85 / ATMEGA328 chip. Supports up to 32 daisy chained 8x8 LED matrix modules and scrolled texts longer than 5000 characters. When using ATMEGA328P you can send text message to display via serial port and FTDI232 adapter
rhthomas/avr-pi-zero
Programming AVR devices using a Raspberry Pi Zero.
Rick-G1/Atmel-ISP-Programmer-using-ProMicro
Atmel ISP programmer using an Arduino Pro Micro (or Leonardo) controller to program AVR parts. Contains integration into Arduino IDE and a stand alone batch file to use with programmer that makes using AVRDude much simpler.
TychoJ/avrMake
A make script to compile source code for avr microcontrollers and program avr microcontrollers
wykys/AVR-tools
Tools for development of AVR microcontrollers.
faroub/TahakomAVRLib
TahakomAVRLib is a C++ library to program Atmel AVR microcontrollers
raul-estevez/eepromIHEX
A simple program that will convert any CSV data you want to burn into a avr's EEPROM (or others) to a IHEX-formatted file that avrdude will understand.
rubpy/avr-scratch
🤖 An example minimal compile/deploy setup for AVR microcontrollers
wykys/avr-makefile
Support for projects based on AVR microcontrollers.