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.
Sur cette page du site, vous pouvez voir la vidéo en ligne SAT Tiny Code Analysis durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Erik Vincent 16 décembre 2020, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 203 fois et il a aimé 7 téléspectateurs. Bon visionnage!