reordered list + pHAT format string

This commit is contained in:
RogueM 2015-12-03 17:27:05 +00:00
parent 75c9e9d3f3
commit bb58e1f3b8
6 changed files with 78 additions and 66 deletions

View File

@ -12,6 +12,7 @@ urls:
strings:
- made_by: 'Hersteller: {manufacturer}'
- type_hat: 'HAT form-factor'
- type_phat: 'pHAT form-factor'
- type_classic: 'Classic form-factor'
- pin_header: '{} pin header'
- uses_i2c: 'benutzt I2C'
@ -25,23 +26,23 @@ strings:
- buy_now: 'jetzt kaufen'
overlays:
- ground
- spi
- uart
- i2c
- wiringpi
- spi
- arduino-spi
- rtk-000-001
- piborg-ledborg
- piglow
- pibrella
- unicorn-hat
- skywriter-hat
- explorer-hat-pro
- explorer-hat
- wiringpi
- iqaudio-pi-dac
- display-o-tron
- display-o-tron-hat
- dots
- traffic-hat
- iqaudio-pi-dac
- explorer-hat
- explorer-hat-pro
- piano-hat
- piborg-ledborg
- pibrella
- piglow
- rtk-000-001
- sense-hat
- skywriter-hat
- traffic-hat
- unicorn-hat

View File

@ -12,6 +12,7 @@ urls:
strings:
- made_by: 'Hecho por {manufacturer}'
- type_hat: 'formato HAT'
- type_phat: 'formato pHAT'
- type_classic: 'formato clásico'
- pin_header: '{} pin header'
- uses_i2c: 'Usa I2C'
@ -25,23 +26,23 @@ strings:
- buy_now: 'Buy Now'
overlays:
- ground
- spi
- uart
- i2c
- wiringpi
- spi
- arduino-spi
- rtk-000-001
- piborg-ledborg
- piglow
- pibrella
- unicorn-hat
- skywriter-hat
- explorer-hat-pro
- explorer-hat
- wiringpi
- iqaudio-pi-dac
- display-o-tron
- display-o-tron-hat
- dots
- traffic-hat
- iqaudio-pi-dac
- explorer-hat
- explorer-hat-pro
- piano-hat
- piborg-ledborg
- pibrella
- piglow
- rtk-000-001
- sense-hat
- skywriter-hat
- traffic-hat
- unicorn-hat

View File

@ -12,6 +12,7 @@ urls:
strings:
- made_by: 'produit {manufacturer}'
- type_hat: 'format HAT'
- type_phat: 'format pHAT (pas d''EEPROM)'
- type_classic: 'format Classic'
- pin_header: '{} broches'
- uses_i2c: 'bus I2C'
@ -25,23 +26,23 @@ strings:
- buy_now: 'achat'
overlays:
- ground
- spi
- uart
- i2c
- wiringpi
- spi
- arduino-spi
- rtk-000-001
- piborg-ledborg
- piglow
- pibrella
- unicorn-hat
- skywriter-hat
- explorer-hat-pro
- explorer-hat
- wiringpi
- iqaudio-pi-dac
- display-o-tron
- display-o-tron-hat
- dots
- traffic-hat
- iqaudio-pi-dac
- explorer-hat
- explorer-hat-pro
- piano-hat
- piborg-ledborg
- pibrella
- piglow
- rtk-000-001
- sense-hat
- skywriter-hat
- traffic-hat
- unicorn-hat

View File

@ -12,6 +12,7 @@ urls:
strings:
- made_by: 'Prodotto da {manufacturer}'
- type_hat: 'Fattore di forma HAT'
- type_phat: 'Fattore di forma pHAT'
- type_classic: 'Fattore di forma classico'
- pin_header: '{} pin header'
- uses_i2c: 'Utilizza I2C'
@ -25,23 +26,23 @@ strings:
- buy_now: 'Acquista'
overlays:
- ground
- spi
- uart
- i2c
- wiringpi
- spi
- arduino-spi
- rtk-000-001
- piborg-ledborg
- piglow
- pibrella
- unicorn-hat
- skywriter-hat
- explorer-hat-pro
- explorer-hat
- wiringpi
- iqaudio-pi-dac
- display-o-tron
- display-o-tron-hat
- dots
- traffic-hat
- iqaudio-pi-dac
- explorer-hat
- explorer-hat-pro
- piano-hat
- piborg-ledborg
- pibrella
- piglow
- rtk-000-001
- sense-hat
- skywriter-hat
- traffic-hat
- unicorn-hat

View File

@ -5,18 +5,25 @@ default_title: Raspberry Pi GPIO Pinout - Pi 1, B+, Pi 2
title_suffix: " at Raspberry Pi GPIO Pinout"
base_url: /pinout/
resource_url: /resources/
domain: pinout.xyz
domain: pt.pinout.xyz
url_suffix:
urls:
GND: ground
strings:
- made_by: '* Made by {manufacturer}'
- type_hat: '* HAT form-factor'
- type_phat: 'pHAT/non-HAT (no EEPROM)'
- type_classic: '* Classic form-factor'
- pin_header: '* {} pin header'
- uses_i2c: '* Uses I2C'
- made_by: 'Made by {manufacturer}'
- type_hat: 'HAT form-factor'
- type_phat: 'pHAT form-factor'
- type_classic: 'Classic form-factor'
- pin_header: '{} pin header'
- uses_i2c: 'Uses I2C'
- uses_spi: 'Uses SPI'
- wiring_pi_pin: 'Wiring Pi pin {}'
- uses_n_gpio_pins: 'Uses {} GPIO pins'
- bcm_pin_rev1_pi: 'BCM pin {} on Rev 1 ( very early ) Pi'
- physical_pin_n: 'Physical pin {}'
- more_information: 'More Information'
- github_repository: 'GitHub Repository'
- buy_now: 'Buy Now'
overlays:
- ground
- uart

View File

@ -11,6 +11,7 @@ urls:
strings:
- made_by: 'Made by {manufacturer}'
- type_hat: 'HAT form-factor'
- type_hat: 'pHAT form-factor'
- type_classic: 'Classic form-factor'
- pin_header: '{} pin header'
- uses_i2c: 'Uses I2C'
@ -24,18 +25,18 @@ strings:
- buy_now: 'Buy Now'
overlays:
- ground
- spi
- uart
- i2c
- wiringpi
- spi
- arduino-spi
- rtk-000-001
- piborg-ledborg
- piglow
- pibrella
- unicorn-hat
- skywriter-hat
- explorer-hat-pro
- explorer-hat
- wiringpi
- display-o-tron
- dots
- dots
- explorer-hat
- explorer-hat-pro
- piborg-ledborg
- pibrella
- piglow
- rtk-000-001
- skywriter-hat
- unicorn-hat