mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-13 15:01:19 -08:00
list devices
This commit is contained in:
parent
c0ce991aa7
commit
aae4784bc1
|
@ -8,25 +8,84 @@ 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.
|
||||
Modular hardware system with Base, Core and Peripheral modules including the low-power and solar ready nRF52840-based Meshtastic Starter Kit (19007 & 4631).
|
||||
|
||||
[**Base Boards**](./rak/base-board/)<br/>
|
||||
RAK5005-O<br/>
|
||||
RAK19007<br/>
|
||||
RAK19003<br/>
|
||||
RAK19001<br/>
|
||||
|
||||
[**WisBlock Core Modules**](./rak/core-module/)<br/>
|
||||
RAK4631<br/>
|
||||
RAK11200<br/>
|
||||
RAK11310<br/>
|
||||
|
||||
[**WisBlock Screens**](./rak/screens/)<br/>
|
||||
RAK1921<br/>
|
||||
RAK1400<br/>
|
||||
|
||||
[**WisBlock Peripherals**](./rak/peripherals/)<br/>
|
||||
RAK1910 GPS<br/>
|
||||
RAK12500 GPS<br/>
|
||||
RAK18001 Buzzer<br/>
|
||||
RAK13002 IO<br/>
|
||||
RAK1910 Temperature and Humidity Sensor<br/>
|
||||
RAK1902 Barometric Pressure Sensor<br/>
|
||||
RAK1906 Environment Sensor<br/>
|
||||
|
||||
### [LILYGO® T-Beam](./tbeam/)
|
||||
Boards come complete with GPS, 18650 holder, and optional screen.
|
||||
Boards complete with GPS, 18650 battery holder, and optional screen.
|
||||
|
||||
T-Beam v0.7<br/>
|
||||
T-Beam v1.1<br/>
|
||||
T-Beam with M8N<br/>
|
||||
T-Beam with M8N & SX1262<br/>
|
||||
T-Beam S3-Core<br/>
|
||||
T-BeamSUPREME<br/>
|
||||
|
||||
### [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.
|
||||
|
||||
T-Echo<br/>
|
||||
|
||||
### [LILYGO® Lora](./lora/)
|
||||
Inexpensive basic ESP32-based boards.
|
||||
|
||||
LoRa32 V1<br/>
|
||||
LoRa32 V1.3<br/>
|
||||
LoRa32 V2.0<br/>
|
||||
LoRa32 V2.1-1.6<br/>
|
||||
LoRa32 V2.1-1.8<br/>
|
||||
LoRa32 T3-S3 V1.0<br/>
|
||||
|
||||
### [HELTEC® LoRa 32](./heltec/)
|
||||
Inexpensive basic ESP32-based boards.
|
||||
|
||||
LoRa32 V2.1<br/>
|
||||
LoRa32 V3<br/>
|
||||
Wireless Stick Lite V3<br/>
|
||||
Wireless Tracker<br/>
|
||||
Wireless Paper<br/>
|
||||
|
||||
### [Station G1](./station-g1/)
|
||||
High power LoRa transceiver designed for Meshtastic Licensed HAM operation.
|
||||
|
||||
Station G1
|
||||
|
||||
### [Nano Series](./nano/)
|
||||
Portable and durable devices designed for Meshtastic.
|
||||
|
||||
Nano G1<br/>
|
||||
Nano G1 Explorer<br/>
|
||||
Nano G2 Ultra<br/>
|
||||
|
||||
### [Raspberry Pi Pico](./raspberry-pi/)
|
||||
Fast versatile boards using the RP2040
|
||||
Fast versatile boards using the RP2040
|
||||
|
||||
Raspberry Pi Pico
|
||||
|
||||
[**Pico Peripherals**](./raspberry-pi/peripherals/)<br/>
|
||||
SSD1306 OLED Display<br/>
|
||||
SH1106 OLED Display<br/>
|
||||
CardKB Keyboard<br/>
|
Loading…
Reference in a new issue