mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-14 09:34:25 -08:00
cbbde009ae
Adds US distributor purchase link for T-Beam OLED
25 lines
614 B
Plaintext
25 lines
614 B
Plaintext
---
|
|
id: screens
|
|
title: Screens
|
|
sidebar_label: Screens
|
|
sidebar_position: 2
|
|
---
|
|
|
|
## 0.96 inch OLED I<sup>2</sup>C display
|
|
|
|
- [Purchase link](https://www.aliexpress.com/item/32922106384.html)
|
|
- US Distributor - Purchase link: [Rokland](https://store.rokland.com/products/lilygo-ttgo-0-96-inch-oled-white-color-text-display-module-l206-for-t-beam-and-t-sim)
|
|
|
|
![0.96 inch OLED display](/img/hardware/screen.png)
|
|
|
|
### Pin map
|
|
|
|
To attach the screen:
|
|
|
|
1. Connect VCC to 3v3
|
|
2. Connect GND to GND
|
|
3. Connect SCL to pin 22
|
|
4. Connect SDA to pin 21
|
|
|
|
![Connecting the OLED screen to a T-Beam](/img/hardware/t-beam-screen.jpg)
|