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
M5Stack_GetStarted初心者版win
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
ichiha
August 14, 2018
Technology
2
660
M5Stack_GetStarted初心者版win
M5Stackをセットアップするときの手順を親切に記載しました。(私も初心者ですが)
2018年8月版にUploadしています
ichiha
August 14, 2018
Tweet
Share
More Decks by ichiha
See All by ichiha
WAF紹介.pdf
ichiha
1
610
Other Decks in Technology
See All in Technology
実践 Datadog MCP Server
nulabinc
PRO
1
100
Oracle Database@AWS:サービス概要のご紹介
oracle4engineer
PRO
3
1.7k
Kubernetesにおける推論基盤
ry
1
320
NewSQL_ ストレージ分離と分散合意を用いたスケーラブルアーキテクチャ
hacomono
PRO
3
270
親子 or ペアで Mashup for the Future! しゃべって楽しむ 初手AI駆動でものづくり体験
hiroramos4
PRO
0
110
アーキテクチャモダナイゼーションを実現する組織
satohjohn
0
380
Scrumは歪む — 組織設計の原理原則
dashi
0
130
生成AIの利用とセキュリティ /gen-ai-and-security
mizutani
1
1.6k
Claude Code のコード品質がばらつくので AI に品質保証させる仕組みを作った話 / A story about building a mechanism to have AI ensure quality, because the code quality from Claude Code was inconsistent
nrslib
13
7k
作りっぱなしで終わらせない! 価値を出し続ける AI エージェントのための「信頼性」設計 / Designing Reliability for AI Agents that Deliver Continuous Value
aoto
PRO
2
280
類似画像検索モデルの開発ノウハウ
lycorptech_jp
PRO
5
1.1k
JAWS DAYS 2026 ExaWizards_20260307
exawizards
0
420
Featured
See All Featured
Thoughts on Productivity
jonyablonski
75
5.1k
Organizational Design Perspectives: An Ontology of Organizational Design Elements
kimpetersen
PRO
1
630
Bootstrapping a Software Product
garrettdimon
PRO
307
120k
Art, The Web, and Tiny UX
lynnandtonic
304
21k
The Pragmatic Product Professional
lauravandoore
37
7.2k
Statistics for Hackers
jakevdp
799
230k
SEO Brein meetup: CTRL+C is not how to scale international SEO
lindahogenes
1
2.4k
How to Get Subject Matter Experts Bought In and Actively Contributing to SEO & PR Initiatives.
livdayseo
0
83
<Decoding/> the Language of Devs - We Love SEO 2024
nikkihalliwell
1
150
Believing is Seeing
oripsolob
1
79
Why Mistakes Are the Best Teachers: Turning Failure into a Pathway for Growth
auna
0
79
Public Speaking Without Barfing On Your Shoes - THAT 2023
reverentgeek
1
330
Transcript
M5Stack GetStarted Windows10 日本語初級者用 Arduino IDE zip編 2018/8/14 Ver0.2
Agenda • M5Stack公式ページ • OSバージョン/32-64bit調べ方 • ドライバインストール • Arduino IDEインストール
• Arduino IDEセットアップ
M5Stack公式 http://m5stack.com
OSバージョンの調べ方 • 検索窓に"winver” または • 検索窓に"cont" -> "システムとセキュリティー" -> "システム"
ドライバインストール ドライバインストール
ドライバダウンロード CP210x_Windows_Drivers.zip ドライバには、10.1.xと6.7.xがあるが、6.7.xを利用する
ドライバのインストール CP210x_Windows_Drivers.zip を必ず解凍してからインストール
Arduino IDEのインストール 1
Arduino IDEのインストール 2 本資料はzip版の説明です
• arduino-1.8.5-windows.zip を解凍 • ここではCドライブ直下へ Arduino IDEのインストール 3
Gitのインストール 1 朗報:Gitのインストールが不要になりました
• Arduino.exeを起動 Arduino IDEのセットアップ 1
Arduino IDEのセットアップ 2 ボード:Arduino core for the ESP32の追加 1 •
説明のページ • https://github.com/espressif/arduino-esp32/blob/master/docs/arduino- ide/boards_manager.md
Arduino IDEのセットアップ 2 ボード:Arduino core for the ESP32の追加 2 •
追加ボードマネージャーのURLを設定します • https://dl.espressif.com/dl/package_esp32_index.json
Arduino IDEのセットアップ 2 ボード:Arduino core for the ESP32の追加 2 •
ボードマネージャーの検索窓に"esp"と入力 • ボードに"M5Stack-Core-ESP32"が追加されているか確認して選択 D
• ライブラリーの追加 • 検索窓に"m5stack"と入力 Arduino IDEのセットアップ 3
• スケッチ例にM5Stackが追加されているか確認 Arduino IDEのセットアップ 3
Arduino IDEのセットアップ 4 シリアルポートが選択可能か確認 • デバイスマネージャーでシリアルポートが認識されているか確認 • USBが緩んでいないか、別のUSBポートなら? • ドライバの再インストールは?
• パソコンの再起動は?
動作確認 [ファイル]メニュー ≫ スケッチ例≫ M5Stack ≫ Basics ≫ HelloWorld [スケッチ]メニュー
≫ マイコンボードに書込む
M5Stack User Group Japan