mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-14 17:44:37 -08:00
42663be9f6
* Add Heltec Mesh Node T114 * fix Mesh Node T114:Basic introduction, firmware version information, pin map * add t114 to sidebar and title * trunk fmt * updates --------- Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
253 lines
15 KiB
Plaintext
253 lines
15 KiB
Plaintext
---
|
|
id: devices
|
|
title: Devices | Supported Hardware Overview
|
|
description: Detailed documentation on Meshtastic supported devices, including hardware specifications, performance comparisons, and guides.
|
|
sidebar_label: Devices
|
|
sidebar_position: 1
|
|
---
|
|
|
|
## Supported Devices
|
|
|
|
Meshtastic firmware can be installed on a wide range of development boards. The list below provides a brief comparison of currently supported hardware.
|
|
|
|
### Which board should I choose?
|
|
|
|
While all the boards listed on this page will run Meshtastic and mesh with each other, some current community favorites are:
|
|
|
|
- RAK Meshtastic Start Kit: [RAK19007](/docs/hardware/devices/rak-wireless/wisblock/base-board/?rakbase=RAK19007)+[RAK4631](/docs/hardware/devices/rak-wireless/wisblock/core-module/?rakcore=RAK4631)
|
|
- [HELTEC LoRa V3](/docs/hardware/devices/heltec-automation/lora32/?heltec=v23)
|
|
- [Nano G2 Ultra](/docs/hardware/devices/b-and-q-consulting/nano/?nano-series=g2)
|
|
- [Station G2](/docs/hardware/devices/b-and-q-consulting/station-series/?station-series=g2)
|
|
- [LILYGO LoRa T3-S3](/docs/hardware/devices/lilygo/lora/?t-lora=S3-v1)
|
|
|
|
Please do your research and choose the board that meets your needs (or maybe already have in a bin somewhere).
|
|
|
|
:::info
|
|
|
|
- The Semtech SX1262 transceiver is newer than the SX1276 and provides increased receive and transmit performance.
|
|
- nRF52-based devices use a fraction of the power compared to ESP32-based devices and are therefore generally preferred for solar and handset applications.
|
|
- ESP32-based devices require more power to operate but are typically lower-cost alternatives that do perform well when using house power, or for handsets that only require a day or two of runtime, and for applications that require WiFi connectivity.
|
|
|
|
:::
|
|
|
|
## RAK®
|
|
|
|
### [Wisblock](./rak-wireless/wisblock/)
|
|
|
|
Modular hardware system with Base, Core and Peripheral modules including the low-power and solar ready nRF52840-based Meshtastic Starter Kit (19007 & 4631).
|
|
|
|
[**WisBlock Core Modules**](./rak-wireless/wisblock/core-module/)<br/>
|
|
| Name | MCU | Radio | WiFi | BT | GPS |
|
|
|:-----------------------------------------------|:---------|:-------|:------------:|:---:|:------:|
|
|
| [RAK4631](./rak-wireless/wisblock/core-module?rakcore=RAK4631) | nRF52840 | SX1262 | NO | 5.0 | add-on |
|
|
| [RAK11200](./rak-wireless/wisblock/core-module?rakcore=RAK11200) | ESP32 | add-on | 2.4GHz b/g/n | 4.2 | add-on |
|
|
| [RAK11310](./rak-wireless/wisblock/core-module?rakcore=RAK11310) | RP2040 | SX1262 | NO | NO | add-on |
|
|
|
|
[**Base Boards**](./rak-wireless/wisblock/base-board/)<br/>
|
|
[RAK5005-O](./rak-wireless/wisblock/base-board?rakbase=RAK5005-O)<br/>
|
|
[RAK19007](./rak-wireless/wisblock/base-board?rakbase=RAK19007)<br/>
|
|
[RAK19003](./rak-wireless/wisblock/base-board?rakbase=RAK19003)<br/>
|
|
[RAK19001](./rak-wireless/wisblock/base-board?rakbase=RAK19001)<br/>
|
|
|
|
[**WisBlock Displays**](./rak-wireless/wisblock/screens/)<br/>
|
|
[RAK1921](./rak-wireless/wisblock/screens?rakscreens=OLED)<br/>
|
|
[RAK1400](./rak-wireless/wisblock/screens?rakscreens=E-Ink)<br/>
|
|
|
|
[**WisBlock Peripherals**](./rak-wireless/wisblock/peripherals/)<br/>
|
|
[RAK1910](./rak-wireless/wisblock/peripherals?rakmodules=GPS) GPS<br/>
|
|
[RAK12500](./rak-wireless/wisblock/peripherals?rakmodules=GPS) GPS<br/>
|
|
[RAK18001](./rak-wireless/wisblock/peripherals?rakmodules=Buzzer) Buzzer<br/>
|
|
[RAK13002](./rak-wireless/wisblock/peripherals?rakmodules=IO) IO<br/>
|
|
RAK14001 RGB LED<br/>
|
|
[RAK12002](./rak-wireless/wisblock/peripherals?rakmodules=RTC) RTC<br/>
|
|
[RAK1901](./rak-wireless/wisblock/peripherals?rakmodules=Sensors&sensors=RAK1901) Temperature and Humidity Sensor<br/>
|
|
[RAK1902](./rak-wireless/wisblock/peripherals?rakmodules=Sensors&sensors=RAK1902) Barometric Pressure Sensor<br/>
|
|
[RAK1906](./rak-wireless/wisblock/peripherals?rakmodules=Sensors&sensors=RAK1906) Environment Sensor<br/>
|
|
RAK12013 Radar Sensor<br/>
|
|
RAK13800 Ethernet Module<br/>
|
|
|
|
## LILYGO®
|
|
|
|
### [T-Beam](./lilygo/tbeam/)
|
|
|
|
Boards complete with GPS, 18650 battery holder, and optional screen.
|
|
|
|
| Name | MCU | Radio | WiFi | BT | GPS |
|
|
| :---------------------------------------------- | :------- | :---------------- | :----------: | :-: | :-: |
|
|
| [T-Beam v0.7](./lilygo/tbeam/?t-beam=0.7) | ESP32 | SX1276 | 2.4GHz b/g/n | 4.2 | YES |
|
|
| [T-Beam v1.1](./lilygo/tbeam/?t-beam=1.1) | ESP32 | SX1276 | 2.4GHz b/g/n | 4.2 | YES |
|
|
| [T-Beam with M8N](./lilygo/tbeam/?t-beam=m8n) | ESP32 | SX1276<br/>SX1262 | 2.4GHz b/g/n | 4.2 | YES |
|
|
| [T-Beam S3-Core](./lilygo/tbeam/?t-beam=s3core) | ESP32-S3 | SX1262 | 2.4GHz b/g/n | 5.0 | YES |
|
|
| [T-BeamSUPREME](./lilygo/tbeam/?t-beam=supreme) | ESP32-S3 | SX1262 | 2.4GHz b/g/n | 5.0 | YES |
|
|
|
|
### [T-Echo](./lilygo/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.
|
|
|
|
| Name | MCU | Radio | WiFi | BT | GPS |
|
|
| :------------------------ | :------- | :----- | :--: | :-: | :-: |
|
|
| [T-Echo](./lilygo/techo/) | nRF52840 | SX1262 | NO | 5.0 | YES |
|
|
|
|
### [LoRa](./lilygo/lora/)
|
|
|
|
Inexpensive basic ESP32-based boards.
|
|
|
|
| Name | MCU | Radio | WiFi | BT | GPS |
|
|
| :------------------------------------------------ | :------- | :--------------------------- | :----------: | :-: | :-: |
|
|
| [LoRa32 V1](./lilygo/lora/?t-lora=v1) | ESP32 | SX127x | 2.4GHz b/g/n | 4.2 | NO |
|
|
| [LoRa32 V1.3](./lilygo/lora/?t-lora=v1.3) | ESP32 | SX127x | 2.4GHz b/g/n | 4.2 | NO |
|
|
| [LoRa32 V2.0](./lilygo/lora/?t-lora=v2.0) | ESP32 | SX127x | 2.4GHz b/g/n | 4.2 | NO |
|
|
| [LoRa32 V2.1-1.6](./lilygo/lora/?t-lora=v2.1) | ESP32 | SX127x | 2.4GHz b/g/n | 4.2 | NO |
|
|
| [LoRa32 V2.1-1.8](./lilygo/lora/?t-lora=v2.1-1.8) | ESP32 | SX1280 | 2.4GHz b/g/n | 4.2 | NO |
|
|
| [LoRa32 T3-S3 V1.0](./lilygo/lora/?t-lora=S3-v1) | ESP32-S3 | SX1262<br/>SX1276<br/>SX1280 | 2.4GHz b/g/n | 5.0 | NO |
|
|
|
|
### [T-Deck](./lilygo/tdeck/)
|
|
|
|
Standalone device with screen and keyboard
|
|
|
|
| Name | MCU | Radio | WiFi | BT | GPS |
|
|
| :------------------------ | :---------- | :----- | :--: | :-: | :-: |
|
|
| [T-Deck](./lilygo/tdeck/) | ESP32-S3FN8 | SX1262 | YES | 5.0 | NO |
|
|
|
|
### [T-Watch S3](./lilygo/twatch/)
|
|
|
|
| Name | MCU | Radio | WiFi | BT | GPS |
|
|
| :----------------------------- | :------- | :----- | :--: | :-: | :-: |
|
|
| [T-Watch S3](./lilygo/twatch/) | ESP32-S3 | SX1262 | YES | 5.0 | NO |
|
|
|
|
## HELTEC®
|
|
|
|
### [LoRa 32](./heltec-automation/lora32/)
|
|
|
|
Inexpensive basic ESP32-based boards.
|
|
|
|
| Name | MCU | Radio | WiFi | BT | GPS |
|
|
| :---------------------------------------------------------------------------------- | :---------- | :----- | :----------: | :-: | :-: |
|
|
| [LoRa32 V2.1](./heltec-automation/lora32/?heltec=v2.1) | ESP32 | SX127x | 2.4GHz b/g/n | 4.2 | NO |
|
|
| [LoRa32 V3/3.1](./heltec-automation/lora32/?heltec=v23) | ESP32-S3FN8 | SX1262 | 2.4GHz b/g/n | 5.0 | NO |
|
|
| [Wireless Stick Lite V3](./heltec-automation/lora32/?heltec=Wireless+Stick+Lite+V3) | ESP32-S3FN8 | SX1262 | 2.4GHz b/g/n | 5.0 | NO |
|
|
| [Wireless Tracker v1.0](./heltec-automation/lora32/?heltec=tracker-v1.0) | ESP32-S3FN8 | SX1262 | 2.4GHz b/g/n | 5.0 | YES |
|
|
| [Wireless Tracker v1.1](./heltec-automation/lora32/?heltec=tracker-v1.1) | ESP32-S3FN8 | SX1262 | 2.4GHz b/g/n | 5.0 | YES |
|
|
| [Wireless Paper](./heltec-automation/lora32/?heltec=paper) | ESP32-S3FN8 | SX1262 | 2.4GHz b/g/n | 5.0 | NO |
|
|
|
|
### [Plug & Play Sensors](./heltec-automation/sensor/)
|
|
|
|
| Name | MCU | Radio | WiFi | BT | GPS |
|
|
| ----------------------------------------- | ----------- | ------ | ------------ | --- | --- |
|
|
| [Capsule V3](./heltec-automation/sensor/) | ESP32-S3FN8 | SX1262 | 2.4GHz b/g/n | 5.0 | YES |
|
|
|
|
### [Vision Master](./heltec-automation/vision-master/)
|
|
|
|
Versatile ESP32-S3-based boards E-Ink development boards.
|
|
|
|
| Name | MCU | Radio | WiFi | BT | GPS |
|
|
| :--------------------------------------------------------------------------------- | :--------- | :----- | :----------: | :-: | :-: |
|
|
| [Vision Master E213](./heltec-automation/vision-master/?heltec=vision_master_e213) | ESP32-S3R8 | SX1262 | 2.4GHz b/g/n | 5.0 | NO |
|
|
| [Vision Master E290](./heltec-automation/vision-master/?heltec=vision_master_e290) | ESP32-S3R8 | SX1262 | 2.4GHz b/g/n | 5.0 | NO |
|
|
| [Vision Master T190](./heltec-automation/vision-master/?heltec=vision_master_t190) | ESP32-S3R8 | SX1262 | 2.4GHz b/g/n | 5.0 | NO |
|
|
|
|
### [Mesh Node](./heltec-automation/mesh-node)
|
|
|
|
| Name | MCU | Radio | WiFi | BT | GPS |
|
|
| --------------------------------------------------------------- | :------- | :----- | :--- | :-: | :------: |
|
|
| [Mesh Node T114](./heltec-automation/mesh-node/?mesh_node_t114) | nRF52840 | SX1262 | NO | 5.0 | OPTIONAL |
|
|
|
|
## [B&Q Consulting](./b-and-q-consulting/)
|
|
|
|
### [Nano Series](./b-and-q-consulting/nano/)
|
|
|
|
Portable and durable devices designed for Meshtastic.
|
|
|
|
| Name | MCU | Radio | WiFi | BT | GPS |
|
|
| :-------------------------------------------------------------- | :---------- | :----- | :----------: | :-: | :-: |
|
|
| [Nano G2 Ultra](./b-and-q-consulting/nano/?nano-series=g2) | NRF52840 | SX1262 | 2.4GHz b/g/n | 5.0 | YES |
|
|
| [Nano G1 Explorer](./b-and-q-consulting/nano/?nano-series=g1-e) | ESP32 WROOM | SX1262 | 2.4GHz b/g/n | 4.2 | YES |
|
|
| [Nano G1](./b-and-q-consulting/nano/?nano-series=g1) | ESP32 WROOM | SX1276 | 2.4GHz b/g/n | 4.2 | YES |
|
|
|
|
### [Station Series](./b-and-q-consulting/station-series/)
|
|
|
|
High power LoRa transceiver designed for Meshtastic Licensed HAM operation.
|
|
|
|
| Name | MCU | Radio | WiFi | BT | GPS |
|
|
| :------------------------------------------------- | :--------------- | :----- | :----------: | :-: | :------: |
|
|
| [Station G1](./b-and-q-consulting/station-series/) | ESP32 WROOM | SX1262 | 2.4GHz b/g/n | 4.2 | OPTIONAL |
|
|
| [Station G2](./b-and-q-consulting/station-series/) | ESP32-S3 WROOM-1 | SX1262 | 2.4GHz b/g/n | 5.0 | OPTIONAL |
|
|
|
|
## [Raspberry Pi](./raspberrypi/)
|
|
|
|
### [Raspberry Pi Pico](./raspberrypi/pico/)
|
|
|
|
Fast versatile boards using the RP2040.
|
|
|
|
| Name | MCU | Radio | WiFi | BT | GPS |
|
|
| :-------------------------------------- | :----- | :----- | :----------: | :-----------: | :-: |
|
|
| [Raspberry Pi Pico](./raspberrypi/pico) | RP2040 | SX1262 | 2.4GHz b/g/n | not supported | NO |
|
|
|
|
[**Pico Peripherals**](./raspberrypi/pico/peripherals/)<br/>
|
|
SSD1306 OLED Display<br/>
|
|
SH1106 OLED Display<br/>
|
|
CardKB Keyboard<br/>
|
|
|
|
### [Raspberry Pi Zero/Zero2/3/4/400/5](./linux-native-hardware/)
|
|
|
|
Meshtastic offers support for Raspberry Pi devices through our Linux native platform, meshtasticd. For full information, please see our [Linux Native Hardware](./linux-native-hardware/) documentation.
|
|
|
|
## Seeed Studio
|
|
|
|
### SenseCap
|
|
|
|
The SenseCAP product line offers a comprehensive range of solutions for both hobbyists and industrial users, featuring the T1000-E card tracker, an IP65-rated, ready-to-go Meshtastic device, and the Indicator with a 4-inch touchscreen driven by ESP32-S3 and RP2040 Dual-MCU, coming soon.
|
|
|
|
| Name | MCU | Radio | WiFi | BT | GPS |
|
|
| ------------------------------------------------------------- | ------------- | ------ | ---- | --- | --- |
|
|
| [Card Tracker T1000-E](./seeed-studio/sensecap/card-tracker/) | nRF52840 | LR1110 | NO | 5.1 | YES |
|
|
| [SenseCAP Indicator](./seeed-studio/) (coming soon) | ESP32, RP2040 | - | - | - | - |
|
|
|
|
### [Seeed Wio-WM1110](./seeed-studio/wm1110)
|
|
|
|
nRF52840-based development boards with GPS, and multiple ports to attach sensors.
|
|
|
|
| Name | MCU | Radio | WiFi | BT | GPS |
|
|
| :------------------------------------------------------------------------ | :------- | :----- | :--: | :-: | :-: |
|
|
| [Seeed Wio-WM1110 Dev Kit](./seeed-studio/wm1110?wm1110=wio-sdk-wm1110) | nRF52840 | LR1110 | YES | 5.3 | YES |
|
|
| [Seeed Wio Tracker 1110](./seeed-studio/wm1110?wm1110=wio-tracker-wm1110) | nRF52840 | LR1110 | YES | 5.3 | YES |
|
|
|
|
## [CanaryOne](./canary)
|
|
|
|
Complete solution with battery, screen, case, and antenna. Ships pre-flashed with latest Meshtastic firmware.
|
|
|
|
| Name | MCU | Radio | WiFi | BT | GPS |
|
|
| :-------------------- | :------- | :----- | :--: | :-: | :-: |
|
|
| [CanaryOne](./canary) | nRF52840 | SX1262 | NO | 5.0 | YES |
|
|
|
|
## [unPhone](./unPhone)
|
|
|
|
All-in-one development device with LoRa, WiFi, BT, touchscreen, accelerometer, gyroscop, vibration motor, LiPo battery and more!
|
|
|
|
| Name | MCU | Radio | WiFi | BT | GPS |
|
|
| :------------------- | :--------------- | :----- | :--: | :-: | :-: |
|
|
| [unPhone](./unPhone) | ESP32-S3-WROOM-1 | RF950W | YES | 5.0 | NO |
|
|
|
|
### [Seeed Wio-WM1110](./seeed-studio/wm1110)
|
|
|
|
nRF52840-based development boards with GPS, and multiple ports to attach sensors.
|
|
|
|
| Name | MCU | Radio | WiFi | BT | GPS |
|
|
| :------------------------------------------------------------------------ | :------- | :----- | :--: | :-: | :-: |
|
|
| [Seeed Wio-WM1110 Dev Kit](./seeed-studio/wm1110?wm1110=wio-sdk-wm1110) | nRF52840 | LR1110 | YES | 5.3 | YES |
|
|
| [Seeed Wio Tracker 1110](./seeed-studio/wm1110?wm1110=wio-tracker-wm1110) | nRF52840 | LR1110 | YES | 5.3 | YES |
|
|
|
|
## [Chatter](./chatter)
|
|
|
|
DIY kit with ESP32, LoRa chip, and optional GPS. Designed for STEM education.
|
|
|
|
| Name | MCU | Radio | WiFi | BT | GPS |
|
|
| :------------------- | :---- | :----- | :--: | :-: | :-: |
|
|
| [Chatter](./chatter) | ESP32 | LLCC68 | YES | 4.2 | No |
|
|
|
|
### Radio Master
|
|
|
|
| Name | MCU | Radio | WiFi | BT | GPS |
|
|
| :------------------------- | :---- | :-------------------------------------------- | :--: | :-: | :-: |
|
|
| Bandit Nano ExpressLRS 900 | ESP32 | SX1276 + SKY66122 PA/LNA +30db TX, +16db RX ) | ? | YES | NO |
|