You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Wilhelm Westermark 41c4b0ca40
Added README for AVR
10 years ago
..
README.md Added README for AVR 10 years ago
avrdude.conf First commit of AVR code 10 years ago
main.c First commit of AVR code 10 years ago
makefile First commit of AVR code 10 years ago

README.md

This code is made to run on an atmega328p using the library avr-i2c-slave (https://github.com/thegouger/avr-i2c-slave.git)

I included my avrdude.conf for easy building.

On Debian you need: avrdude gcc-avr Probably a lot other stuff I forgot.

Make sure you have the correct fuses, the correct name for you AVR and then run: make sudo make program