mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
18 lines
484 B
Plaintext
18 lines
484 B
Plaintext
---
|
|
id: raspberry-pi
|
|
title: Raspberry Pi Pico
|
|
sidebar_label: Raspberry Pi Pico
|
|
sidebar_position: 1
|
|
---
|
|
|
|
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.
|
|
|
|
|