create index

This commit is contained in:
pdxlocations 2023-11-30 22:20:10 -08:00
parent 7bdcdb5516
commit 0e5e37f3f8
5 changed files with 36 additions and 7 deletions

View file

@ -1,7 +0,0 @@
label: Devices
collapsible: true
position: 1
link:
type: generated-index
title: Supported Devices
slug: supported-hardware

View file

@ -0,0 +1,32 @@
---
id: devices
title: Devices
sidebar_label: Devices
sidebar_position: 1
---
## Supported Devices
### [RAK Wisblock](./rak/)
Modular hardware system with multiple Base and Core modules including the low-power and solar ready nRF52840-based Meshtastic Starter Kit.
### [LILYGO® T-Beam](./tbeam/)
Boards come complete with GPS, 18650 holder, and optional screen.
### [LILYGO® T-Echo](./techo/)
All-in-one unit with E-Ink screen, GPS and battery in injection-molded case. Features the low-power nRF52840 for long battery life.
### [LILYGO® Lora](./lora/)
Inexpensive basic ESP32-based boards.
### [HELTEC® LoRa 32](./heltec/)
Inexpensive basic ESP32-based boards.
### [Station G1](./station-g1/)
High power LoRa transceiver designed for Meshtastic Licensed HAM operation.
### [Nano Series](./nano/)
Portable and durable devices designed for Meshtastic.
### [Raspberry Pi Pico](./raspberry-pi/)
Fast versatile boards using the RP2040

View file

@ -48,6 +48,10 @@
"source": "/docs/software/android/android-installation",
"destination": "/docs/software/android/installation"
}
{
"source": "/docs/hardware/devices/Nano%20Series/",
"destination": "/docs/hardware/devices/nano/"
}
]
}