mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-11 22:07:34 -08:00
New image of Heltec Stick Lite V3 with location of Antenna (#1595)
* Heltec Wireless-stick-lite-structure-chart https://heltec.org/wp-content/uploads/2023/09/Wireless-stick-lite-structure-chart.png * Describe location of Antenna connector for Hardware Stick Lite V3 Added image from https://heltec.org/wp-content/uploads/2023/09/Wireless-stick-lite-structure-chart.png * HTIT Wireless Stick Lite V3 - Pin Map https://heltec.org/wp-content/uploads/2023/09/HTIT-WSL_V3.png * Rename HTIT-WSL_V3.png to HTIT-WSL_V3-Pin_Map.png * Rename static/img/HTIT-WSL_V3-Pin_Map.png to static/img/hardware/HTIT-WSL_V3-Pin_Map.png * LoRa Node Development Kit (PDF) https://resource.heltec.cn/download/Wireless_Stick_Lite_V3/HTIT-WSL_V3(Rev1.1).pdf * HTIT-WSL_V3_Schematic_Diagram.pdf https://resource.heltec.cn/download/Wireless_Stick_Lite_V3/HTIT-WSL_V3_Schematic_Diagram.pdf * Heltec Lora index.mdx Wireless Stick Lite v3 documentation and resources * Removed PDFs and converted images to Webp I made the antenna connector text more useful instead of redundant. --------- Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
This commit is contained in:
parent
7effb0c5f7
commit
7c6589d66b
|
@ -122,9 +122,15 @@ This device may have issues charging a connected battery if utilizing a USB-C to
|
|||
|
||||
### Pin Map
|
||||
|
||||
![HTIT-WSL_V3_PIN_MAP](/img/hardware/heltek-wsl-v3.svg)
|
||||
![HTIT-WSL_V3_PIN_MAP](/img/hardware/HTIT-WSL_V3-Pin_Map.webp)
|
||||
|
||||
Image Source: [Heltec](https://resource.heltec.cn/download/Wireless_Stick_Lite_V3/HTIT-WSL_V3.png)
|
||||
Image Source: [Heltec](https://heltec.org/wp-content/uploads/2023/09/HTIT-WSL_V3.png)
|
||||
|
||||
![Hardware Resources](/img/hardware/Wireless-stick-lite-structure-chart.webp)
|
||||
|
||||
Image Source: [Heltec](https://heltec.org/wp-content/uploads/2023/09/Wireless-stick-lite-structure-chart.png)
|
||||
|
||||
There are two antenna connectors. You need to connect the LoRa antenna while the WiFi antenna is optional.
|
||||
|
||||
### Resources
|
||||
|
||||
|
@ -135,6 +141,10 @@ Image Source: [Heltec](https://resource.heltec.cn/download/Wireless_Stick_Lite_V
|
|||
- International
|
||||
- [Heltec](https://heltec.org/project/wireless-stick-lite-v2/)
|
||||
- [AliExpress](https://www.aliexpress.us/item/3256807466584635.html)
|
||||
- From Heltec
|
||||
- [Documentation (docs.heltec.org)](https://docs.heltec.org/en/node/esp32/wireless_stick_lite/index.html)
|
||||
- [Schematic Diagram (PDF)](https://resource.heltec.cn/download/Wireless_Stick_Lite_V3/HTIT-WSL_V3_Schematic_Diagram.pdf)
|
||||
- [LoRa Node Development Kit (PDF)](https://resource.heltec.cn/download/Wireless_Stick_Lite_V3/HTIT-WSL_V3(Rev1.1).pdf)
|
||||
|
||||
</TabItem>
|
||||
|
||||
|
|
BIN
static/img/hardware/HTIT-WSL_V3-Pin_Map.webp
Normal file
BIN
static/img/hardware/HTIT-WSL_V3-Pin_Map.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 74 KiB |
BIN
static/img/hardware/Wireless-stick-lite-structure-chart.webp
Normal file
BIN
static/img/hardware/Wireless-stick-lite-structure-chart.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
Loading…
Reference in a new issue