diff --git a/src/de/template/overlay.md b/src/de/template/overlay.md deleted file mode 100644 index 8a15d7e..0000000 --- a/src/de/template/overlay.md +++ /dev/null @@ -1,44 +0,0 @@ - -#my add-on board - -Use this section to provide additional information such as fonctionality, technical parts, install requirements, etc -The overlay itself uses the following fields, some of which are mandatory, as noted below: - -MANDATORY -name: the board name as it will appear in the board selection menu at pinout.xyz -manufacturer: the manufacturer's name -description: a short description of what the add-on board provides -url: the main URL for the product providing detailed technical information about the board -pin: an array of the pins used. Do not specify power or EEPROM pins as part of the array! - -DESIRABLE -formfactor: the board's form factor. Valid values currently are Custom, HAT and pHAT. -pincount: the header pin count, typically 26 or 40 but shims/custom boards are acceptable. -eeprom: whether the board includes an eeprom (required by 'HAT' specs!) -power: the supply logic required by the board. Valid values are 3v3, 5v and 3v3,5v. -i2c: if the board uses i2c, a list of the bus address(es) and device(s) identification - -OPTIONAL -github: github repository address -buy: URL where the board can be purchased diff --git a/src/en/index.md b/src/en/index.md index ed47833..156bcc0 100644 --- a/src/en/index.md +++ b/src/en/index.md @@ -1,27 +1,19 @@ #Pinout! -###The comprehensive Raspberry Pi GPIO Pinout guide now with Raspberry Pi Model B+, Raspberry Pi 2 and Pi Zero. +###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. +##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, you'll see the outline of this original header displayed on the left in a slightly darker shade. If you click a pin you'll see details of its BCM pin assignment on the original Rev 1 Pi. + ##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's Wiring Pi library * Physical - Number corresponding to the pin's physical location on the header - -##Raspberry Pi Zero - -With the launch of the Pi Zero bringing Raspberry Pi into the hands of so many more people, we're pushing Pinout a little further with some visual tweaks and categorised menus to help you find what you need. - -##Raspberry Pi 2 - -To celebrate the launch of the Pi 2 and the new Pi-enthusiasts it'll bring, Pinout has been updated to be cleaner, more comprehensive and more accurate and will continue to be improved. - -##Raspberry Pi Model A+ and B+ - -Now that the Raspberry Pi Model B Plus is here, I've updated Pinout with the 14 extra pins you'll find on your shiny new board. - -##Raspberry Pi Model "A" and "B" - -Pinout was originally designed for the old 26-pin Raspberry Pi models, you'll see the outline of this original header displayed on the left in a slightly darker shade. If you click a pin you'll see details of its BCM pin assignment on the original Rev 1 Pi. diff --git a/src/en/settings.yaml b/src/en/settings.yaml index 90ddd27..72a165d 100644 --- a/src/en/settings.yaml +++ b/src/en/settings.yaml @@ -1,7 +1,6 @@ --- -default_desc: The comprehensive Raspberry Pi GPIO Pinout guide for the original Raspberry - Pi, B+ and Pi 2 -default_title: Raspberry Pi GPIO Pinout - Pi 1, B+, Pi 2 +default_desc: The comprehensive Add-on boards & GPIO Pinout guide for the Raspberry Pi +default_title: Raspberry Pi GPIO Pinout title_suffix: " at Raspberry Pi GPIO Pinout" base_url: /pinout/ resource_url: /resources/