mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-26 06:04:22 -08:00
add recommendations
This commit is contained in:
parent
f86af0a88c
commit
0ab7cc1c3e
|
@ -6,6 +6,17 @@ 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
|
||||
- Station G1
|
||||
- LILYGO LoRa T3-S3
|
||||
- HELTEC LoRa V3
|
||||
|
||||
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.
|
||||
|
@ -116,7 +127,7 @@ Portable and durable devices designed for Meshtastic.
|
|||
| Nano G2 Ultra | NRF52840 | SX1262 | 2.4GHz b/g/n | 5.0 | YES |
|
||||
|
||||
### [Raspberry Pi Pico](./raspberry-pi/)
|
||||
Fast versatile boards using the RP2040
|
||||
Fast versatile boards using the RP2040.
|
||||
|
||||
| Name | MCU | Radio | WiFi | BT | GPS |
|
||||
|:------------------|:-------|:-------|:-------------:|:-------------:|:---:|
|
||||
|
|
Loading…
Reference in a new issue