Skip to content

Instantly share code, notes, and snippets.

@ppelleti
Created August 31, 2018 19:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ppelleti/4f60b3f66976816483d2801e9dc6e63e to your computer and use it in GitHub Desktop.
Save ppelleti/4f60b3f66976816483d2801e9dc6e63e to your computer and use it in GitHub Desktop.
Feather pinout ASCII art
This is an unofficial pinout diagram of the Adafruit Feather
specification:
https://learn.adafruit.com/adafruit-feather/feather-specification
For more information about this diagram, see:
http://funwithsoftware.org/posts/2018-08-31-feather-ascii-art-pinout.html
+-------------------+
| O O |
| |
~RST | o |
3V3 | o |
AREF | o |
GND | o |
A0 | o o | VBAT
A1 | o o | EN
A2 | o o | VUSB
A3 | o o | F6
A4 | o o | F5
A5 | o o | F4
SCK | o o | F3
MOSI | o o | F2
MISO | o o | F1
RX | o o | F0
TX | o o | SCL
FREE | o o | SDA
| |
| O O |
+-------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment