GithubHelp home page GithubHelp logo

attiny84_85_programmer's Introduction

ATTiny Programming Jig Build Notes 1/5/20

This project is in partnership with Bantam Tools

Design Notes:

LEDs Arduino pins 7, 8, and 9 are attached to LEDs to show Programming/Errors/Heartbeat, respectively. These are status LEDs during programming and built into the ArduinoISP sketch. The yellow LED ‘breathes’ when the programmer is connected, the green led blinks when programming is underway, and the red LED turns on when there is an error and when the sketch finishes uploading.

7 — Programming
8 — Errors
9 — Heartbeat

SPI PROGRAMMING

10 — SS (Slave Select)
11 — (MOSI)
12 — (MISO)
13 — (SCK)

GLOBAL

5v — Power
GND — GND
Reset

Build Process It’s easiest to solder in this order:

1. Resistors
2. Dip Sockets
3. Headers
4. LEDs
5. Capacitor

Programming Process

1. Upload ArduinoISP Sketch to the Arduino Uno
2. Install ATTinyCore by Spence Konde via the Arduino Board Manager
3. Tools > Board > ATTiny 25/45/85 (or 24/44/84)
4. Tools > Clock - 8 MHz (Internal) 
5. Tools > Chip > ATTiny85 (or ATTiny84)
6. Tools > LTO – “Disabled”
7. The remaining settings should remain as default.
8. Plug the ATTiny into the socket; With the Arduino’s USB port pointing down, pin 1 should be on the lower right
9. Plug the jig into the Arduino and power it (the yellow LED should begin to ‘breathe’ after a startup sequence)
10.  Tools > Burn Bootloader (This only needs to be done once per chip)

Test

1. File > Examples > 01.Basics > Blink; change LED pin to 3 (this is pin2 on the 85, pin10 on the 84)
2. Tools > Programmer: Arduino as ISP
3. Sketch > Upload using Programmer

attiny84_85_programmer's People

Contributors

jps723 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.