Revert "Add AIY vision bonnet and voice bonnet pinouts"

This reverts commit ddc249e5b6.
This commit is contained in:
scottamain 2018-08-07 19:19:52 -07:00
parent ddc249e5b6
commit d511ace501
4 changed files with 0 additions and 118 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

View File

@ -1,59 +0,0 @@
<!--
---
name: Vision Bonnet
class: board
type: sensor,other
formfactor: pHAT
manufacturer: Google
description: A pHAT that helps you build an intelligent camera that can see and recognize objects using machine learning
url: https://aiyprojects.withgoogle.com/vision
github: https://github.com/google/aiyprojects-raspbian
image: 'vision-bonnet.png'
pincount: 40
eeprom: yes
power:
'1':
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
'15':
mode: gpio
name: Buzzer
'16':
mode: gpio
name: Button
'19':
mode: spi
'21':
mode: spi
'23':
mode: spi
'24':
mode: spi
'31':
mode: gpio
name: Pi to Myriad IRQ
'33':
mode: gpio
name: Myriad to Pi IRQ
'37':
mode: gpio
-->
# Vision Bonnet
The Vision Bonnet comes with the AIY Vision Kit by Google—a do-it-yourself intelligent camera. The Vision Bonnet connects to a Raspberry Pi Zero to create an intelligent camera that can see and recognize objects using machine learning (ML).
The bonnet includes on-board hardware to accelerate vision-based ML models, a connector for the Raspberry Pi Camera v2, a 10-pin button connector, and 4 unique GPIO pins called `PIN_A`, `PIN_B`, `PIN_C`, and `PIN_D`.

View File

@ -1,59 +0,0 @@
<!--
---
name: Voice Bonnet
class: board
type: audio,sensor
formfactor: pHAT
manufacturer: Google
description: A pHAT that helps you build an intelligent speaker with voice recognition that connects to the Google Assistant
url: https://aiyprojects.withgoogle.com/voice
github: https://github.com/google/aiyprojects-raspbian
image: 'voice-bonnet.png'
pincount: 40
eeprom: yes
power:
'1':
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
'8':
mode: uart
name: TXD breakout
'10':
mode: uart
name: RXD breakout
'12':
mode: i2s
name: I2S BCLK
'16':
mode: gpio
name: Button
'33':
mode: i2s
name: I2S LRCLK
'38':
mode: i2s
name: I2S SDIN
'40':
mode: i2s
name: I2S SDOUT
-->
# Voice Bonnet
The Voice Bonnet comes with the AIY Voice Kit (V2) by Google—a do-it-yourself intelligent speaker. The Voice Bonnet connects to a Raspberry Pi Zero to create a natural language processor that can connect to the Google Assistant.
The bonnet includes on-board hardware to facilitate audio capture and playback, stereo speaker terminals, a headphone jack, an 8-pin button connector, UART breakout pins, and 4 unique GPIO pins called `PIN_A`, `PIN_B`, `PIN_C`, and `PIN_D`.
If you have the V1 Voice Kit (full size HAT for Raspberry Pi 3), instead see the [Voice Hat](/pinout/voice_hat)).