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
|
8 years ago | |
---|---|---|
.. | ||
README.md | 8 years ago | |
avrdude.conf | 8 years ago | |
main.c | 8 years ago | |
makefile | 8 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