Project

General

Profile

Support #669

Add Support for Adafruit Trinket in Arduino IDE

Added by Daniel Curtis over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
10/05/2015
Due date:
% Done:

100%

Estimated time:
0.20 h
Spent time:

Description

I recently installed the Arduino IDE and found that I was unable to access the Trinket to play with. This is how I added support for the Trinket.

  • Open the Arduino IDE and go to File -> Preferences
  • In the Additional Board Manager URLs add the following then click OK:
    https://adafruit.github.io/arduino-board-index/package_adafruit_index.json
    
  • Next go to Tools -> Board -> Board Manager and install the Adafruit AVR Board support package

NOTE: Currently the Trinket driver doesn't work on Linux. The person here writes that they are able to connect avrdude to Ubuntu. I had no such luck on my Arch box.

Resources

Also available in: Atom PDF