mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-14 09:34:25 -08:00
712918e2b6
fixed missing brackets on GPS descriptions for 'supreme' and 's3core'
221 lines
6 KiB
Plaintext
221 lines
6 KiB
Plaintext
---
|
|
id: tbeam
|
|
title: LILYGO® TTGO T-Beam Devices
|
|
sidebar_label: LILYGO® T-Beam
|
|
sidebar_position: 2
|
|
---
|
|
|
|
import Tabs from "@theme/Tabs";
|
|
import TabItem from "@theme/TabItem";
|
|
|
|
All T-beam models have an 18650 size battery holder on the rear of the device. This is designed to the original specification of the 18650 and only fits unprotected flat top 18650 cells. Button top and protected cells are typically longer than 65mm, often approaching 70mm.
|
|
|
|
Further information on the LILYGO® T-Beam devices can be found on LILYGO®'s [GitHub page](https://github.com/Xinyuan-LilyGO/LilyGo-LoRa-Series).
|
|
|
|
<Tabs
|
|
groupId="t-beam"
|
|
defaultValue="sx1262"
|
|
values={[
|
|
{label: 'T-Beam v0.7', value:'0.7'},
|
|
{label: 'T-Beam v1.1', value: '1.1'},
|
|
{label: 'T-Beam with M8N', value: 'm8n'},
|
|
{label: 'T-Beam with M8N & SX1262', value: 'sx1262'},
|
|
{label: 'T-Beam Supreme', value: 'supreme'},
|
|
{label: 'T-Beam S3-Core', value: 's3core'}
|
|
]}>
|
|
|
|
<TabItem value="0.7">
|
|
|
|
:::caution Firmware Version Notice
|
|
This is an earlier version of the T-Beam board. Due to changes in the design this board uses a specific firmware file different from the other T-Beam boards. This board is no longer in production and not recommended for new purchases.
|
|
:::
|
|
|
|
- **MCU**
|
|
- ESP32 (WiFi & Bluetooth)
|
|
- **LoRa Transceiver**
|
|
- Semtech SX1276
|
|
- **Frequency options**
|
|
- 433 MHz
|
|
- 868 MHz
|
|
- 915 MHz
|
|
- **Navigation Module**
|
|
- NEO-6M (GPS receiver)
|
|
- **Connectors**
|
|
- Micro USB
|
|
- Antenna: SMA antenna connector
|
|
|
|
## Features
|
|
|
|
- Meshtastic preinstalled
|
|
- Power, Program and Reset switches
|
|
- Screen sold separately
|
|
- No GPS
|
|
|
|
## Resources
|
|
|
|
- Firmware file: `firmware-tbeam0.7-X.X.X.xxxxxxx.bin`
|
|
- Purchase link: [AliExpress](https://www.aliexpress.com/item/4000469332610.html)
|
|
|
|
![T-Beam v0.7](/img/hardware/t-beam-v0.7.png)
|
|
![T-Beam v0.7 pin map](/img/hardware/t-beam_v0.7_pinmap.jpeg)
|
|
|
|
</TabItem>
|
|
<TabItem value="1.1">
|
|
|
|
- **MCU**
|
|
- ESP32 (WiFi & Bluetooth)
|
|
- **LoRa Transceiver**
|
|
- Semtech SX1276
|
|
- **Frequency options**
|
|
- 433 MHz
|
|
- 868 MHz
|
|
- 915 MHz
|
|
- 923 MHz
|
|
- **Navigation Module**
|
|
- NEO-6M (GPS receiver)
|
|
- **Connectors**
|
|
- Micro USB
|
|
- Antenna: SMA antenna connector
|
|
|
|
## Features
|
|
|
|
- Meshtastic preinstalled
|
|
- Power, Program and Reset switches
|
|
- **Comes with 0.96 inch OLED display** (soldering required to assemble)
|
|
|
|
## Resources
|
|
|
|
- Firmware file: `firmware-tbeam-X.X.X.xxxxxxx.bin`
|
|
- Purchase link: [AliExpress](https://www.aliexpress.com/item/4001178678568.html)
|
|
- US Distributor - Purchase link: [Rokland](https://store.rokland.com/products/lilygo-ttgo-t-beam-v1-1-lora-esp32-development-board-wifi-bluetooth-module-gps-neo-6m-sx1276-915mhz-q219?ref=8Bb2mUO5i-jKwt)
|
|
|
|
![TTGO T-Beam v1.1](/img/hardware/t-beam-v1.1.png)
|
|
![TTGO T-Beam v1.1 pinmap](/img/hardware/t-beam_v1.1_pinmap.webp)
|
|
|
|
</TabItem>
|
|
|
|
<TabItem value="m8n">
|
|
|
|
- **MCU**
|
|
- ESP32 (WiFi & Bluetooth)
|
|
- **LoRa Transceiver**
|
|
- Semtech SX1276
|
|
- **Frequency options**
|
|
- 433 MHz
|
|
- 868 MHz
|
|
- 915 MHz
|
|
- 923 MHz
|
|
- **Navigation Module**
|
|
- **NEO-M8N - GNSS receiver (supports GPS, GLONASS, Galileo, BeiDou)** (better GPS sensitivity)
|
|
- **Connectors**
|
|
- Micro USB
|
|
- Antenna: U.FL antenna connector
|
|
|
|
## Features
|
|
|
|
- Meshtastic preinstalled
|
|
- Power, Program and Reset switches
|
|
- Screen sold separately
|
|
|
|
## Resources
|
|
|
|
- Firmware file: `firmware-tbeam-X.X.X.xxxxxxx.bin`
|
|
- Purchase link: [AliExpress](https://www.aliexpress.com/item/32889583204.html)
|
|
- US Distributor - Purchase link: [Rokland](https://store.rokland.com/products/lilygo-ttgo-t-beam-v1-1-ipex-esp32-lora-915mhz-wifi-wireless-bluetooth-module-gps-neo-m8n-ipex-18650-battery-holder-q107?ref=8Bb2mUO5i-jKwt)
|
|
|
|
![TTGO T-Beam M8N](/img/hardware/t-beam-m8n.png)
|
|
|
|
</TabItem>
|
|
<TabItem value="sx1262">
|
|
|
|
- **MCU**
|
|
- ESP32 (WiFi & Bluetooth)
|
|
- **LoRa Transceiver**
|
|
- **Semtech SX1262** (improved performance)
|
|
- **Frequency options**
|
|
- 433 MHz
|
|
- 868 MHz
|
|
- 915 MHz
|
|
- 923 MHz
|
|
- **Navigation Module**
|
|
- **NEO-M8N - GNSS receiver (supports GPS, GLONASS, Galileo, BeiDou)** (better GPS sensitivity)
|
|
- **Connectors**
|
|
- Micro USB
|
|
- Antenna: U.FL antenna connector
|
|
|
|
## Features
|
|
|
|
- Meshtastic preinstalled
|
|
- Power, Program and Reset switches
|
|
- Screen sold separately
|
|
|
|
## Resources
|
|
|
|
- Firmware file: `firmware-tbeam-X.X.X.xxxxxxx.bin`
|
|
- Purchase link: [AliExpress](https://www.aliexpress.com/item/4001287221970.html)
|
|
- US Distributor - Purchase link: [Rokland](https://store.rokland.com/products/lilygo-t-beam-v1-1-neo-m8n-gnss-ipex-lora-sx1262-915mhz-wireless-module-wifi-bluetooth-board-q215?ref=8Bb2mUO5i-jKwt)
|
|
|
|
![T-Beam M8N & SX1262](/img/hardware/t-beam-sx1262.png)
|
|
|
|
</TabItem>
|
|
<TabItem value = "supreme">
|
|
|
|
- **MCU**
|
|
- ESP32-S3 (WiFi & Bluetooth 5LE)
|
|
- **LoRa Transceiver**
|
|
- **Semtech SX1262** (improved performance)
|
|
- **Frequency options**
|
|
- 433 MHz
|
|
- 868 MHz
|
|
- 915 MHz
|
|
- **Navigation Module**
|
|
- **NEO-M10S - GNSS receiver (supports GPS, GLONASS, Galileo, BeiDou)** (better GPS sensitivity)
|
|
- **Quectel L76K - (supports GPS, Beidou, GLONASS)** (lower price)
|
|
- **Connectors**
|
|
- USB-C
|
|
- Antenna: U.FL antenna connector
|
|
|
|
## Features
|
|
|
|
- Includes T-Beam S3-Core Module
|
|
- SoftRF preinstalled (flashing to Meshtastic required)
|
|
- Power, Boot and Reset switches
|
|
- 1.3" OLED included
|
|
- BME280 Air pressure sensor
|
|
- QMI8658 IMU
|
|
- QMC6310 Magnetometer
|
|
- PCF8563 RTC
|
|
- Micro-SD reader (not implemented in Meshtastic)
|
|
|
|
## Resources
|
|
- Purchase Link: [AliExpress](https://www.aliexpress.com/item/1005005418286231.html)
|
|
|
|
</TabItem>
|
|
<TabItem value = "s3core">
|
|
|
|
- **MCU**
|
|
- ESP32-S3 (WiFi & Bluetooth 5LE)
|
|
- **LoRa Transceiver**
|
|
- **Semtech SX1262** (improved performance)
|
|
- **Frequency options**
|
|
- 433 MHz
|
|
- 868 MHz
|
|
- 915 MHz
|
|
- **Navigation Module**
|
|
- **NEO-M10S - GNSS receiver (supports GPS, GLONASS, Galileo, BeiDou)** (better GPS sensitivity)
|
|
- **Quectel L76K - (supports GPS, Beidou, GLONASS)** (lower price)
|
|
- **Connectors**
|
|
- USB-C
|
|
- Antenna: U.FL antenna connector
|
|
|
|
## Features
|
|
|
|
- SoftRF preinstalled (flashing to Meshtastic required)
|
|
- Boot and Reset switches
|
|
|
|
## Resources
|
|
- Purchase Link: [AliExpress](https://www.aliexpress.com/item/1005005418286231.html)
|
|
|
|
</TabItem>
|
|
</Tabs>
|