https://github.com/aaronc81/attiny-breakout
ISP breakout for ATTiny25/45/85
https://github.com/aaronc81/attiny-breakout
Last synced: 2 months ago
JSON representation
ISP breakout for ATTiny25/45/85
- Host: GitHub
- URL: https://github.com/aaronc81/attiny-breakout
- Owner: AaronC81
- Created: 2020-07-10T11:42:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-10T11:56:14.000Z (over 5 years ago)
- Last Synced: 2025-03-06T15:17:08.210Z (10 months ago)
- Size: 15.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ATtiny Breakout
This is a little breakout board for easy programming of DIP ATtiny25/45/85 chips on a breadboard.



(I got mine fabricated by [JLC](https://jlcpcb.com/), which worked out at about £5.50 for five boards, including delivery.)
It has a 6-pin ISP header for programming, so you'll need an AVR programmer. It also passes the ATtiny's pins through headers on the bottom of the board; this means you can plug it straight into a breadboard, and once you're done programming your ATtiny, simply remove the breakout and replace it with the lone chip.
It's been tested with an ATtiny85 (but should work on 25 and 45 too) and a Pololu USB AVR Programmer.
## Creating Gerbers
This repo contains all the KiCad files you should need. Open up the project in KiCad and build gerbers as required for your fabricator of choice!