removed manufacturer from header in some overlays for consistency

This commit is contained in:
RogueM 2016-07-10 13:47:41 +01:00
parent 6d8242a1be
commit e214aa2eb6
12 changed files with 13 additions and 13 deletions

View File

@ -34,7 +34,7 @@ install:
- 'python-dev'
- 'python3-dev'
-->
#Adafruit MPR121 Cap Touch HAT
#MPR121 Cap Touch HAT
This Raspberry Pi add-on board provides 12 capacitive touch inputs and all the logic to read them over a simple I2C communication bus.

View File

@ -40,7 +40,7 @@ install:
'devices':
- 'i2c'
-->
#IQaudIO Pi-DAC+
#Pi-DAC+
The Pi-DAC+ takes the digital audio signals (I2S) from the Raspberry Pi and through the
onboard Texas Instruments PCM5122 DAC delivers variable output (hardware volume

View File

@ -39,7 +39,7 @@ i2c:
device: cap1188
datasheet: http://ww1.microchip.com/downloads/en/DeviceDoc/CAP1188%20.pdf
-->
#Piano HAT
#Pimoroni Piano HAT
Piano HAT has 16 touch-sensitive buttons. 13 of these are a single Piano octave, the rest give you octave up/down and instrument select functionality.

View File

@ -28,9 +28,9 @@ pin:
active: high
description: PiBorg Blue LED
-->
###The PiBorg LedBorg is an ultra-bright RGB LED board for the Raspberry Pi.
#LedBorg
the PiBorg Ledborg has its own driver, so you don't need to drive it manually.
The PiBorg LedBorg is an ultra-bright RGB LED board for the Raspberry Pi. It has its own driver, so you don't need to drive it manually.
If you want a much, much wider range of colours, though, you can drive it manually using softPwm in WiringPi. The pin assignments for this are as follows:

View File

@ -45,7 +45,7 @@ pin:
'38':
name: 'BT_WAKE'
-->
#RedBear PiZero IoT HAT
#PiZero IoT HAT
The RedBear IoT HAT brings the BCM43438 used on the Raspberry Pi 3 to HAT format, compatible with the Pi Zero.

View File

@ -98,7 +98,7 @@ pin:
name: 'Color: Red'
direction: input
-->
#Raspberry Pi Dots
#Dots Board
###Dots is a Dot to Dot board for the Raspberry Pi that lets you join-the-dots with BARE Conductive Paint!

View File

@ -29,7 +29,7 @@ pin:
direction: output
active: high
-->
#Ryanteck Motor Controller Board
#Motor Controller Board
###A quick and easy way to start driving motors on your Raspberry Pi

View File

@ -13,7 +13,7 @@ pincount: 40
eeprom: no
power: 5v
-->
# UUGear 7-port USB hub for Raspberry Pi
#7-port USB hub for Raspberry Pi
This is a 7-Port USB hub designed for Raspberry Pi. It extends one USB port on Raspberry Pi to 7 usable USB ports, which allows you to connect much more USB devices to your Raspberry Pi. There is a red LED on board as the power indicator, and seven green LEDs aside the USB ports as transaction indicators.

View File

@ -60,7 +60,7 @@ pin:
'40':
name: WiringPi 29
-->
#Raspberry Pi WiringPi
#WiringPi
###WiringPi is an attempt to bring Arduino-wiring-like simplicity to the Raspberry Pi.