mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-15 01:54:15 -08:00
19 lines
744 B
Plaintext
19 lines
744 B
Plaintext
|
---
|
||
|
id: raspberry-pi
|
||
|
title: Raspberry Pi
|
||
|
sidebar_label: Raspberry Pi
|
||
|
sidebar_position: 5
|
||
|
---
|
||
|
|
||
|
### [Raspberry Pi Pico](./pico/)
|
||
|
|
||
|
Fast versatile boards using the RP2040.
|
||
|
|
||
|
| Name | MCU | Radio | WiFi | BT | GPS |
|
||
|
| :--------------------------- | :----- | :----- | :----------: | :-----------: | :-: |
|
||
|
| [Raspberry Pi Pico](./pico/) | RP2040 | SX1262 | 2.4GHz b/g/n | not supported | NO |
|
||
|
|
||
|
### [Raspberry Pi Zero/Zero2/3/4/400/5](/docs/hardware/devices/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](/docs/hardware/devices/linux-native-hardware/) documentation.
|