Boards visual for de sorted

This commit is contained in:
RogueM 2016-07-27 15:40:03 +01:00
parent 6f7f711950
commit 8b7ab7944c
13 changed files with 77 additions and 144 deletions

View File

@ -5,10 +5,18 @@ class: board
type: alle type: alle
formfactor: HAT formfactor: HAT
manufacturer: Pimoroni manufacturer: Pimoroni
image: 'image.png'
url: https://github.com/pimoroni/dot3k
description: Ein 3-zeiliges LCD mit einer 6-Zonen RGB Hintergrundbeleuchtung und 6 Tasten description: Ein 3-zeiliges LCD mit einer 6-Zonen RGB Hintergrundbeleuchtung und 6 Tasten
url: https://shop.pimoroni.com/products/display-o-tron-hat
github: https://github.com/pimoroni/dot3k
buy: https://shop.pimoroni.com/products/display-o-tron-hat
image: 'display-o-tron-hat.png'
pincount: 40 pincount: 40
eeprom: yes
power:
'1':
'2':
ground:
'6':
pin: pin:
3: 3:
mode: i2c mode: i2c

View File

@ -5,23 +5,18 @@ class: board
type: alle type: alle
formfactor: Andere formfactor: Andere
manufacturer: Pimoroni manufacturer: Pimoroni
image: 'image.png'
github: https://github.com/pimoroni/dot3k
url: https://github.com/pimoroni/dot3k
description: Ein 3-zeiliges LCD mit RGB Hintergrundbeleuchtung und Joystick description: Ein 3-zeiliges LCD mit RGB Hintergrundbeleuchtung und Joystick
install: url: https://shop.pimoroni.com/products/displayotron-3000
'devices': github: https://github.com/pimoroni/dot3k
- 'i2c' buy: https://shop.pimoroni.com/products/displayotron-3000
- 'spi' image: 'display-o-tron.png'
'apt':
- 'python-smbus'
- 'python3-smbus'
- 'python-dev'
- 'python3-dev'
'python':
- 'dot3k'
'examples': 'python/examples/'
pincount: 26 pincount: 26
eeprom: no
power:
'2':
'17':
ground:
'6':
pin: pin:
3: 3:
mode: i2c mode: i2c

View File

@ -5,28 +5,13 @@ class: board
type: alle type: alle
formfactor: HAT formfactor: HAT
manufacturer: Pimoroni manufacturer: Pimoroni
image: 'image.png' description: Eine Platine mit LEDs, Ein- und Ausgängen, Motorsteuerung, Sensor-Tasten und Steckbrett.
url: https://github.com/pimoroni/explorer-hat url: http://shop.pimoroni.com/products/explorer-hat
github: https://github.com/pimoroni/explorer-hat github: https://github.com/pimoroni/explorer-hat
buy: http://shop.pimoroni.com/products/explorer-hat buy: http://shop.pimoroni.com/products/explorer-hat
description: Eine Platine mit LEDs, Ein- und Ausgängen, Motorsteuerung, Sensor-Tasten und Steckbrett. image: 'explorer-hat-pro.png'
install:
'apt':
- 'python-smbus'
- 'python3-smbus'
- 'python-dev'
- 'python3-dev'
'python':
- 'explorerhat'
'examples': 'examples/'
pincount: 40 pincount: 40
i2c: eeprom: yes
'0x28':
name: Cap Touch
device: cap1208
'0x48':
name: Analog Input
device: ads1015
pin: pin:
'3': {} '3': {}
'5': {} '5': {}
@ -101,6 +86,13 @@ pin:
name: Motor 2 + name: Motor 2 +
mode: output mode: output
active: high active: high
i2c:
'0x28':
name: Cap Touch
device: cap1208
'0x48':
name: Analog Input
device: ads1015
--> -->
#Explorer HAT und Explorer HAT Pro #Explorer HAT und Explorer HAT Pro

View File

@ -5,25 +5,13 @@ class: board
type: alle type: alle
formfactor: HAT formfactor: HAT
manufacturer: Pimoroni manufacturer: Pimoroni
image: 'image.png' description: Eine Platine mit LEDs, Ein- und Ausgängen, Sensor-Tasten und Steckbrett.
url: https://github.com/pimoroni/explorer-hat url: http://shop.pimoroni.com/products/explorer-hat
github: https://github.com/pimoroni/explorer-hat github: https://github.com/pimoroni/explorer-hat
buy: http://shop.pimoroni.com/products/explorer-hat buy: http://shop.pimoroni.com/products/explorer-hat
description: Eine Platine mit LEDs, Ein- und Ausgängen, Sensor-Tasten und Steckbrett. image: 'explorer-hat.png'
install:
'devices':
- 'i2c'
'apt':
- 'python-smbus'
- 'python3-smbus'
- 'python-dev'
- 'python3-dev'
'python':
- 'explorerhat'
'python3':
- 'explorerhat'
'examples': 'examples/'
pincount: 40 pincount: 40
eeprom: yes
pin: pin:
'7': '7':
name: LED 1 name: LED 1

