standardize t-beam headings and shorten tab names

This commit is contained in:
thomas.ekstrand 2024-01-25 17:41:36 -06:00
parent 0d802c6e80
commit 5fd4f04524

View file

@ -17,16 +17,18 @@ groupId="t-beam"
queryString="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 S3-Core', value: 's3core'},
{label: 'T-Beam Supreme', value: 'supreme'}
{label: 'v0.7', value:'0.7'},
{label: 'v1.1', value: '1.1'},
{label: 'M8N', value: 'm8n'},
{label: 'M8N & SX1262', value: 'sx1262'},
{label: 'S3-Core', value: 's3core'},
{label: 'Supreme', value: 'supreme'}
]}>
<TabItem value="0.7">
## T-Beam v0.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.
:::
@ -45,14 +47,14 @@ This is an earlier version of the T-Beam board. Due to changes in the design thi
- Micro USB
- Antenna: SMA antenna connector
## Features
### Features
- Meshtastic preinstalled
- Power, Program and Reset switches
- Screen sold separately
- No GPS
## Resources
### Resources
- Firmware file: `firmware-tbeam0.7-X.X.X.xxxxxxx.bin`
- Purchase link: [AliExpress](https://www.aliexpress.com/item/4000469332610.html)
@ -61,8 +63,11 @@ This is an earlier version of the T-Beam board. Due to changes in the design thi
![T-Beam v0.7 pin map](/img/hardware/t-beam_v0.7_pinmap.jpeg)
</TabItem>
<TabItem value="1.1">
## T-Beam v1.1
- **MCU**
- ESP32 (WiFi & Bluetooth)
- **LoRa Transceiver**
@ -78,13 +83,13 @@ This is an earlier version of the T-Beam board. Due to changes in the design thi
- Micro USB
- Antenna: SMA antenna connector
## Features
### Features
- Meshtastic preinstalled
- Power, Program and Reset switches
- **Comes with 0.96 inch OLED display** (soldering required to assemble)
## Resources
### Resources
- Firmware file: `firmware-tbeam-X.X.X.xxxxxxx.bin`
- Purchase link: [AliExpress](https://www.aliexpress.com/item/4001178678568.html)
@ -97,6 +102,8 @@ This is an earlier version of the T-Beam board. Due to changes in the design thi
<TabItem value="m8n">
## T-Beam with M8N and 1276
- **MCU**
- ESP32 (WiFi & Bluetooth)
- **LoRa Transceiver**
@ -112,13 +119,13 @@ This is an earlier version of the T-Beam board. Due to changes in the design thi
- Micro USB
- Antenna: U.FL antenna connector
## Features
### Features
- Meshtastic preinstalled
- Power, Program and Reset switches
- Screen sold separately
## Resources
### Resources
- Firmware file: `firmware-tbeam-X.X.X.xxxxxxx.bin`
- Purchase link: [AliExpress](https://www.aliexpress.com/item/32889583204.html)
@ -127,8 +134,11 @@ This is an earlier version of the T-Beam board. Due to changes in the design thi
![TTGO T-Beam M8N](/img/hardware/t-beam-m8n.png)
</TabItem>
<TabItem value="sx1262">
## T-Beam with M8N and sx1262
- **MCU**
- ESP32 (WiFi & Bluetooth)
- **LoRa Transceiver**
@ -144,13 +154,13 @@ This is an earlier version of the T-Beam board. Due to changes in the design thi
- Micro USB
- Antenna: U.FL antenna connector
## Features
### Features
- Meshtastic preinstalled
- Power, Program and Reset switches
- Screen sold separately
## Resources
### Resources
- Firmware file: `firmware-tbeam-X.X.X.xxxxxxx.bin`
- Purchase link: [AliExpress](https://www.aliexpress.com/item/4001287221970.html)
@ -159,8 +169,11 @@ This is an earlier version of the T-Beam board. Due to changes in the design thi
![T-Beam M8N & SX1262](/img/hardware/t-beam-sx1262.png)
</TabItem>
<TabItem value = "s3core">
## T-Beam S3 Core
- **MCU**
- ESP32-S3 (WiFi & Bluetooth 5LE)
- **LoRa Transceiver**
@ -176,13 +189,13 @@ This is an earlier version of the T-Beam board. Due to changes in the design thi
- USB-C
- Antenna: U.FL antenna connector
## Features
### Features
- SoftRF preinstalled (flashing to Meshtastic required)
- Boot and Reset switches
- Can be used standalone without 'Supreme' daughterboard in a headless configuration
## Resources
### Resources
- Firmware file: `firmware-tbeam-s3-core-X.X.X.xxxxxxx.bin`
- Purchase Link: [AliExpress](https://www.aliexpress.com/item/1005005418286231.html)
@ -190,8 +203,11 @@ This is an earlier version of the T-Beam board. Due to changes in the design thi
![T-Beam S3-Core](/img/hardware/T-BEAM-S3Core.jpg)
</TabItem>
<TabItem value = "supreme">
## T-Beam Supreme
- **MCU**
- ESP32-S3 (WiFi & Bluetooth 5LE)
- **LoRa Transceiver**
@ -207,7 +223,7 @@ This is an earlier version of the T-Beam board. Due to changes in the design thi
- USB-C
- Antenna: U.FL antenna connector
## Features
### Features
- Includes T-Beam S3-Core Module
- SoftRF preinstalled (flashing to Meshtastic required)
@ -219,7 +235,7 @@ This is an earlier version of the T-Beam board. Due to changes in the design thi
- PCF8563 RTC
- Micro-SD reader (not implemented in Meshtastic)
## Flashing the T-Beam Supreme
### Flashing
If you are having issues flashing the T-Beam Supreme, especially if it's your first attempt, you may need to manually place the device into Espressif's Firmware Download mode. Please follow the process below to do so.
@ -238,7 +254,7 @@ The following process will manually place the device into the Espressif Firmware
With the device now in the Espressif Firmware Download mode, you can proceed with flashing using one of the supported flashing methods. It's generally recommended to use the [Web Flasher](https://flasher.meshtastic.org/). You can select "Tbeam S3 Core from the device drop-down.
## Resources
### Resources
- Firmware file: `firmware-tbeam-s3-core-X.X.X.xxxxxxx.bin`
- Purchase links: