microsoft / microsoft/pxt-maker
Update the RP Pico with appropriate SVG and pin mapping so that it works well
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 130
- Forks
- 90
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 1
Description
Is your feature request related to a problem? Please describe.
The current RP 2040 pico svg is a green blob, and there are no pin mappings.
Describe the solution you'd like
Let's use the nice SVG from here: https://www.raspberrypi.com/documentation/microcontrollers/pico-series.html
and get the pins mapped so the breadboard works too!
Additional context
Noting this as a feature request as I/we want to start working on it.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Raspberry Pi Pico documentation linked in the issue to obtain the appropriate SVG and pin layout, then locate the Maker target's board and breadboard definitions. The work is done when the Pico uses the new board graphic, its pins are mapped, and the breadboard integration works correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- raspberry-pi, typescript
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100