mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-28 06:59:45 -08:00
fcc74c59ce
* hide the mess! (#3) * initial changes to folder structure * redirect tests * fix links * fix links and redirects * fix link and remove redirects for now * fixing more broken links * updates * more broken links * trunk fmt * really forked something up * another broken link * really forked something up * fixing links again * LINKS FINALLY FIXED, added missing seeed devices * stupid vs code * I really hate vs code * honestly, I despise vs code * I want to kick vs code * All this extra work for what * spacing * I really want to curse vs code * spacing * spacing * Renamed folder * had to go nuclear to fix * trunk fmt * add heltec vision master series * fixing links * test redirect * need to rename heltec folder to allow for redirects * needed to change raspberry-pi to raspberrypi * oops fix links * add chatter to index * redirects -- I think this is comprehensive * pesky comma * no * remove images * smaller images * indents and white spaces * remove weird {" "} * remove large photo * add smaller image, use image that wasn't being used
207 lines
6.9 KiB
Plaintext
207 lines
6.9 KiB
Plaintext
---
|
|
id: vision-master
|
|
title: HELTEC® Vision Master
|
|
sidebar_label: Vision Master
|
|
sidebar_position: 3
|
|
---
|
|
|
|
import Tabs from "@theme/Tabs";
|
|
import TabItem from "@theme/TabItem";
|
|
|
|
<Tabs
|
|
groupId="heltec"
|
|
queryString="heltec"
|
|
defaultValue="vision_master_e213"
|
|
values={[
|
|
{label: 'Vision Master E213', value: 'vision_master_e213'},
|
|
{label: 'Vision Mater E290', value:'vision_master_e290'},
|
|
{label: 'Vision Master T190', value:'vision_master_t190'}
|
|
]}>
|
|
<TabItem value="vision_master_e213">
|
|
|
|
## Vision Master E213
|
|
|
|
- **MCU:**
|
|
- ESP32-S3R8 (WiFi & Bluetooth)
|
|
- **LoRa Transceiver:**
|
|
- HT-RA62(Semtech SX1262)
|
|
- **Frequency Options:**
|
|
- 433 MHz
|
|
- 470 - 510 MHz
|
|
- 863 - 870 MHz
|
|
- 902 - 928 MHz
|
|
- **Connectors:**
|
|
- USB-C
|
|
- 2x1.25 lithium battery interface
|
|
- 2 x SH1.0-4P sensor interface
|
|
- Antenna:
|
|
- U.FL/IPEX antenna connector for LoRa
|
|
- Integrated 2.4 GHz PCB antenna, U.FL/IPEX antenna connector for 2.4 GHz.
|
|
|
|
### Features
|
|
|
|
- Onboard 2.13-inch black and white E-Ink display screen
|
|
- Boot, Reset, and Custom(GPIO 21) switches
|
|
- No GPS
|
|
|
|
### Flashing
|
|
|
|
To flash ESP32-S3 devices like the Vission Master E213, you typically need to place them in Espressif's firmware download mode. Use the "1200bps reset" button in the web flasher to do this. If this method does not work for any reason, you can follow the manual process below.
|
|
|
|
:::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. Unplug the device.
|
|
2. Press and hold the BOOT button.
|
|
3. Plug the device in.
|
|
4. 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 "Heltec Vision Master E213" from the device drop-down.
|
|
|
|
### Pin Map
|
|
|
|
![HT-VME213_PIN_MAP](/img/hardware/heltec/HT-VME213_PIN_MAP.webp)
|
|
|
|
Image Source: [Heltec](https://resource.heltec.cn/download/HT-VME213/HT-VME213.png)
|
|
|
|
### Resources
|
|
|
|
There is an additional interface on the board for 2.4GHz wireless signals. When connecting an external antenna, the resistor needs to be rotated 90 degrees to the left. For more details, please check the [FAQ on Heltec's official website](https://heltec.org/project/vision-master-e213/).
|
|
|
|
- Firmware file: `firmware-heltec-vision-master-e213-X.X.X.xxxxxxx.bin`
|
|
- Purchase Links:
|
|
- [Heltec](https://heltec.org/project/vision-master-e213/)
|
|
- [AliExpress](https://www.aliexpress.com/item/1005007209756502.html)
|
|
|
|
</TabItem>
|
|
<TabItem value="vision_master_e290">
|
|
|
|
## Vision Master E290
|
|
|
|
- **MCU:**
|
|
- ESP32-S3R8 (WiFi & Bluetooth)
|
|
- **LoRa Transceiver:**
|
|
- HT-RA62(Semtech SX1262)
|
|
- **Frequency Options:**
|
|
- 433 MHz
|
|
- 470 - 510 MHz
|
|
- 863 - 870 MHz
|
|
- 902 - 928 MHz
|
|
- **Connectors:**
|
|
- USB-C
|
|
- 2x1.25 lithium battery interface
|
|
- SH1.0-4P sensor interface
|
|
- Antenna:
|
|
- U.FL/IPEX antenna connector for LoRa
|
|
- Integrated 2.4 GHz PCB antenna, U.FL/IPEX antenna connector for 2.4 GHz.
|
|
|
|
### Features
|
|
|
|
- Onboard 2.90-inch black and white E-Ink display screen
|
|
- Boot, Reset, and Custom(GPIO 21) switches
|
|
- Raspberry Pi GPIO famale header - 2x20
|
|
- No GPS
|
|
|
|
### Flashing
|
|
|
|
To flash ESP32-S3 devices like the Vission Master E290, you typically need to place them in Espressif's firmware download mode. Use the "1200bps reset" button in the web flasher to do this. If this method does not work for any reason, you can follow the manual process below.
|
|
|
|
:::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. Unplug the device.
|
|
2. Press and hold the BOOT button.
|
|
3. Plug the device in.
|
|
4. 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 "Heltec Vision Master E290" from the device drop-down.
|
|
|
|
### Pin Map
|
|
|
|
![HT-VME290_PIN_MAP](/img/hardware/heltec/HT-VME290_PIN_MAP.webp)
|
|
|
|
Image Source: [Heltec](https://resource.heltec.cn/download/HT-VME290/HT-VME290%20Pin%20map.png)
|
|
|
|
### Resources
|
|
|
|
There is an additional interface on the board for 2.4GHz wireless signals. When connecting an external antenna, the resistor needs to be rotated 90 degrees to the left. For more details, please check the [FAQ on Heltec's official website](https://heltec.org/project/vision-master-e290/).
|
|
|
|
- Firmware file: `firmware-vision-master-e290-X.X.X.xxxxxxx.bin`
|
|
- Purchase Links:
|
|
- [Heltec](https://heltec.org/project/vision-master-e290/)
|
|
- [AliExpress](https://www.aliexpress.com/item/1005007234361986.html)
|
|
|
|
</TabItem>
|
|
<TabItem value="vision_master_t190">
|
|
|
|
## Vision Master T190
|
|
|
|
- **MCU:**
|
|
- ESP32-S3R8 (WiFi & Bluetooth)
|
|
- **LoRa Transceiver:**
|
|
- HT-RA62(Semtech SX1262)
|
|
- **Frequency Options:**
|
|
- 433 MHz
|
|
- 470 - 510 MHz
|
|
- 863 - 870 MHz
|
|
- 902 - 928 MHz
|
|
- **Connectors:**
|
|
- USB-C
|
|
- 2x1.25 lithium battery interface
|
|
- SH1.0-4P sensor interface
|
|
- Antenna:
|
|
- U.FL/IPEX antenna connector for LoRa
|
|
- Integrated 2.4 GHz PCB antenna, U.FL/IPEX antenna connector for 2.4 GHz.
|
|
|
|
### Features
|
|
|
|
- Onboard 1.90-inch TFT-LCD color screen
|
|
- Boot, Reset, and USER switches
|
|
- No GPS
|
|
|
|
### Flashing
|
|
|
|
To flash ESP32-S3 devices like the Vission Master T190, you typically need to place them in Espressif's firmware download mode. Use the "1200bps reset" button in the web flasher to do this. If this method does not work for any reason, you can follow the manual process below.
|
|
|
|
:::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. Unplug the device.
|
|
2. Press and hold the BOOT button.
|
|
3. Plug the device in.
|
|
4. 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 "Heltec Vision Master T190" from the device drop-down.
|
|
|
|
### Pin Map
|
|
|
|
![HT-VMT190_PIN_MAP](/img/hardware/heltec/HT-VMT190_PIN_MAP.webp)
|
|
|
|
Image Source: [Heltec](https://resource.heltec.cn/download/HT-VMT190/HT-VMT190%20pin%20map.png)
|
|
|
|
### Resources
|
|
|
|
There is an additional interface on the board for 2.4GHz wireless signals. When connecting an external antenna, the resistor needs to be rotated 90 degrees to the left. For more details, please check the [FAQ on Heltec's official website](https://heltec.org/project/vision-master-t190/).
|
|
|
|
- Firmware file: `firmware-vision-master-t190-X.X.X.xxxxxxx.bin`
|
|
- Purchase Links:
|
|
- [Heltec](https://heltec.org/project/vision-master-t190/)
|
|
|
|
</TabItem>
|
|
</Tabs>
|