Merge branch 'IkerGarcia-master'

This commit is contained in:
Phil Howard 2017-10-20 00:07:04 +01:00
commit 95ca805be4
9 changed files with 265 additions and 267 deletions

View File

@ -1,65 +1,64 @@
<!--
---
name: Joy Bonnet
class: board
type: io
formfactor: pHAT
manufacturer: Adafruit
description: Handheld Arcade Controller for Raspberry Pi
url: https://learn.adafruit.com/adafruit-joy-bonnet-for-raspberry-pi
github: https://github.com/adafruit/adafruit-retrogame
buy: https://www.adafruit.com/product/3464
image: 'adafruit-joybonnet.png'
pincount: 40
eeprom: no
power:
'1':
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
'15':
name: Player 1
'16':
name: Player 2
'31':
name: Button B
'32':
name: Button A
'33':
name: Button Y
'36':
name: Button X
'37':
name: Start
'38':
name: Select
i2c:
'0x48':
name: ADC
device: ADS1015
-->
# Joy Bonnet
This add on board fits perfectly on top of your Raspberry Pi Zero (any kind) and gives you hand-held arcade controls.
The controls will act like a keyboard, for easy-to-use operation within any emulator or media player.
The Joy Bonnet works best with RetroPie/EmulationStation. You can emulate NES and MAME game controllers easily, but any emulator should work.
To install:
```bash
curl -O https://raw.githubusercontent.com/adafruit/\
Raspberry-Pi-Installer-Scripts/master/joy-bonnet.sh
sudo bash joy-bonnet.sh
```
<!--
---
name: Joy Bonnet
class: board
type: io
formfactor: pHAT
manufacturer: Adafruit
description: Handheld Arcade Controller for Raspberry Pi
url: https://learn.adafruit.com/adafruit-joy-bonnet-for-raspberry-pi
github: https://github.com/adafruit/adafruit-retrogame
buy: https://www.adafruit.com/product/3464
image: 'adafruit-joybonnet.png'
pincount: 40
eeprom: no
power:
'1':
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
'15':
name: Player 1
'16':
name: Player 2
'31':
name: Button B
'32':
name: Button A
'33':
name: Button Y
'36':
name: Button X
'37':
name: Start
'38':
name: Select
i2c:
'0x48':
name: ADC
device: ADS1015
-->
# Joy Bonnet
Esta placa encaja perfectamente en la parte superior de tu Raspberry Pi Zero (cualquier modelo) proporcinando controles arcade portátiles.
Esto controles funcionan como un teclado, para poder utilizarlos fácilmente con cualquiere emulador o reproductor multimedia.
Para instalar:
```bash
curl -O https://raw.githubusercontent.com/adafruit/\
Raspberry-Pi-Installer-Scripts/master/joy-bonnet.sh
sudo bash joy-bonnet.sh
```

View File

@ -24,16 +24,16 @@ pin:
-->
# Button SHIM
Button SHIM is designed to add 5 tactile push buttons and a single RGB indicator LED to your Raspberry Pi project. Designed to be soldered right onto the GPIO pins of your Pi, it's great for adding buttons to a project using Scroll pHAT or another display add-on.
Button SHIM está diseñado para añadir 5 botones táctiles y un indicador LED RGB a tu proyecto con Raspberry Pi. Diseñado para ser soldado encima de los pines GPIO de tu Pi, es genial para añadir botones a un proyecto que use el Scroll pHAT o cualquier otro complemento de visualización.
To install the library, run the one-line installer like so:
Para instalar, ejecuta el instalador de una línea:
```bash
curl https://get.pimoroni.com/buttonshim | bash
```
Features:
Especificaciones:
* 5 tactile push buttons
* can be soldered right onto the Pi header
* RGB status LED
* 5 botones táctiles
* Puede ser soldado directamente sobre los pines GPIO de Raspberry Pi
* LED de estado RGB

View File

@ -1,116 +1,116 @@
<!--
---
name: Navio2 Autopilot
class: board
type: gps,motor,sensor
formfactor: HAT
manufacturer: Emlid
collected: Other
description: Full drone controller for Raspberry Pi
url: https://docs.emlid.com/navio2/
github: https://github.com/emlid/Navio2
buy: https://emlid.com/shop/navio2/
image: 'emlid-navio2.png'
pincount: 40
eeprom: setup
power:
'1':
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
name: MS5611 Data
mode: i2c
'5':
name: MS5611 Clock
mode: i2c
'7':
name: Red LED
mode: output
active: high
'13':
name: Green LED
mode: output
active: high
'15':
name: LSM9DS1 Magneto CS
mode: chipselect
active: high
'16':
name: MPU9250 Interrupt
mode: output
active: high
'18':
name: RCIO PC10
'19':
mode: spi
'21':
mode: spi
'22':
name: LSM9DS1 Accel/Gyro CS
mode: chipselect
active: high
'23':
mode: spi
'24':
'26':
name: MPU9250 Chip Select
mode: chipselect
active: high
'29':
name: RCIO PC11
'31':
name: Blue LED
mode: output
active: high
'32':
name: RCIO Clock
'33':
name: RCIO Data
'35':
name: RCIO MISO
mode: spi
'36':
name: RCIO Chip Select
mode: chipselect
active: high
'38':
name: RCIO MOSI
mode: spi
'40':
name: RCIO SCLK
mode: spi
i2c:
'0x77':
name: Barometer
device: MS5611
-->
# Navio2 Autopilot
The Navio2 Autopilot is designed both for your own custom robotic projects and as a platform for Linux version of APM (ArduPilot).
Navio2 eliminates the need for multiple on-board controllers making development easier and increasing robustness. It extends connectivity and allows control of all kinds of moving robots: cars, boats, multirotors, planes.
For accurate knowledge of position and orientation Navio2 is equipped with double IMU and GPS/Glonass/Beidou receiver. PWM, ADC, SBUS and PPM are integrated in Linux sysfs via the on-board RC I/O co-processor, allowing easy access from any programming language.
Features:
* MS5611 Barometer (I2C1)
* MPU9250 9DOF IMU (SPI0)
* LSM9DS1 9DOF IMU (SPI0)
* Ublox M8N Glonass/GPS/Beidou (SPI0)
* 14 PWM servo outputs (RCIO/SPI1)
* PPM/S.Bus input (RCIO/SPI1)
* 6-channel ADC (RCIO/SPI1)
* Integrated RGB LED
* UART, I2C terminals for extensions
* Power module connector
* Triple redundant power supply
<!--
---
name: Navio2 Autopilot
class: board
type: gps,motor,sensor
formfactor: HAT
manufacturer: Emlid
collected: Other
description: Full drone controller for Raspberry Pi
url: https://docs.emlid.com/navio2/
github: https://github.com/emlid/Navio2
buy: https://emlid.com/shop/navio2/
image: 'emlid-navio2.png'
pincount: 40
eeprom: setup
power:
'1':
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
name: MS5611 Data
mode: i2c
'5':
name: MS5611 Clock
mode: i2c
'7':
name: Red LED
mode: output
active: high
'13':
name: Green LED
mode: output
active: high
'15':
name: LSM9DS1 Magneto CS
mode: chipselect
active: high
'16':
name: MPU9250 Interrupt
mode: output
active: high
'18':
name: RCIO PC10
'19':
mode: spi
'21':
mode: spi
'22':
name: LSM9DS1 Accel/Gyro CS
mode: chipselect
active: high
'23':
mode: spi
'24':
'26':
name: MPU9250 Chip Select
mode: chipselect
active: high
'29':
name: RCIO PC11
'31':
name: Blue LED
mode: output
active: high
'32':
name: RCIO Clock
'33':
name: RCIO Data
'35':
name: RCIO MISO
mode: spi
'36':
name: RCIO Chip Select
mode: chipselect
active: high
'38':
name: RCIO MOSI
mode: spi
'40':
name: RCIO SCLK
mode: spi
i2c:
'0x77':
name: Barometer
device: MS5611
-->
# Navio2 Autopilot
Navio2 Autopilot está diseñado tanto para tus propios proyectos de robótica como para la versión Linux de AMP (ArduPilot).
Navio2 elimina la necesidad de múltiples controladores para hacer más sencillo el desarrollo y aumentar la robustez del proyecto. Aumenta la conectividad y permite controlar todo tipo de robots que se desplacen: coches, barcos, multirrotores, aviones.
Para un conocimiento preciso de la posición y la orientación Navio2 está equipado con doble IMU y receptor GPS/Glonass/Beidou. PWM, ADC, SBUS y PPM están integrados en Linux sysfs gracias al coprocesador RC I/O incluído en la placa, permitiendo acceder fácilmente con cualquier lenguaje de programación.
Especificaciones:
* MS5611 barómetro (I2C1)
* MPU9250 9DOF IMU (SPI0)
* LSM9DS1 9DOF IMU (SPI0)
* Ublox M8N Glonass/GPS/Beidou (SPI0)
* 14 PWM salidas servo (RCIO/SPI1)
* PPM/S.Bus entrada (RCIO/SPI1)
* 6-canales ADC (RCIO/SPI1)
* Integrado RGB LED
* UART, I2C terminales para conexiones
* Conector de corriente
* Fuente de alimentación triple

View File

@ -9,7 +9,7 @@ collected: Other
description: Add-on that allows control of Energenie smart plugs from a Raspberry Pi
url: https://energenie4u.co.uk/res/pdfs/ENER314%20UM.pdf
buy: https://energenie4u.co.uk/catalogue/product/ENER314
image: 'energenie-pi-mote.png'
image: 'energenie-pi-mote.png'
pincount: 26
eeprom: no
power:
@ -45,6 +45,6 @@ pin:
-->
# Pi-mote
The Pi-mote is a RF transmitter add-on board that allows control of up to 4 Energenie radio controlled sockets independently using Python.
Pi-Mote es una placa transmisora de RF que permite controlar hasta 4 zócalos Energenie de manera independiente utilizando Python.
With it you will be able to control your electrical sockets within a range of up to 30 metres, through doors, walls and ceilings.
Además, serás capaz de controlar tus zócalos eléctricos en un rango de 30 metros, a través de puertas, muros y techos.

View File

@ -0,0 +1,62 @@
<!--
---
name: Audio Z
class: board
type: audio
formfactor: pHAT
manufacturer: Fe-Pi
collected: Other
description: A complete audio solution for the Raspberry Pi
url: http://fe-pi.com/products/fe-pi-audio-z-v1
buy: http://fe-pi.com/products/fe-pi-audio-z-v1
image: 'fepi-audio-z.png'
pincount: 40
eeprom: no
power:
'1':
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
'12':
name: BCLK (Bit Clock)
mode: i2s
'35':
name: LRCLK (Left/Right Clock)
mode: i2s
'38':
name: DIN (Data In)
mode: i2s
'40':
name: DOUT (Data Out)
mode: i2s
i2c:
'0x0a':
name: SGTL5000
device: SGTL5000XNAA3/R2
-->
#Audio Z
Fe-Pi Audio Z está diseñado para ser una solución completa de sonido y bajo coste para Raspberry Pi 2, 3 y Zero, proporciona entrada y salida de línea, salida de auriculares/entrada de micrófono.
## Especificaciones ##
* Tamaño pequeño, como Raspberry Pi Zero
* Jack para auricuales/micrófono de 3.5 mm y 4 contactos (negro)
* Jack para salida de línea estéreo de 3.5 mm (verde) y entrada estéreo (rosa)
* ADC > 90 dB SNR y -72 dB THD+N
* Salida de línea > 100 dB SNR y-85 dB THD+N
* Salida HP > 100 dB SNR y -80 dB THD+N, 62.5 mW máximo en 16 ohm
* Controles de hardware para el volúmen de auriculares, líneas de entrada y salida, soporte ALSA
* Conector femenino de 2.54mm y 2x20 pines, conector masculino de 40 pines incluido

View File

