2
4
6
8
10
11
12
13
13
13
14
14
15
15
15
15
16
17
19
20
23
24
24
26
26
27
Guide Contents
Guide Contents
Introduction
Guided Tour
Pinouts
Power Pins
GPIO Pins
Reset and Regulator Output
Starting the Bootloader
About the bootloader
Trinket USB Drivers for Windows
Special Notes on using Trinket with Linux
How to start the bootloader
Setting up with Arduino IDE
The Fast Way
The Slow Way
Step 0. Install Arduino IDE
Step 1. Add ATtiny85 Support
Step 2. Updating avrdude.conf
Step 3. Update 'ld' linker
Blink!
Something Went Wrong!
If you get the error message avrdude: Error: Could not find USBtiny device
(0x1781/0xc9f)
If you get a lot of red text, errors and also a warning about Verification Failed
Programming with Arduino IDE
pinMode() & digitalWrite() & digitalRead()
analogRead()