Sponsored
Sponsored
AVR ISP Programmer thingiverse

AVR ISP Programmer

thingiverse kiwigrind 2525416 Free

Amtel AVR Microcontrollers come in a number of variants. The one most Arduino users know is the 28 pin ATMega328 variant. However AVR chips come in 8-Pin, 14-Pin, 20-Pin and 40-Pin packages as well. The less pins on a chip mean less IO ports. The Digispark board which is an Arduino variant uses a ATTiny85 Microcontroller and has only 5 IO pins.

Arduino boards (eg Uno, Mega, Digispark) load software from the Arduino IDE via the USB port. This is only possible because the AVR Microcontroller on the board has already been programmed with a special piece of software called a bootloader. However when you purchase a new AVR Microcontroller, it will be blank and you cannot use the Arduino IDE to program sketches for it.

To program a blank AVR microcontroller, you need a special board such as the USBtinyISP programmer. The USBtinyISP allows you to download the software from your PC via a USB cable and program the chip. On the PC side, you run a program called Avrdude.exe. AVR Microcontrollers are programmed using 6 pins. Unfortunately, owing to the different IC packages, the pins vary. You can use a breadboard to hookup the output of the USBtinyISP to the AVR Microcontroller you want to program. This however quickly becomes a pain. So this build allows you to easily program all AVR DIL packages. It contains a single zero insertion socket and 6 pin sockets wired for each variant of microcontroller.

A 3D printed box holds the USBtinyISP board and custom PC board (Eagle files included). I made my board using the toner method.

Parts
--------
USBTinyISP programmer board
https://www.ebay.com/itm/USBTiny-USBtinyISP-AVR-ISP-programmer-for-Arduino-bootloader-Meag2560-uno-r3/291635807815?epid=0&hash=item43e6d94647%3Ag%3AG9gAAOSwn8FXRplR&LH_BIN=1

5 x 6 Pin IDC Sockets
https://www.ebay.com/itm/10PCS-DC3-6P-2-54mm-2x3-Pin-Straight-Male-Shrouded-header-IDC-Socket-US-EF/293146480210?hash=item4440e44e52:g:AmUAAOSwNiNZqvR3

1 x 40 Pin ZIP socket (wide pin)
https://www.ebay.com/itm/Socket-40P-40Pin-ZIF-ZIP-IC-Test-Tester-Board-Socket-GOOD-QUALITY/381374691968?hash=item58cbb3fa80:g:JTkAAOSwDN1UNle5

View on thingiverse

Direct link to the original creator's page

Platform thingiverse
Creator kiwigrind
Price Free
Format STL / 3D Printable
License See original page
Also on thingiverse, cults3d, cgtrader
Sponsored
Sponsored
How do I download AVR ISP Programmer?

Click the "View on thingiverse" button above to visit the original model page on thingiverse. You can download the STL file directly from the creator's page for free.

What 3D printer can I use for this model?

This STL file is compatible with most FDM 3D printers (Creality Ender 3, Prusa MK3S+, Bambu Lab, etc.) and resin printers (Elegoo, Anycubic). Check the original page for recommended print settings and materials.

Is this 3D model free to download?

Yes, this model is available as a free download on thingiverse. Some creators accept tips or donations.

Can I modify this STL file?

Most STL files can be modified using free software like Blender, TinkerCAD, or Meshmixer. Check the license on the original thingiverse page to see if modifications are permitted by the creator.