Pinout image and updated index page

This commit is contained in:
Phil Howard 2016-09-26 20:00:30 +01:00
parent a576548bd8
commit cc9fd13d0d
3 changed files with 10 additions and 6 deletions

View File

@ -481,6 +481,7 @@ nav#gpio li.overlay-ground span.pin {background:#073642;}
article .pin-hover {cursor:help;}
article .pin-hover:hover {color:#880000;}
article img {max-width:100%;}
nav#gpio ul li.hover-pin a,
nav#gpio ul.bottom li.hover-pin a {

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

View File

@ -1,17 +1,20 @@
###Pinout! The comprehensive GPIO Pinout guide for the Raspberry Pi.
This GPIO Pinout is designed to be both a quick-reference and a comprehensive guide to your Raspberry Pi's GPIO pins.
This GPIO Pinout is designed to be both a quick, interactive reference to the Raspberry Pi GPIO pins, plus a comprehensive guide to your Raspberry Pi's GPIO interfaces. It also includes dozens of pinouts for Raspberry Pi add-on boards, HATs and pHATs.
##Latest Pinout news
To celebrate the launch of the Pi Zero, and more recently Raspberry Pi 3, Pinout has been updated to be cleaner, more comprehensive and more accurate and will continue to be improved. New boards visual and selection filters are also available to help you find what you need more easily.
##Note for original Raspberry Pi Model "A" and "B" users
Pinout was originally designed for the old 26-pin Raspberry Pi models. If you click a pin you'll see details of its BCM pin assignment on the original Rev 1 Pi.
We've [added a board explorer](/boards)! Use it to find the pinout for a Raspberry Pi add-on board, or discover new ones. If you manufacture boards, we'd love to add yours too. [You can contribute over on GitHub](https://github.com/gadgetoid/Pinout2).
##What do these numbers mean?
* BCM - Broadcom pin number, commonly called "GPIO", these are the ones you probably want to use with RPi.GPIO and GPIO Zero
* WiringPi - Wiring Pi pin number (shown as a tooltip), for Gordon Henderson's Wiring Pi library
* Physical - Number corresponding to the pin's physical location on the header
* Rev 1 Pi - Alternate BCM numbers for the original, 26-pin model "A" and "B" Pi
##Graphical Pinout
We've whipped up a simple graphical Raspberry Pi GPIO Pinout. Feel free to print, embed, share or hotlink this image and don't forget to credit us!
[![Graphical Raspberry Pi GPIO Pinout](/resources/raspberry-pi-pinout.png)](/resources/raspberry-pi-pinout.png)