La programmation de l'ATtiny85 (à l'Aide d'un Arduino Uno)

Today, we are going to build a circuit to program an ATtiny85 with our Arduino.

Supplies

We are going to need the following:

  • Some jumper wires
  • 1 x 10 micro farad capacitor
  • The ATtiny85 Chip
  • A breadboard
  • An Arduino

For Extra visual’s (that are not really required) I’m going to add:

  • 3 LED’s
  • 1 x 330 Ohm Resistor
  • And some extra jumper cables

Programming the ATtiny85 (Using an Arduino Uno)

Before we start with the circuit build, head over to the Arduino IDE.

Arduino Software

Open the Sketch ArduinoISP from the File, Examples and ArduinoISP menus:

  • Verify and upload this sketch to your Arduino

The Arduino software does not natively support the ATtiny85 so we need to add support for it.

  • Open the Preferences Dialog from the File menu.
  • Put the link into the “Additional Boards Manager URL“.
  • Click OK!

ATTINY

  • Open the Boards Manager from the Tools, Board Menus
  • Select the ATtiny from the list once the software has updated

Note that you will require an internet connection for the ATtiny board manager to download.

  • Search for ATtiny, either manually scrolling down the list, or typing “attiny” in the filter field.
  • Click Install the (Use the latest version).

Program Setup

Lets set up the program to use the Arduino as a programmer.

  • Select Arduino as ISP from the Tools, Programmer Menus
  • Select ATtiny from the Tools, Board Menus
  • Select ATtiny85 from the Tools, Processor Menus
  • I’m selecting 16Mhz Internal from the Tools, Clock Menu

The chip has 8 pins, to program the ATtiny85 we are interested only 6 of them MISO, MOSI, SCK, RESET, Ground, and Positive.

If you look closely at the chip you will see a dot. This is Pin 1. Pin 2 through 8 follow in an anti-clockwise order around the chip.Programming the ATtiny85 (Using an Arduino Uno) 1

Conveniently the headers on the Arduino are easy to work with to program the ATtiny85.

For more detail: La programmation de l'ATtiny85 (à l'Aide d'un Arduino Uno)


A Propos De L'Auteur

Ibrar Ayyub

Je suis expérimenté, rédacteur technique, titulaire d'une Maîtrise en informatique de BZU Multan, Pakistan à l'Université. Avec un arrière-plan couvrant diverses industries, notamment en matière de domotique et de l'ingénierie, j'ai perfectionné mes compétences dans la rédaction claire et concise du contenu. Compétent en tirant parti de l'infographie et des diagrammes, je m'efforce de simplifier des concepts complexes pour les lecteurs. Ma force réside dans une recherche approfondie et de présenter l'information de façon structurée et logique format.

Suivez-Nous:
LinkedinTwitter

Laisser un Commentaire

Votre adresse e-mail ne sera pas publiée. Les champs obligatoires sont indiqués avec *

fr_FRFrench
Faire défiler vers le Haut