mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
update device index
This commit is contained in:
parent
2da0632a32
commit
cfa8bbc0c1
|
@ -66,6 +66,14 @@ RAK14001 RGB LED<br/>
|
||||||
RAK12013 Radar Sensor<br/>
|
RAK12013 Radar Sensor<br/>
|
||||||
RAK13800 Ethernet Module<br/>
|
RAK13800 Ethernet Module<br/>
|
||||||
|
|
||||||
|
### [WisMesh](./rak-wireless/wismesh/)
|
||||||
|
|
||||||
|
| Name | MCU | Radio | WiFi | BT | GPS |
|
||||||
|
| :----------------------------------------------------------------------- | :------- | :----- | :--: | :-: | :-: |
|
||||||
|
| [WisMesh Pocket V2](./rak-wireless/wismesh/pocket/?pocket=pocketv2) | nRF52840 | SX1262 | NO | 5.0 | YES |
|
||||||
|
| [WisMesh Pocket Mini](./rak-wireless/wismesh/pocket/?pocket=pocket-mini) | nRF52840 | SX1262 | NO | 5.0 | NO |
|
||||||
|
| [WisMesh TAP](./rak-wireless/wismesh/tap.mdx) | nRF52840 | SX1262 | NO | 5.0 | YES |
|
||||||
|
|
||||||
## LILYGO®
|
## LILYGO®
|
||||||
|
|
||||||
### [T-Beam](./lilygo/tbeam/)
|
### [T-Beam](./lilygo/tbeam/)
|
||||||
|
@ -93,7 +101,7 @@ All-in-one unit with E-Ink screen, GPS and battery in injection-molded case. Fea
|
||||||
Inexpensive basic ESP32-based boards.
|
Inexpensive basic ESP32-based boards.
|
||||||
|
|
||||||
| Name | MCU | Radio | WiFi | BT | GPS |
|
| 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](./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 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.0](./lilygo/lora/?t-lora=v2.0) | ESP32 | SX127x | 2.4GHz b/g/n | 4.2 | NO |
|
||||||
|
@ -119,8 +127,8 @@ Standalone device with screen and keyboard
|
||||||
### [T-Lora C6](./lilygo/tlorac6/)
|
### [T-Lora C6](./lilygo/tlorac6/)
|
||||||
|
|
||||||
| Name | MCU | Radio | WiFi | BT | GPS |
|
| Name | MCU | Radio | WiFi | BT | GPS |
|
||||||
| :---------------------- | :------- | :----- | :--: | :-: | :-: |
|
| :----------------------------- | :------- | :----- | :--: | :---: | :-: |
|
||||||
| [T-Lora C6](./lilygo/tlorac6/) | ESP32-C6 | SX1262 | YES | 5.0* | NO |
|
| [T-Lora C6](./lilygo/tlorac6/) | ESP32-C6 | SX1262 | YES | 5.0\* | NO |
|
||||||
|
|
||||||
\* Support for Bluetooth in the ESP32-C6 modules is not yet available in the Meshtastic firmware.
|
\* Support for Bluetooth in the ESP32-C6 modules is not yet available in the Meshtastic firmware.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue