Last active
August 13, 2025 19:24
-
-
Save ricaun/10770464e2a23c2c61703f983f2126c7 to your computer and use it in GitHub Desktop.
Upload atmega328p firmware using avrdude and usbasp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
avr\bin\avrdude | |
avr\bin\avrdude -C avr\etc\avrdude.conf -c usbasp -p atmega328p -U flash:w:"Blink.ino.with_bootloader.standard.hex":i -v | |
@pause |
I live firmvare now
Como conectar o dispositivo USBasp no Arduino UNO ? Qual os procedimentos ,alguém pode ajudar ? Agradeço muito.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
no comment