mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-02-02 08:42:11 -08:00
Added RadioMaster Bandit Nano ExpressLRS entry (#1329)
* Added RadioMaster Bandit Nano ExpressLRS entry Jun 11: https://www.instagram.com/radiomasterrc/p/C8ExrtFh2vy/ >>> radiomasterrc 😎Please note that the Bandit Nano is now compatible with Meshtastic!!! * whitespace * fix seeed wio --------- Co-authored-by: Ben Meadors <benmmeadors@gmail.com> Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
This commit is contained in:
parent
f83d95ff7b
commit
7a6368fe01
|
@ -222,6 +222,15 @@ All-in-one development device with LoRa, WiFi, BT, touchscreen, accelerometer, g
|
|||
| :------------------- | :--------------- | :----- | :--: | :-: | :-: |
|
||||
| [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.
|
||||
|
@ -229,3 +238,9 @@ 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 |
|
||||
|
|
Loading…
Reference in a new issue