TechTips
Home
About
Log in
Sign up
Home
Others
Filters
Bookmarked comments
Your comments
Others
Topic/Comment search result
Home
Others
Raspberry Pi Pico
Raspberry Pi Pico W用の新規プロジェクトの作り方
@wakairo
07 Apr, 2025 08:32 +00:00
無印のPicoではなく「Raspberry Pi Pico W」向けの新しい開発プロジェクトの作り方の紹介です。 ベースとなるのは、ラズパイの[公式C/C++ SDKドキュメントページ](https://www.raspberrypi.co…
Home
Others
Raspberry Pi Pico
Raspberry Pi Picoシリーズの開発をVisual Studio Code拡張を使わずに行う方法
@wakairo
16 Dec, 2024 02:18 +00:00
Last edited
16 Dec, 2024 02:19 +00:00
Raspberry Pi Picoシリーズの開発は、Visual Studio Code(以下、VS Code)にPico用の拡張を入れて行えますが、 VS Code以外のエディタを使いたいときなど、VS Codeに頼らない開発の仕方が公…