mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
enclosures and buttons
This commit is contained in:
parent
b224d2f32d
commit
9afc1d799f
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
id: buttons
|
id: buttons
|
||||||
title: Lora Buttons
|
title: Hardware Buttons
|
||||||
sidebar_label: Buttons
|
sidebar_label: Buttons
|
||||||
sidebar_position: 3
|
sidebar_position: 3
|
||||||
---
|
---
|
||||||
|
@ -13,11 +13,3 @@ sidebar_position: 3
|
||||||
- _**Single press**_ changes the page of information displayed on the screen.
|
- _**Single press**_ changes the page of information displayed on the screen.
|
||||||
- _**Long press**_ adjusts the contrast of the screen.
|
- _**Long press**_ adjusts the contrast of the screen.
|
||||||
- _**Triple press**_ sends a broadcast message of the device position.
|
- _**Triple press**_ sends a broadcast message of the device position.
|
||||||
|
|
||||||
|
|
||||||
## GPIO IO12 - Lora V2.1-1.6
|
|
||||||
|
|
||||||
Shorting IO12 to ground will progress the screen pages, wake up the device, etc. A simple push switch can be added for this purpose.
|
|
||||||
|
|
||||||
![lora32-v2-1.6-button](/img/hardware/lora32-v2-1.6-button.jpg)
|
|
||||||
![lora32-v2-1.6-button-example](/img/hardware/lora32-v2-1.6-button.jpg)
|
|
||||||
|
|
14
docs/hardware/devices/lora/gpio.mdx
Normal file
14
docs/hardware/devices/lora/gpio.mdx
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
---
|
||||||
|
id: gpio
|
||||||
|
title: GPIO
|
||||||
|
sidebar_label: GPIO
|
||||||
|
sidebar_position: 4
|
||||||
|
---
|
||||||
|
|
||||||
|
## GPIO IO12
|
||||||
|
|
||||||
|
For the Lora V2.1-1.6, Shorting IO12 to ground will progress through the screen pages and/or wake up the device. A simple push switch can be added for this purpose.
|
||||||
|
|
||||||
|
<img src="/img/hardware/lora32-v2-1.6-button.jpg" width="400" align="left"/>
|
||||||
|
|
||||||
|
<img src="/img/hardware/lora32-v2-1.6-button-example.jpg" width="400" align="left"/>
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
id: buttons
|
id: buttons
|
||||||
title: Nano-G1 Buttons
|
title: Hardware Buttons
|
||||||
sidebar_label: Buttons
|
sidebar_label: Buttons
|
||||||
sidebar_position: 3
|
sidebar_position: 3
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
id: buttons
|
id: buttons
|
||||||
title: RAK Buttons
|
title: Hardware Buttons
|
||||||
sidebar_label: Buttons
|
sidebar_label: Buttons
|
||||||
sidebar_position: 3
|
sidebar_position: 3
|
||||||
---
|
---
|
||||||
|
|
|
@ -5,6 +5,15 @@ sidebar_label: Enclosures
|
||||||
sidebar_position: 3
|
sidebar_position: 3
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## Created by KeithMon/Voltaic Enclosures
|
||||||
|
|
||||||
|
### Solar Base Station
|
||||||
|
|
||||||
|
Download from [Printables](https://www.printables.com/model/297089-meshtastic-solar-base-station-node-enclosure-for-3) or purchase from the creator's [Etsy Store](https://www.etsy.com/listing/1312727008/meshtastic-solar-base-station-off-grid).
|
||||||
|
|
||||||
|
![rak19003-micro](/img/enclosures/3dp-kmon-basestation.png)
|
||||||
|
|
||||||
|
|
||||||
## Created by tropho/TonyG
|
## Created by tropho/TonyG
|
||||||
|
|
||||||
### RAK5005 Case
|
### RAK5005 Case
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
id: buttons
|
id: buttons
|
||||||
title: Station-G1 Buttons
|
title: Hardware Buttons
|
||||||
sidebar_label: Buttons
|
sidebar_label: Buttons
|
||||||
sidebar_position: 3
|
sidebar_position: 3
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
id: buttons
|
id: buttons
|
||||||
title: T-Beam Buttons
|
title: Hardware Buttons
|
||||||
sidebar_label: Buttons
|
sidebar_label: Buttons
|
||||||
sidebar_position: 3
|
sidebar_position: 3
|
||||||
---
|
---
|
||||||
|
|
|
@ -5,8 +5,6 @@ sidebar_label: Enclosures
|
||||||
sidebar_position: 3
|
sidebar_position: 3
|
||||||
---
|
---
|
||||||
|
|
||||||
import TrophoTbeam from '/img/enclosures/3dp-tropho-tbeam.jpg';
|
|
||||||
|
|
||||||
## Created by tropho/TonyG
|
## Created by tropho/TonyG
|
||||||
|
|
||||||
### T-Beam V5 Case
|
### T-Beam V5 Case
|
||||||
|
@ -19,4 +17,7 @@ Download from [Printables](https://www.printables.com/model/127253-t-beam-case-f
|
||||||
- (x4) M3 nuts
|
- (x4) M3 nuts
|
||||||
- (x4) M2x4mm screws (no nuts) to secure T-Beam to the frame
|
- (x4) M2x4mm screws (no nuts) to secure T-Beam to the frame
|
||||||
|
|
||||||
<img src={TrophoTbeam} width="600" align="left" />
|
|
||||||
|
<img src="/img/enclosures/3dp-tropho-tbeam.jpg" width="400" align="left"/>
|
||||||
|
|
||||||
|
<!-- ![TrophoTbeam](/img/enclosures/3dp-tropho-tbeam.jpg) -->
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
id: buttons
|
id: buttons
|
||||||
title: T-Echo Buttons
|
title: Hardware Buttons
|
||||||
sidebar_label: Buttons
|
sidebar_label: Buttons
|
||||||
sidebar_position: 3
|
sidebar_position: 3
|
||||||
---
|
---
|
||||||
|
|
16
docs/hardware/devices/techo/enclosures.mdx
Normal file
16
docs/hardware/devices/techo/enclosures.mdx
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
---
|
||||||
|
id: enclosures
|
||||||
|
title: Enclosures
|
||||||
|
sidebar_label: Enclosures
|
||||||
|
sidebar_position: 3
|
||||||
|
---
|
||||||
|
|
||||||
|
## Created by BrianN
|
||||||
|
|
||||||
|
### T-Echo Expedition Case
|
||||||
|
|
||||||
|
Download from [Thingiverse](https://www.thingiverse.com/thing:5028720).
|
||||||
|
|
||||||
|
<img src="/img/enclosures/3dp-briann-techo-exp.jpg" width="400" align="left"/>
|
||||||
|
|
||||||
|
<!-- ![T-Echo Expedition](/img/enclosures/3dp-briann-techo-exp.jpg) -->
|
BIN
static/img/enclosures/3dp-briann-tbeam-slim.jpg
Normal file
BIN
static/img/enclosures/3dp-briann-tbeam-slim.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
BIN
static/img/enclosures/3dp-briann-techo-exp.jpg
Normal file
BIN
static/img/enclosures/3dp-briann-techo-exp.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
BIN
static/img/enclosures/3dp-kmon-basestation.png
Normal file
BIN
static/img/enclosures/3dp-kmon-basestation.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 288 KiB |
Binary file not shown.
Before Width: | Height: | Size: 288 KiB After Width: | Height: | Size: 200 KiB |
Loading…
Reference in a new issue