Skip to content

Commit c8d1f54

Browse files
authored
Update rfguru_rp2040.md
1 parent 494133f commit c8d1f54

1 file changed

Lines changed: 13 additions & 3 deletions

File tree

_board/rfguru_rp2040.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: download
33
board_id: "rfguru_rp2040"
44
title: "RF.Guru µPico Download"
5-
name: "RF.Guru µPico"
5+
name: "µPico"
66
manufacturer: "RF.Guru"
77
board_url:
88
- "https://github.com/Guru-RF/MicroPico"
@@ -13,10 +13,20 @@ features:
1313

1414
---
1515

16-
This board hasn't been fully documented yet. Please make a pull request adding more info to this file.
16+
The **µPico Stick** is an affordable and high-performing development board, utilizing the **RP2040 PICO chip** developed by Raspberry Pi. You can also opt for a stylish case for added protection.
1717

18-
The description should be written to inform a CircuitPython user what makes the board unique and link to relevant info about it.
18+
The **RP2040 microcontroller chip**, often referred to as "Raspberry Silicon," features a dual-core ARM Cortex-M0+ processor clocked at 133 MHz, 256 KB of RAM, 30 GPIO pins, and various interface options. Additionally, it boasts 2 MB of onboard QSPI flash memory for storing both code and data.
1919

20+
**On Board IO**
21+
22+
- 2 push buttons
23+
- 2 RGB Leds
24+
- A Piezo buzzer for audio output
25+
- Pins It exposes RP2040 pins 16 till 24. 2 ADC ports, I2C bus, SPI bus and UART0
26+
27+
## Purchase
28+
29+
* [RF.Guru](https://shop.rf.guru/products/2022-pa-104)
2030

2131
## Learn More
2232

0 commit comments

Comments
 (0)