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

@ -40,7 +40,7 @@ install:
- 'i2c'
-->
# Pi-DigiAMP+
#Pi-DigiAMP+
The Pi-DigiAMP+ is an add-on board that includes a Digital to Analog Converter (DAC) and powerful 35w stereo amplifier. If you want to turn your Raspberry Pi into a working Hi Fi stereo, just add speakers and you're off.

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

@ -34,7 +34,7 @@ i2c:
name: DS1307
device: DS1307
-->
# Witty-Pi
#Witty-Pi
Witty Pi is an extension board that adds realtime clock and power management to your Raspberry Pi. You can turn on/off your Raspberry Pi with a single tap on the button on Witty Pi, and the power supply for Raspberry Pi and all its USB peripherals will get fully cut after the shutdown. Witty Pi has a CR2032 backed realtime clock (DS1337) on board, and can keep time for Raspberry Pi when it is off. You can schedule next shutdown/startup of your Pi via the software. A user-defined schedule script could be used for complex use case, which requires scheduling multiple shutdowns and startups at different moments.

View File

@ -13,7 +13,7 @@ pincount: 40
eeprom: no
power: 5v
-->
# Zero4U
#Zero4U
Zero4U is a 4-port USB hub for Raspberry Pi Zero, and it can be mounted to Raspberry Pi Zero back-to-back. The 4 pogo pins on the back will connect the PP1, PP6, PP22 and PP23 testing pads on Raspberry Pi Zero, hence no soldering will be needed to make it work.

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.