mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-16 10:34:14 -08:00
29 lines
653 B
Plaintext
29 lines
653 B
Plaintext
---
|
|
id: screens
|
|
title: T-Beam Screens
|
|
sidebar_label: Screens
|
|
sidebar_position: 2
|
|
---
|
|
|
|
## 0.96 inch OLED I<sup>2</sup>C display
|
|
|
|
### 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.webp)
|
|
|
|
### Resources
|
|
- Purchase Links:
|
|
- US
|
|
- [Rokland](https://store.rokland.com/products/lilygo-ttgo-0-96-inch-oled-white-color-text-display-module-l206-for-t-beam-and-t-sim)
|
|
- International
|
|
- [Aliexpress](https://www.aliexpress.com/item/32922106384.html)
|
|
|
|
![0.96 inch OLED display](/img/hardware/screen.webp)
|