Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
How to Start RP2040
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
Naoki Katahira
May 25, 2023
How-to & DIY
0
1.6k
How to Start RP2040
#keebkaigi 2023 Sema-Pitches
https://keebkaigi.org/2023/
Naoki Katahira
May 25, 2023
Tweet
Share
More Decks by Naoki Katahira
See All by Naoki Katahira
暴カワでビデオシンセサイザーを導入する技術
yuchi
2
770
SREが考えるハイブリッド開催の技術イベントのライブ配信における信頼性
yuchi
2
3.3k
The Naya Vol.5を開催するための映像技術
yuchi
2
93
自作キーボードインターンに行った話.pdf
yuchi
0
260
Other Decks in How-to & DIY
See All in How-to & DIY
2025年03月02日 メイカーズながおかまつり での講演 「コミュニティベースでの製品開発ものづくりフェアの役割」
takasumasakazu
0
310
キャリア科目では教えてくれない、就活を生き抜く法則
logica0419
2
250
活動振り返りと生成AIによるコード生成の試み
covao
0
140
プログラミング道場 "CoderDojo" を支援するサーバー提供システム 『DojoPaaS』 / How DojoPaaS powers the CoderDojo community in Japan
coderdojojapan
PRO
0
150
How to Create a Betpro Account in Pakistan [Complete Guide]
betproid
0
190
AWSコミュニティプログラムのご紹介 -グローバル展開するコミュニティプログラム-
awsjcpm
0
280
「変えること」「変わること」を楽しむ力で"敵わない存在"と向き合う
subroh0508
2
1.5k
あなたは何故コミュニティに参加するのか?
awsjcpm
2
280
餃子コミュニティの活性化/TechGYOZA
nishiuma
2
270
JAWS-UG と AWS - JAWS-UG 沖縄 Cloud on the Beach 2025
awsjcpm
0
130
JAWS-UGのご紹介 JAWS-UGとは?
awsjcpm
0
5.6k
251011「ひとりより、みんなで!」 九州の支部で始めた、新しい連携のかたち
east_takumi
2
140
Featured
See All Featured
The Illustrated Children's Guide to Kubernetes
chrisshort
51
52k
Balancing Empowerment & Direction
lara
5
920
Marketing to machines
jonoalderson
1
5k
The AI Search Optimization Roadmap by Aleyda Solis
aleyda
1
5.3k
Accessibility Awareness
sabderemane
0
68
Ruling the World: When Life Gets Gamed
codingconduct
0
160
HU Berlin: Industrial-Strength Natural Language Processing with spaCy and Prodigy
inesmontani
PRO
0
240
RailsConf 2023
tenderlove
30
1.4k
Introduction to Domain-Driven Design and Collaborative software design
baasie
1
610
Conquering PDFs: document understanding beyond plain text
inesmontani
PRO
4
2.4k
Optimising Largest Contentful Paint
csswizardry
37
3.6k
Six Lessons from altMBA
skipperchong
29
4.2k
Transcript
1 RP2040のはじめかた How to start RP2040 yuchi / ゆーち 2023.05.10
KeebKaigi2023
2 自己紹介 yuchi 普段はSREをしています 今日が誕生日です • Twitter : @F_YUUCHI
3
4 行きの電車内でスライドを作りました
5 SUZURI by GMOペパボをご利用いただきありがとうございます!!1
6 今日はPR2040を使った 自作キーボードの設計の話がしたい RP2040のはじめかた
7 マイコンを乗せるのではなく 直接実装をする話 RP2040のはじめかた
8 マイコンを乗せるのではなく 直接実装をする話 RP2040のはじめかた
9 5分で話せる内容ではない RP2040のはじめかた
10 prk_firmwareが動くこのマイコン知ってますよね? RP2040のはじめかた https://www.switch-science.com/products/6900
11 Raspberry財団が開発したRP2040というマイコンが使われている RP2040のはじめかた https://www.switch-science.com/products/7173
12 特徴 • 安価($1) • パワフル ◦ デュアルコア ◦ 外部フラッシュメモリ
• 供給が安定している RP2040のはじめかた https://www.switch-science.com/products/7173
13 RP2040の設計については公式から出ているpdfに全て書かれている RP2040のはじめかた hardware-design-with-rp2040.pdf hardware-design-with-rp2040-JP.pdf(日本語訳) 最近日本語訳も出たっぽいです
14 RP2040の設計については公式から出ているpdfに全て書かれている RP2040のはじめかた 簡易的なマイコンボードの設計を行いながら、 RP2040を用いた設計に必要な情報が解説されている hardware-design-with-rp2040.pdf hardware-design-with-rp2040-JP.pdf(日本語訳)
15 (もちろん) 自作キーボードの設計の話は書かれてない RP2040のはじめかた
16 ちょうどいい技術同人誌があります!!!!!!1 RP2040のはじめかた SUZURI デジタルコンテンツ BOOTH
17 公式の設計ガイドをベースに自作キーボード向けの解説をしている本 RP2040のはじめかた
18 hardware-design-with-rp2040.pdf hardware-design-with-rp2040-JP.pdf(日本語訳) 結論 : これを読めばRP2040を直接実装したキーボードが設計できます RP2040のはじめかた SUZURI デジタルコンテンツ BOOTH
19 • RP2040を直接実装するとかっこいい • 思っていたよりも簡単に(?)設計できます • RP2040を使ったキーボードを設計してprk_firmware触っていきましょう まとめ
20 気になることあれば答えます この後捕まえて聞いて下さい RP2040のはじめかた
Thank You!! 21