View File

@ -5,19 +5,13 @@ class: board
type: alle type: alle
formfactor: HAT formfactor: HAT
manufacturer: Pimoroni manufacturer: Pimoroni
image: 'image.png'
url: https://github.com/pimoroni/piano-hat
description: Ein kleines Pi Piano mit 16 berührungsempfindlichen Tasten description: Ein kleines Pi Piano mit 16 berührungsempfindlichen Tasten
url: https://shop.pimoroni.com/products/piano-hat
github: https://github.com/pimoroni/piano-hat
buy: https://shop.pimoroni.com/products/piano-hat
image: 'piano-hat.png'
pincount: 40 pincount: 40
i2c: eeprom: yes
'0x28':
name: Cap Touch A
device: cap1188
datasheet: http://ww1.microchip.com/downloads/en/DeviceDoc/CAP1188%20.pdf
'0x2b':
name: Cap Touch B
device: cap1188
datasheet: http://ww1.microchip.com/downloads/en/DeviceDoc/CAP1188%20.pdf
pin: pin:
3: 3:
mode: i2c mode: i2c
@ -35,6 +29,13 @@ pin:
15: 15:
name: Reset B name: Reset B
mode: output mode: output
i2c:
'0x28':
name: Cap Touch A
device: cap1188
'0x2b':
name: Cap Touch B
device: cap1188
--> -->
#Piano HAT #Piano HAT

View File

@ -5,10 +5,13 @@ class: board
type: alle type: alle
formfactor: Andere formfactor: Andere
manufacturer: Cyntech manufacturer: Cyntech
image: 'image.png'
url: https://github.com/pimoroni/pibrella
description: eine "Alles-in-Einem" Licht, Ton, Ein- und Ausgabe Erweiterungsplatine. description: eine "Alles-in-Einem" Licht, Ton, Ein- und Ausgabe Erweiterungsplatine.
url: http://pibrella.com
github: https://github.com/pimoroni/pibrella
buy: https://shop.cyntech.co.uk/products/pibrella?variant=581387897
image: 'pibrella.png'
pincount: 26 pincount: 26
eeprom: no
pin: pin:
'7': '7':
name: Green LED name: Green LED

View File

@ -1,15 +1,17 @@
<!-- <!--
--- ---
name: Raspberry Pi Dots name: DOTs
class: board class: board
type: alle type: alle
formfactor: Andere formfactor: Andere
manufacturer: Raspberry Pi manufacturer: Raspberry Pi
image: 'image.png'
description: verbinde die Punkte um eine Schaltung zu erstellen description: verbinde die Punkte um eine Schaltung zu erstellen
url: http://www.raspberrypi.org/dots/ url: http://www.raspberrypi.org/dots/
github: https://github.com/raspberrypilearning/dots github: https://github.com/raspberrypilearning/dots
buy: https://thepihut.com/products/raspberry-pi-dots-board
image: 'rpf-dots.png'
pincount: 40 pincount: 40
eeprom: no
pin: pin:
bcm0: bcm0:
name: 'Farbe: Blau' name: 'Farbe: Blau'

View File

@ -1,15 +1,16 @@
<!-- <!--
--- ---
name: Ryanteck Motorsteuerung name: Motorsteuerung
class: board class: board
type: alle type: alle
formfactor: Andere formfactor: Andere
manufacturer: Ryanteck manufacturer: Ryanteck
image: 'image.png'
url: http://www.ryanteck.uk/store/ryanteck-rpi-motor-controller-board
buy: http://www.ryanteck.uk/store/ryanteck-rpi-motor-controller-board
description: A budget motor controller with quick start guides. description: A budget motor controller with quick start guides.
url: https://ryanteck.uk/add-ons/6-ryanteck-rpi-motor-controller-board-0635648607160.html
buy: https://ryanteck.uk/add-ons/6-ryanteck-rpi-motor-controller-board-0635648607160.html
image: 'rtk-000-001.png'
pincount: 26 pincount: 26
eeprom: no
pin: pin:
'11': '11':
name: Motor 1 A name: Motor 1 A

View File

