Added Adafruit OLED Bonnet

This commit is contained in:
Phil Howard 2018-01-25 17:48:28 +00:00
parent 0d2e69e698
commit 16e900e7c8
8 changed files with 6 additions and 65 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

View File

@ -1,65 +0,0 @@

<!--
---
name: OLED Bonnet
class: board
type: Display
formfactor: pHAT
manufacturer: Adafruit
description: A 128x64 display with jostick and buttons for your Pi
url: https://learn.adafruit.com/adafruit-128x64-oled-bonnet-for-raspberry-pi
github: https://github.com/adafruit/Adafruit_Python_SSD1306
buy: https://www.adafruit.com/product/3531
image: 'adafruit-oled-bonnet.png'
pincount: 40
eeprom: no
power:
'1':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
'7':
name: Joystick center
'13':
name: Joystick left
'16':
name: Joystick right
'11':
name: Joystick up
'15':
name: Joystick down
'29':
name: Button A
'31':
name: Button B
i2c:
'0x3c':
name: Display Driver
device: ssd1306
-->
# OLED Bonnet
The OLED Bonnet is a simple 128x64 display for the Raspberry pi with a 5-way joystick and 2 push buttons.
The 1.3" screen is made of a 128x64 individual white OLED pixels and because the display makes its own light, no backlight is required. This reduces the power required to run the OLED and is why the display has such high contrast.
To install the necessary software, use the following commands:
```bash
sudo apt-get install git python-imaging python-smbus
git clone https://github.com/adafruit/Adafruit_Python_SSD1306
cd Adafruit_Python_SSD1306
sudo python setup.py install
```

View File

@ -155,3 +155,4 @@ overlays:
- pololu-dual-g2-motor-driver
- respeaker-2-mics-phat
- sparkfun-pi-servo-hat
- adafruit-oled-bonnet

View File

@ -154,3 +154,4 @@ overlays:
- pololu-dual-g2-motor-driver
- respeaker-2-mics-phat
- sparkfun-pi-servo-hat
- adafruit-oled-bonnet

View File

@ -154,3 +154,4 @@ overlays:
- pololu-dual-g2-motor-driver
- respeaker-2-mics-phat
- sparkfun-pi-servo-hat
- adafruit-oled-bonnet

View File

@ -155,3 +155,4 @@ overlays:
- pololu-dual-g2-motor-driver
- respeaker-2-mics-phat
- sparkfun-pi-servo-hat
- adafruit-oled-bonnet

View File

@ -155,3 +155,4 @@ overlays:
- pololu-dual-g2-motor-driver
- respeaker-2-mics-phat
- sparkfun-pi-servo-hat
- adafruit-oled-bonnet

View File

@ -155,3 +155,4 @@ overlays:
- pololu-dual-g2-motor-driver
- respeaker-2-mics-phat
- sparkfun-pi-servo-hat
- adafruit-oled-bonnet