13
8

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

UIFlowでM5Stackはじめーる

Last updated at Posted at 2021-01-05

はじめに

積まれていたM5Stackをすぐに始めるための備忘録です。

開発環境

  • M5Stack
  • Windows 10 PC

導入

1.UIFlow Quick Startを参考にします

2.ドライバーをインストールします
image.png

3.M5Burnerを起動します
image.png

4.UIFLOW(CORE)のファームウェアをBurnします
image.png

5.自宅のWiFiを設定します
image.png

6.Burn成功です
image.png

7.PCをm5stackのwifiに接続します
135469618_3532264253536108_1543019981921277739_n.jpg

8.PCのブラウザからm5stackに表示されているIPアドレスを開きます

9.自宅のWiFiを選択し、パスワードを入力します

image.png

10.WiFi接続成功です
image.png

11.M5Stackをinternet modeにし、RebootするとAPIキーが表示されます

135785161_410380863347290_5696834582156569851_n.jpg 136170033_413584493296557_8498401346143771138_n.jpg 135680348_752292602040364_1826208189531975638_n (1).jpg

12.M5Flowを開き、APIキーを入力します

image.png

13.作ったAWS LambdaのAPIを叩いてみましょう。レスポンスはJSONで {"results":値}となっています。
image.png

14.結果です。

お疲れ様でした。

13
8
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
13
8

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?