mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-27 14:39:54 -08:00
typo and fmt
This commit is contained in:
parent
e3618bb6a3
commit
27ae5f087a
|
@ -51,21 +51,21 @@ Boards complete with GPS, 18650 battery holder, and optional screen.
|
||||||
All-in-one unit with E-Ink screen, GPS and battery in injection-molded case. Features the low-power nRF52840 for long battery life.
|
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 |
|
| Name | MCU | Radio | WiFi | BT | GPS |
|
||||||
| :-- | :-- | :-- | :--: | :--: | :--: |
|
|:-------|:---------|:-------|:----:|:---:|:---:|
|
||||||
| T-Echo | nRF52840 | SX1262 | NO | 5.0 | YES |
|
| T-Echo | nRF52840 | SX1262 | NO | 5.0 | YES |
|
||||||
|
|
||||||
### LILYGO® T-Deck
|
### LILYGO® T-Deck
|
||||||
Standalone device with screen and keyboard
|
Standalone device with screen and keyboard
|
||||||
|
|
||||||
| Name | MCU | Radio | WiFi | BT | GPS |
|
| Name | MCU | Radio | WiFi | BT | GPS |
|
||||||
| :-- | :-- | :-- | :--: | :--: | :--: |
|
|:-------|:------------|:-------|:----:|:---:|:---:|
|
||||||
| T-Deck | ESP32-S3FN8 | SX1262 | YES | 5.0 | NO |
|
| T-Deck | ESP32-S3FN8 | SX1262 | YES | 5.0 | NO |
|
||||||
|
|
||||||
### LILYGO® T-Watch S3
|
### LILYGO® T-Watch S3
|
||||||
|
|
||||||
| Name | MCU | Radio | WiFi | BT | GPS |
|
| Name | MCU | Radio | WiFi | BT | GPS |
|
||||||
| :-- | :-- | :-- | :--: | :--: | :--: |
|
|:-----------|:---------|:-------|:----:|:---:|:---:|
|
||||||
| T-Watch S3| ESP32-S3 | SX1262 | YES | 5.0 | NO |
|
| T-Watch S3 | ESP32-S3 | SX1262 | YES | 5.0 | NO |
|
||||||
|
|
||||||
### [LILYGO® LoRa](./lora/)
|
### [LILYGO® LoRa](./lora/)
|
||||||
Inexpensive basic ESP32-based boards.
|
Inexpensive basic ESP32-based boards.
|
||||||
|
@ -94,8 +94,8 @@ Inexpensive basic ESP32-based boards.
|
||||||
High power LoRa transceiver designed for Meshtastic Licensed HAM operation.
|
High power LoRa transceiver designed for Meshtastic Licensed HAM operation.
|
||||||
|
|
||||||
| Name | MCU | Radio | WiFi | BT | GPS |
|
| Name | MCU | Radio | WiFi | BT | GPS |
|
||||||
| :-- | :-- | :-- | :--: | :--: | :--: |
|
|:-----------|:------------|:-------|:------------:|:---:|:---:|
|
||||||
| Station G1 | ESP32 WROOM | SX1262 | 2.4GHz b/g/n | 4.2 | UES |
|
| Station G1 | ESP32 WROOM | SX1262 | 2.4GHz b/g/n | 4.2 | YES |
|
||||||
|
|
||||||
### [Nano Series](./nano/)
|
### [Nano Series](./nano/)
|
||||||
Portable and durable devices designed for Meshtastic.
|
Portable and durable devices designed for Meshtastic.
|
||||||
|
@ -110,7 +110,7 @@ Portable and durable devices designed for Meshtastic.
|
||||||
Fast versatile boards using the RP2040
|
Fast versatile boards using the RP2040
|
||||||
|
|
||||||
| Name | MCU | Radio | WiFi | BT | GPS |
|
| Name | MCU | Radio | WiFi | BT | GPS |
|
||||||
| :-- | :-- | :-- | :--: | :--: | :--: |
|
|:------------------|:-------|:-------|:-------------:|:-------------:|:---:|
|
||||||
| Raspberry Pi Pico | RP2040 | SX1262 | not supported | not supported | NO |
|
| Raspberry Pi Pico | RP2040 | SX1262 | not supported | not supported | NO |
|
||||||
|
|
||||||
[**Pico Peripherals**](./raspberry-pi/peripherals/)<br/>
|
[**Pico Peripherals**](./raspberry-pi/peripherals/)<br/>
|
||||||
|
|
Loading…
Reference in a new issue