User Tools

Site Tools


resources:electronics:attiny85

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
attiny85 [2017/09/09 01:01] irlresources:electronics:attiny85 [2020/07/07 20:48] (current) – external edit 127.0.0.1
Line 1: Line 1:
-{{file_irl-attiny-neopixel.jpg?250x0}}+{{file:irl-attiny-neopixel.jpg?250x0}}
  
-The [[attiny]] series are a very cheap series of [[microcontroller]] that can be used to create more permanent circuits without having to sacrifice your [[arduino_uno]].+The [[:attiny]] series are a very cheap series of [[:microcontroller]] that can be used to create more permanent circuits without having to sacrifice your [[:arduino_uno]].
  
  
Line 9: Line 9:
 When using an ATtiny85 with the Arduino IDE, the pinout looks like this: When using an ATtiny85 with the Arduino IDE, the pinout looks like this:
  
-{{file_attiny85-arduino-pinout.jpg}}+{{file:attiny85-arduino-pinout.jpg}}
  
  
Line 15: Line 15:
  
  
-Connect up the Uno to the ATtiny85 on a [[breadboard]] like so:+Connect up the Uno to the ATtiny85 on a [[:breadboard]] like so:
  
-{{file_attiny85-uno-isp.jpg}}+{{file:attiny85-uno-isp.jpg}}
  
 When selecting the board in the Arduino IDE, **never** select an external oscillator setting unless you actually have one, you can brick your chip. By default, the ATtiny85 will work at 1 MHz. You can change the fuse settings in the chip to the settings you selected by choosing "Burn Bootloader". This menu option is misleading, in that for the ATtiny range this will not actually burn the bootloader at all, but it will set the fuses for the clock speed for you. When selecting the board in the Arduino IDE, **never** select an external oscillator setting unless you actually have one, you can brick your chip. By default, the ATtiny85 will work at 1 MHz. You can change the fuse settings in the chip to the settings you selected by choosing "Burn Bootloader". This menu option is misleading, in that for the ATtiny range this will not actually burn the bootloader at all, but it will set the fuses for the clock speed for you.
resources/electronics/attiny85.txt · Last modified: 2020/07/07 20:48 by 127.0.0.1