@ -36,15 +36,15 @@ i2c:
-->
# Four Letter pHAT
Four Letter pHAT is a four 14-segment display that can be used to display text, numbers, and a host of other characters. Its Matrices are a retro-style green, similar to old digital alarm clock and are driven by the HT16K33 chip over I2C.
For Letter pHAT es una pantalla formada por 4 módulos de 14 segmentos que se puede utilizar para mostrar texto, números y otros caracteres. Sus matrices son de estilo retro vede, similares a la de los viejos despertadores digitales y son controladas por el chip HT16K33 vía I2C.
Features:
Especificaciones:
* Four 14-segment displays
* HT16K33 driver chip
* Compatible with Raspberry Pi A+/B+, 2, 3 and Zero/Zero W
* Cuatro matrices de 14 segmentos
* Chip controlador HT16K33
* Compatible con Raspberry Pi A+/B+, 2, 3 y Zero/Zero W
To get the pHAT set up and ready to go you can use the one-line product installer:
Para configurar el pHAT y dejarlo listo para su funcionamiento puedes utilizar el instalador de una línea:
```bash
curl https://get.pimoroni.com/fourletterphat | bash

View File

@ -69,6 +69,6 @@ pin:
-->
# GertVGA 666
The Gert VGA 666 (6 bits per colour channel, hence 666) is a breakout/add on board for the Raspberry Pi. It is an open source hardware design released publicly by Gert van Loo.
Gert VGA 666 (6 bits por canal de color, por lo tanto 666) es una placa añadida para Raspberry Pi. El diseño es abierto, publicado por Gert van Loo.
It is a neat and very useful solution for using a VGA screen/monitor with your Raspberry Pi and is far cheaper than an HDMI to VGA adapter or similar. The VGA connection is driven natively in hardware over the GPIO pins (using a parallel interface) and uses around the same CPU load as the HDMI connection on board. It is capable of displaying 1080p60 VGA video with no CPU load.
Es una solución para utilizar una pantalla VGA con tu Raspberry Pi y es bastante más barata que un adaptador HDMI a VGA. La conexión VGA es controlada de manera nativa a través de los pines GPIO (interfaz paralela) y utiliza aproximadamente la misma carga de CPU que la conexión HDMI de Raspberry Pi. Es capaz de mostrar video 1080p60 sin carga de CPU.

View File

@ -90,17 +90,17 @@ pin:
-->
# HyperPixel
HyperPixel is a high-resolution 3.5" TFT display for the Raspberry Pi. Using a high-speed DPI interface, it boosts a 60 FPS frame rate and a resolution of approximately 270 pixels per inch (800x480).
HyperPixel es una pantalla 3.5" TFT de alta resolución para Raspberry Pi. Utiliza una interfaz DPI de alta velocidad, muestra imágenes a 60 FPS con una resolución de 270 píxeles por pulgada (800x480).
The display is capable of displaying 18-bits of colour (6 bits per colour, DPI mode 6 - RGB666), and provides capacitive multi-touch capabilities, more sensitive and responsive to touch than a resistive touch display.
La pantalla es capaz de mostrar 18-bits de color (6 bits por color, modo DPI 6 - RGB666) y cuenta con capacidad multitáctil, más sensible que una pantalla resistiva.
HyperPixel is compatible with any 40-pin version of the Pi, including Pi Zero and Pi Zero W.
Dimensions: 56.5x86x10mm (WxHxD, depth includes header and display).
HyperPixel es compatible con cualquier versión de 40 pines, incluyendo Pi Zero y Pi Zero W.
Dimensiones: 56.5x86x10mm (ancho-alto-profundidad, pines y pantalla incluidos).
To get the display set up, you can use the one-line product installer:
Para poner a punto la pantalla puedes utilizar el instalador de una línea:
```bash
curl https://get.pimoroni.com/hyperpixel | bash
```
And follow the instructions!
¡Y sigue las instrucciones!

View File

@ -1,63 +0,0 @@
<!--
---
name: Audio Z
class: board
type: audio
formfactor: pHAT
manufacturer: Fe-Pi
collected: Other
description: A complete audio solution for the Raspberry Pi
url: http://fe-pi.com/products/fe-pi-audio-z-v1
buy: http://fe-pi.com/products/fe-pi-audio-z-v1
image: 'fepi-audio-z.png'
pincount: 40
eeprom: no
power:
'1':
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
'12':
name: BCLK (Bit Clock)
mode: i2s
'35':
name: LRCLK (Left/Right Clock)
mode: i2s
'38':
name: DIN (Data In)
mode: i2s
'40':
name: DOUT (Data Out)
mode: i2s
i2c:
'0x0a':
name: SGTL5000
device: SGTL5000XNAA3/R2
-->
#Audio Z
The Fe-Pi Audio Z is designed to provide a complete low cost audio solution for Raspberry Pi 2, 3, and Zero, needing line-in, line-out, and headphone-out/mic-in.
## Features ##
* Small Raspberry Pi Zero PCB footprint
* 3.5 mm, 4 contact, jack for Headphone/MIC (black)
* 3.5 mm jack for stereo Line Out (green), and stereo Line In (pink)
* ADC > 90 dB SNR and -72 dB THD+N
* Line-Out > 100 dB SNR and -85 dB THD+N
* HP Output > 100 dB SNR and -80 dB THD+N, 62.5 mW max into 16 ohm
* Hardware level controls for Headphone Volume, Line In, Line Out. ALSA support
* 2x20pin 2.54mm female header and 40pin male breakable header included