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
micro:bit導入
Search
Naoki Kato
PRO
June 12, 2023
Education
0
210
micro:bit導入
Naoki Kato
PRO
June 12, 2023
Tweet
Share
More Decks by Naoki Kato
See All by Naoki Kato
デジタル教科書の現在地と今後の展望
naokikato
PRO
0
39
複数カメラ活用による授業の遠隔参観や収録コンテンツ開発の促進
naokikato
PRO
0
22
教育DXの推進に向けて
naokikato
PRO
0
16
個別最適な学びと協働的な学びから児童の学びを深めさせるICT機器の活用
naokikato
PRO
1
32
なぜDXが必要なのか 〜教育の情報化の現状と展望〜
naokikato
PRO
0
34
教科書の捉えの変化
naokikato
PRO
0
35
教育現場における生成AIの活用とこれからの学校
naokikato
PRO
0
110
学校や家庭における効果的なICTの活用
naokikato
PRO
0
87
学校や家庭における効果的なICTの活用
naokikato
PRO
0
26
Other Decks in Education
See All in Education
OJTに夢を見すぎていませんか? ロールプレイ研修の試行錯誤/tryanderror-in-roleplaying-training
takipone
1
140
Sponsor the Conference | VizChitra 2025
vizchitra
0
440
より良い学振申請書(DC)を作ろう 2025
luiyoshida
1
3.2k
小さなチャレンジが生んだチームの大きな変化 -私のふりかえり探求の原点
callas1900
0
510
Tutorial: Foundations of Blind Source Separation and Its Advances in Spatial Self-Supervised Learning
yoshipon
1
110
Interaction - Lecture 10 - Information Visualisation (4019538FNR)
signer
PRO
0
2k
America and the World
oripsolob
0
500
Linuxのよく使うコマンドを解説
mickey_kubo
1
120
Data Processing and Visualisation Frameworks - Lecture 6 - Information Visualisation (4019538FNR)
signer
PRO
1
2.4k
AIC 103 - Applications of Property Valuation: Essential Slides
rmccaic
0
170
Info Session MSc Computer Science & MSc Applied Informatics
signer
PRO
0
180
SARA Annual Report 2024-25
sara2023
1
170
Featured
See All Featured
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
We Have a Design System, Now What?
morganepeng
52
7.6k
Into the Great Unknown - MozCon
thekraken
39
1.8k
Done Done
chrislema
184
16k
Statistics for Hackers
jakevdp
799
220k
The World Runs on Bad Software
bkeepers
PRO
68
11k
Thoughts on Productivity
jonyablonski
69
4.7k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
20
1.3k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
BBQ
matthewcrist
89
9.7k
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
Transcript
©2016- Naoki Kato, IML at TGU 共通SE科目 東 東京 京学
学芸 芸大 大学 学 I IC CT Tセ セン ンタ ター ー 教 教育 育情 情報 報化 化研 研究 究チ チー ーム ム 加 加藤 藤直 直樹 樹 Programming Education in Elementary School micro:bit導入
©2016- Naoki Kato, IML at TGU micro:bit導入 micro:bit をPCに物理的につなげます micro:bit
側は micro-B です 上下の向きに注意! PC 側は Type-A です PCにType-Aのコネクタが ない場合は,変換アダプタ が必要です. きちんと接続されると, コネクタ横のオレンジランプ が点灯します.
©2016- Naoki Kato, IML at TGU micro:bit導入 makecodeを起動します https://makecode.microbit.org/ Webブラウザで
makecode サイトを開きます.
©2016- Naoki Kato, IML at TGU micro:bit導入 新しいプロジェクトを開きます 「新しいプロジェクト」 をクリックします
プロジェクト名を入力し, 「作成」をクリックします プロジェクト名は空白でも 大丈夫です.
©2016- Naoki Kato, IML at TGU micro:bit導入 プログラムを作ります シミュレートされます
©2016- Naoki Kato, IML at TGU micro:bit導入 micro:bitを論理的に接続します(1) ①クリックします ②クリックします
©2016- Naoki Kato, IML at TGU micro:bit導入 micro:bitを論理的に接続します(2) 選択して クリックします
©2016- Naoki Kato, IML at TGU micro:bit導入 プログラムをmicro:bitに転送します ①クリックします 転送中は電源ランプが点滅します
転送が終わると実行がはじまります