Merge pull request #889 from rcarteraz/add-lilygo-t-deck-and-t-watch

Add LilyGo T-Deck and T-Watch to supported hardware.
This commit is contained in:
Ben Lipsey 2023-12-13 07:43:13 -08:00 committed by GitHub
commit 6ac0ff47af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 145 additions and 27 deletions

View file

@ -2,7 +2,7 @@
id: nano-series
title: Nano Series
sidebar_label: Nano Series
sidebar_position: 7
sidebar_position: 8
---
import Tabs from "@theme/Tabs";

View file

@ -2,7 +2,7 @@
id: heltec
title: HELTEC® LoRa 32
sidebar_label: HELTEC® LoRa 32
sidebar_position: 5
sidebar_position: 7
---
import Tabs from "@theme/Tabs";

View file

@ -1,14 +1,13 @@
---
id: raspberry-pi
title: Raspberry Pi Pico
title: Raspberry Pi Pico
sidebar_label: Raspberry Pi Pico
sidebar_position: 8
sidebar_position: 10
---
import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";
The Raspberry Pi Pico series is a range of tiny, fast, and versatile boards built using RP2040, the flagship microcontroller chip designed by Raspberry Pi in the UK.
:::info
@ -16,15 +15,14 @@ The Raspberry Pi Pico series is a range of tiny, fast, and versatile boards buil
Only the Pico W has WiFi/BLE capabilities. Meshtastic supports WiFi on the Pico W, but does not currently support BLE
:::
### Pico
- **MCU:**
- Raspberry Pi RP2040
- Dual M0+ Core
- 133MHz CPU Clock
- **Connectors (On Pico):**
- Micro-USB on Pico
- **MCU:**
- Raspberry Pi RP2040
- Dual M0+ Core
- 133MHz CPU Clock
- **Connectors (On Pico):**
- Micro-USB on Pico
:::note
@ -32,20 +30,18 @@ Please be aware that the Raspberry Pi Pico must be used in combination with a [W
:::
- **LoRa Transceiver (On LoRa Module):**
- SX1262
- **Frequency Options:**
- 410 - 525 MHz
- 863 - 870 MHz
- 902 - 930 MHz
- **Connectors (On LoRa Module):**
- U.FL/IPEX antenna connector for LoRa
- 1.25mm 2-Pin JST for battery
- **LoRa Transceiver (On LoRa Module):**
- SX1262
- **Frequency Options:**
- 410 - 525 MHz
- 863 - 870 MHz
- 902 - 930 MHz
- **Connectors (On LoRa Module):**
- U.FL/IPEX antenna connector for LoRa
- 1.25mm 2-Pin JST for battery
### Pico Resources
- Firmware file:`firmware-pico-X.X.X.xxxxxxx.uf2`
- for Pico W use: `firmware-picow-X.X.X.xxxxxxx.uf2`
- [Offical Website for the Raspberry Pi Pico](https://www.raspberrypi.com/products/raspberry-pi-pico/), including official reseller links.

View file

@ -2,7 +2,7 @@
id: station-g1
title: Station G1 device
sidebar_label: Station G1
sidebar_position: 6
sidebar_position: 9
---
The Station G1 is the second dedicated hardware device to be designed from scratch purely for Meshtastic Licensed (HAM) Operation by Neil Hao. It has been designed to be small and compact with the inclusion of 35dBm high power PA.
@ -39,9 +39,6 @@ The Station G1 is the second dedicated hardware device to be designed from scrat
- [Official Store](https://shop.uniteng.com/product/meshtastic-mesh-device-station-edition/)
- [Official Tindie Store](https://www.tindie.com/products/neilhao/meshtastic-mesh-device-station-edition/)
Further information on the Station G1 can be found on [Unit Engineering's Wiki](https://uniteng.com/wiki/doku.php?id=meshtastic:station).
![Station G1](/img/hardware/station-g1.jpg)

View file

@ -0,0 +1,60 @@
---
id: tdeck
title: LILYGO® T-Deck
sidebar_label: LILYGO® T-Deck
sidebar_position: 5
---
The T-Deck is a compact device featuring a 2.8-inch IPS LCD touch screen with a resolution of 320x240 pixels, integrated with a small keyboard, trackball, microphone and speaker running on an ESP32-S3 dual-core processor.
### Specifications
- **MCU**
- ESP32-S3FN16R8 (WiFi & Bluetooth 5 LE)
- **LoRa Transceiver**
- Semtech SX1262
- **Frequency options**
- 915 MHz
- 868 MHz
- 433 MHz
- **Antenna**
- U.FL/IPEX antenna connector for LoRa
- **Connectors**
- USB-C
### Features
- LILYGO® backlit T-Keyboard
- Trackball
- 2.8 inch ST7789 SPI Interface IPS LCD (Resolution: 320 x 240)
- I2S Speaker/Microphone
## Flashing the T-Deck
If you are having issues flashing the T-Deck, 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.
:::warning
Do not proceed unless an antenna is connected to avoid possible damage to the device's radio.
:::
The following process will manually place the device into the Espressif Firmware Download mode:
1. Ensure the device's power switch is toggled OFF.
2. Press and hold the TRACKBALL.
3. Toggle device's power switch ON.
4. After 2-3 seconds, release the TRACKBALL button.
5. If the device screen is black and the backlight is off, the device is in the Firmware Download mode. If the backlight is on, repeat these steps.
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 "T Deck" from the device drop-down.
### Resources
- Firmware file: `firmware-t-deck-X.X.X.xxxxxxx.bin`
- Purchase links:
- LilyGO Store: [T-Deck 433/868/915Mhz](https://www.lilygo.cc/products/t-deck)
- AliExpress: [T-Deck 433/868/915MHz](https://www.aliexpress.us/item/3256805505920840.html)
- US Distributor - Purchase link: Rokland [915MHz](https://store.rokland.com/products/lilygo-t-deck-portable-microcontroller-programmer-lora-915-mhz-h642)
![T-Deck](/img/hardware/LILYGO-T-DECK.jpg)

View file

@ -0,0 +1,65 @@
---
id: twatch
title: LILYGO® T-Watch
sidebar_label: LILYGO® T-Watch
sidebar_position: 6
---
The T-Watch S3 is a compact wearable device featuring a 1.54-inch IPS LCD touch screen with a resolution of 240x240 pixels. It includes haptic feedback, an integrated microphone, speaker, real-time clock, and a three-axis accelerometer.
### Specifications
- **MCU**
- ESP32-S3 (WiFi & Bluetooth 5 LE)
- **LoRa Transceiver**
- Semtech SX1262
- **Frequency options**
- 915 MHz
- 868 MHz
- 433 MHz
- **Antenna**
- U.FL/IPEX antenna connector for LoRa
- **Connectors**
- Micro-USB
### Features
- 1.54 inch ST7789V TFT LCD (Resolution: 240 x 240)
- DRV2605 Haptic Driver
- I2S Speaker/Microphone & MAX98357 I2S Amp
- AXP2101 PMU and 400mAh battery.
- BMA423 Three Axis accelerometer
- Real-Time Clock
## Flashing the T-Watch S3
If you are having issues flashing the T-Watch S3, 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.
:::warning
Do not proceed unless an antenna is connected to avoid possible damage to the device's radio.
:::
The following process will manually place the device into the Espressif Firmware Download mode:
1. Ensure the device is powered off by pressing and holding the crown button.
2. Remove the device's back cover.
3. Locate and press and hold the boot button.
![T Watch S3 Boot Button](/img/hardware/T-Watch-S3-BUTTON.jpg)
4. While holding the boot button, press the crown button once to turn the device on.
5. After 2-3 seconds, release the BOOT button.
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 "T Watch S3" from the device drop-down.
### Resources
- Firmware file: `firmware-t-watch-X.X.X.xxxxxxx.bin`
- Purchase links:
- LilyGO Store: [T-Watch 433/868/915Mhz](https://www.lilygo.cc/products/t-watch-s3)
- AliExpress: [T-Watch 433/868/915MHz](https://www.aliexpress.us/item/3256805456685117.html)
- US Distributor - Purchase link: Rokland [915MHz](https://store.rokland.com/products/lilygo-t-watch-s3-open-source-smartwatch-with-lora-and-esp32)
![T-Watch](/img/hardware/LILYGO-T-Watch-S3.jpg)

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB