Raspberry Pi Pico support for VS Code
![](https://www.deeplearningdaily.com/wp-content/uploads/2021/09/raspberry-pi-pico-support-for-vs-code_61411dca1f6ac-375x210.jpeg)
Pico-Go provides code auto-completion and allows you to communicate with your Raspberry Pi Pico board using the built-in REPL console. Run a single file on your board, sync your entire project or directly type and execute commands.
This software is originally a derivative product of Pymakr by Pycom Ltd under the terms of its GNU GPL Version 3+ license but it has now received significant rewrites. Non-RP2040 boards are not supported but may still work.
- Works with macOS, Linux, and Windows.
- Connects to the Raspberry Pi Pico board.
To find out what’s new, take a look at the changelog.
Dependencies
- Python 3 installed on your system and in your PATH.