meshtastic/docs/hardware/devices/raspberry-pi/index.mdx

28 lines
980 B
Plaintext
Raw Normal View History

2023-07-29 13:46:26 -07:00
---
id: raspberry-pi
title: Raspberry Pi Pico
sidebar_label: Raspberry Pi Pico
2023-07-29 15:02:10 -07:00
sidebar_position: 9
2023-07-29 13:46:26 -07:00
---
import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";
The Raspberry Pi Pico series is a range of tiny, fast, and versatile boards built using RP2040, the flagship microcontroller chip designed by Raspberry Pi in the UK.
[Offical website for the Raspberry Pi Pico](https://www.raspberrypi.com/products/raspberry-pi-pico/), including official reseller links.
2023-07-31 12:33:30 -07:00
:::caution Notice
**Meshtastic does NOT yet support the WiFi or Bluetooth functions of the Pico W.**
:::
2023-07-29 14:58:27 -07:00
:::info
2023-07-30 09:37:38 -07:00
Important items to note for the Pico:
2023-07-31 12:33:30 -07:00
1) The non-W versions of this board are NOT Bluetooth capable.
2) Please be aware that the Raspberry Pi Pico must be used in combination with a [Waveshare LoRa hat](https://www.waveshare.com/sx1262-868m-lora-hat.htm?sku=16807), which provides the necessary SX1262 LoRa radio. Please ensure to select the correct frequency for your region.
2023-07-29 14:58:27 -07:00
:::
2023-07-29 13:46:26 -07:00