4tronix picon merged in

This commit is contained in:
RogueM 2016-10-19 16:16:18 +01:00
parent e9aa8f8daf
commit b4e8467f66
5 changed files with 42 additions and 79 deletions

View File

@ -1,39 +0,0 @@
<!--
---
name: Picon Zero
class: board
type: motor
formfactor: pHAT
image: 'picon-zero.png'
manufacturer: 4tronix
description: A robot controller board for the Raspberry Pi
url: http://4tronix.co.uk/piconzero/
github:
buy: http://4tronix.co.uk/store/index.php?rt=product/product&product_id=552
pincount: 40
eeprom: no
power:
'1':
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
i2c:
'0x22':
name: PiconZero
device: ATMega328
-->
#Picon Zero
TBA

View File

@ -1,39 +0,0 @@
<!--
---
name: Picon Zero
class: board
type: motor
formfactor: pHAT
image: 'picon-zero.png'
manufacturer: 4tronix
description: An add-on board for the Raspberry Pi
url: https://my-addon-board.com
github: https://github.com/my-addon-board-repo.com
buy: http://buy-my-addon-board.com
pincount: 40
eeprom: no
power:
'1':
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
i2c:
'0x00':
name: device display name
device: chip name
-->
#Picon Zero
TBA

View File

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB

View File

@ -0,0 +1,40 @@
<!--
---
name: Picon Zero
class: board
type: motor
formfactor: pHAT
image: '4tronix-picon-zero.png'
manufacturer: 4tronix
description: A robot controller board for the Raspberry Pi
url: http://4tronix.co.uk/piconzero/
buy: http://4tronix.co.uk/store/index.php?rt=product/product&product_id=552
pincount: 40
eeprom: no
power:
'1':
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
i2c:
'0x22':
name: PiconZero
device: ATMega328
-->
#Picon Zero
The Picon Zero is an add-on PCB for the Raspberry Pi that is physically the same size as a Raspberry Pi Zero and so is ideal as a pseudo-Hat (pHat) for the Pi Zero. However, it can of course be used on any Raspberry Pi with a 40-pin GPIO connector.
As well as 2 full H-Bridge motor drivers, the Picon Zero has a number of Input and Output pins that can be configured in a variety of ways, allowing you to easily add analog inputs or neopixel outputs to your Raspberry Pi without any complicated software and kernel specific drivers. It also provides an interface for an HC-SR04 ultrasonic distance sensor and opens up 5 GPIO pins from the Raspberry Pi for you to use as you see fit.

View File

@ -32,7 +32,7 @@ strings:
featured:
- pijack
- ab-servo-pwm-pi-zero
- microdot-phat
- 4tronix-picon-zero
- wifi-pants
overlays:
- ground
@ -46,6 +46,7 @@ overlays:
- spi
- uart
- wiringpi
- 4tronix-picon-zero
- ab-1-wire-plus
- ab-1-wire-zero
- ab-adc-differential-pi