@ -1,45 +0,0 @@
<!--
---
name: "Sense HAT"
class: board
type: alle
formfactor: HAT
manufacturer: Raspberry Pi
image: 'image.png'
url: https://www.raspberrypi.org/products/sense-hat/
description: Erweiterungsmodul mit einer 8×8 RGB LED Matrix, 5-Tasten Joystick sowie jede menge Sensoren (Gyroskop, Beschleunigungsmesser, Magnetometer, Temperatur, Luftdruck und Luftfeuchtigkeit)
install:
'devices':
- 'i2c'
- 'spi'
pincount: 40
pin:
3:
mode: i2c
5:
mode: i2c
16:
name: Joystick
mode: input
18:
name: Joystick
mode: input
19:
mode: spi
21:
mode: spi
22:
name: Joystick
mode: input
23:
mode: spi
24:
mode: spi
-->
#Sense HAT
LED Matrix: LED2472G -> ATTINY88 -> SPI(8/9/10/11)
Joystick: SKRHABE010 -> ATTINY88 -> GPIO23/24/25
Axis/IMU: LSM9DS1 -> i2c 0x1c(1e),0x6a(6b) (INT on MCU)
Luftdruck/Temp: LPS25H -> i2c 0x5c
Luftfeuchtigkeit/Temp: HTS221 -> i2c 0x5f

View File

@ -5,21 +5,13 @@ class: board
type: alle type: alle
formfactor: HAT formfactor: HAT
manufacturer: Pimoroni manufacturer: Pimoroni
image: 'image.png' description: Ein 3D Positions- und Gesten-Sensor.
url: https://github.com/pimoroni/skywriter-hat url: http://shop.pimoroni.com/products/skywriter-hat
github: https://github.com/pimoroni/skywriter-hat github: https://github.com/pimoroni/skywriter-hat
buy: http://shop.pimoroni.com/products/skywriter-hat buy: http://shop.pimoroni.com/products/skywriter-hat
description: Ein 3D Positions- und Gesten-Sensor. image: 'skywriter-hat.png'
install:
'apt':
- 'python-smbus'
- 'python3-smbus'
- 'python-dev'
- 'python3-dev'
'python':
- 'skywriter'
'examples': 'python/examples/'
pincount: 40 pincount: 40
eeprom: yes
pin: pin:
'3': '3':
mode: i2c mode: i2c

View File

@ -5,11 +5,12 @@ class: board
type: alle type: alle
formfactor: HAT formfactor: HAT
manufacturer: Ryanteck manufacturer: Ryanteck
image: 'image.png' description: Ein schneller und einfacher Weg um die grundlegenden Fähigkeiten der GPIO-Ports zu erkunden.
url: http://www.ryanteck.uk/store/traffichat url: http://www.ryanteck.uk/store/traffichat
buy: http://www.ryanteck.uk/store/traffichat buy: http://www.ryanteck.uk/store/traffichat
description: Ein schneller und einfacher Weg um die grundlegenden Fähigkeiten der GPIO-Ports zu erkunden. image: 'traffic-hat.png'
pincount: 40 pincount: 40
eeprom: yes
pin: pin:
'15': '15':
name: LED1 / Grün name: LED1 / Grün

View File

@ -5,21 +5,17 @@ class: board
type: alle type: alle
formfactor: HAT formfactor: HAT
manufacturer: Pimoroni manufacturer: Pimoroni
image: 'image.png'
url: http://shop.pimoroni.com/products/unicorn-hat
buy: http://shop.pimoroni.com/products/unicorn-hat
description: 64 blendend helle RGB LEDs auf einem HAT description: 64 blendend helle RGB LEDs auf einem HAT
url: http://shop.pimoroni.com/products/unicorn-hat
github: https://github.com/pimoroni/unicornhat github: https://github.com/pimoroni/unicornhat
install: buy: http://shop.pimoroni.com/products/unicorn-hat
'apt': image: 'unicorn-hat.png'
- 'python-dev'
- 'python3-dev'
'python':
- 'unicornhat'
'python3':
- 'unicornhat'
'examples': 'python/examples/'
pincount: 40 pincount: 40
eeprom: yes
power:
'2':
ground:
'9':
pin: pin:
'12': '12':
name: Data name: Data

View File

@ -42,13 +42,12 @@ overlays:
- iface-sd - iface-sd
- display-o-tron - display-o-tron
- display-o-tron-hat - display-o-tron-hat
- dots - rpf-dots
- explorer-hat - explorer-hat
- explorer-hat-pro - explorer-hat-pro
- piano-hat - piano-hat
- pibrella - pibrella
- rtk-000-001 - rtk-000-001
- sense-hat
- skywriter-hat - skywriter-hat
- traffic-hat - traffic-hat
- unicorn-hat - unicorn-hat