This is the first in a video series aimed to give a tutorial on the popular Atmel AVR microcontroller series. In this video we prepare software needed to write code and program AVR microcontrollers. We do over installing drivers for the USB Tiny programmer, setting up avrdude with winavr, and the Microchip Studio IDE
Github Code:
https://github.com/erik-vincent/t25-s...
USBTiny Programmer for 8-Pin DIPs only:
https://www.sparkfun.com/products/11801
USBTiny Pocket Programmer:
https://www.sparkfun.com/products/9825
USBTiny Drivers:
https://github.com/adafruit/Adafruit_...
Download WinAVR:
https://sourceforge.net/projects/wina...
Microchip Studio IDE:
https://www.microchip.com/mplab/micro...
When setting up the Tools in Microchip Studio IDE, the Tools, External Tools arguments:
-c usbtiny -p t85 -U flash:w:$(TargetDir)$(TargetName).hex:i
Change the "t85", which is for the attiny85 to t25 for the attiny25, t13 for the attiny13, t84 for the attiny84, m328p for the atmega328p, etc.
In questa pagina del sito puoi guardare il video online SAT Tiny Code Analysis della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Erik Vincent 16 dicembre 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 203 volte e gli è piaciuto 7 spettatori. Buona visione!