0% found this document useful (0 votes)
16 views1 page

Card 2 A

The document provides information about programming Teensy with the C language. It recommends having experience with C and reading technical specifications. It also provides a link to the Teensy website for getting started information and includes a pin assignments chart.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views1 page

Card 2 A

The document provides information about programming Teensy with the C language. It recommends having experience with C and reading technical specifications. It also provides a link to the Teensy website for getting started information and includes a pin assignments chart.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Welcome to Teensy

With C Language
Programming Teensy with C provides access to all features. Experience
with the C language and reading technical specifications is helpful. For
a beginner oriented environment, Arduino may be a better choice.

To begin using Teensy with C, please visit the website and click
Getting Started.

http://www.pjrc.com/teensy

Pin Assignments
Using C Language

GND Vcc
(interior) (interior)
SS PB0 PF0 ADC0 AREF
PE6
AIN0 SCLK PB1 PF1 ADC1
INT6 MOSI PB2 PF4 ADC4
MISO PB3 PF5 ADC5
RTS OC1C OC0A PB7 PF6 ADC6
OC0B SCL INT0 PD0 PF7 ADC7
SDA INT1 PD1 PB6 ADC13 OC1B OC4B
RXD1 INT2 PD2 PB5 ADC12 OC1A OC4B
TXD1 INT3 PD3 PB4 ADC11
OC4A OC3A PC6 PD7 ADC10 T0 OC4D
OC4A ICP3 PC7 PD6 ADC9 T1 OC4D
CTS XCK1 PD5 PD4 ADC8 ICP1
Vcc
GND
RST

(LED on PD6)

You might also like