# Pocket_AVR_Programmer **Repository Path**: snowflyin/Pocket_AVR_Programmer ## Basic Information - **Project Name**: Pocket_AVR_Programmer - **Description**: Example firmware and board files for the Pocket AVR Programmer - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-07-12 - **Last Updated**: 2021-07-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Pocket AVR Programmer ===================== [![Pocket AVR Programmer](https://dlnmh9ip6v2uc.cloudfront.net/images/products/9/8/2/5/09825-01b.jpg) *Pocket AVR Programmer (PGM-09825)*](https://www.sparkfun.com/products/9825) This is a simple to use USB AVR programmer, that works with ATmega168 and ATmega328 and should work well with all the AVR micros supported by AVRDUDE. Repository Contents ------------------- * **/Enclosure** - 3D model of enclosure for this (.stl). * **/Drivers** - Windows 7 drivers for use with this programmer. * **/Firmware** - Firmware that ships on the Pocket AVR Programmer. * **/Hardware** - All Eagle design files (.brd, .sch). License Information ------------------- The hardware is released under [Creative Commons Share-alike 3.0](http://creativecommons.org/licenses/by-sa/3.0/). The firmware is based off of: * [USBtiny](http://dicks.home.xs4all.nl/avr/usbtiny/index.html) by Dick Streefland * [USBtinyISP](http://www.ladyada.net/make/usbtinyisp/) by Limor Fried and is a collaboration with Limor Fried currently.