EasyManua.ls Logo

adafruit learning system Trinket User Manual

Default Icon
48 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
Page #1 background imageLoading...
Page #1 background image
Introducing Trinket
Created by lady ada
Last updated on 2014-07-03 03:30:16 PM EDT
Question and Answer IconNeed help?

Do you have a question about the adafruit learning system Trinket and is the answer not in the manual?

adafruit learning system Trinket Specifications

General IconGeneral
MicrocontrollerATtiny85
Operating Voltage5V
Clock Speed8 MHz
SRAM512B
Digital I/O Pins5
EEPROM512B
Width15mm

Summary

Powering the Trinket

Trinket GPIO Pins

Reset and Regulator Output

Starting the Bootloader

Entering Bootloader Mode

Step-by-step instructions on entering bootloader mode.

Setting Up Arduino IDE

Fast Setup Method

Quick method to download and install a pre-configured Arduino IDE.

Slow Setup Method: Install Arduino IDE

Initial step of installing the Arduino IDE software for manual setup.

Arduino IDE Configuration Steps

Add ATtiny85 Support (Step 1)

Guides on adding ATtiny85 board support to the Arduino IDE.

Update avrdude.conf (Step 2)

Instructions for updating the avrdude.conf file for better compatibility.

Programming with Arduino IDE

Digital I/O Functions

Explains using pinMode, digitalWrite, and digitalRead for digital I/O.

Analog Input Reading

Details how to read analog voltage inputs using analogRead.

Analog Output (PWM)

Describes using analogWrite for PWM outputs to control LEDs.

Programming with AVRdude

AVRdude Short Way Configuration

Quick method to update avrdude.conf for AVRdude programming.

AVRdude Long Way Configuration

Manual method to edit and update the avrdude.conf file.

Uploading Code with AVRdude

AVRdude Blink Example

Repairing the Bootloader

Related product manuals