mirror of
https://github.com/kou029w/chirimen-hands-on.git
synced 2025-01-18 16:08:13 +00:00
説明の追加
This commit is contained in:
parent
adc58e10bc
commit
92e7ca8bee
6 changed files with 54 additions and 2 deletions
56
README.md
56
README.md
|
@ -86,14 +86,66 @@ Web ブラウザーからハードウェアを制御するプロトタイピン
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## CHIRIMEN スターターキットの確認
|
||||||
|
|
||||||
|
![h:600](./assets/chirimen-starter-kit.png)
|
||||||
|
|
||||||
|
<!-- _footer: https://tutorial.chirimen.org/raspi/section0#section-1 -->
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Raspberry Pi の起動
|
||||||
|
|
||||||
|
![h:600](./assets/setup-raspi.jpg)
|
||||||
|
|
||||||
|
<!-- _footer: https://tutorial.chirimen.org/raspi/section0#chirimen-for-raspberry-pi--1 -->
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Wi-Fi の設定
|
||||||
|
|
||||||
|
Raspberry Pi の起動後、画面右上のパネルをクリックして設定を行います
|
||||||
|
|
||||||
|
![](./assets/setup-wifi.png)
|
||||||
|
|
||||||
|
(接続情報は会場で確認しましょう)
|
||||||
|
|
||||||
|
<!-- _footer: https://tutorial.chirimen.org/raspi/section0#wifi- -->
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## ブレッドボードでの配線
|
||||||
|
|
||||||
|
![h:600](./assets/led-blink.dio.png)
|
||||||
|
|
||||||
|
<!-- _footer: https://tutorial.chirimen.org/raspi/section0#section-7 -->
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## サンプルコードの実行
|
||||||
|
|
||||||
|
ブラウザー > Examples > GPIO Examples > GPIO-Blink > CSB (CodeSandbox)
|
||||||
|
|
||||||
|
![h:480](./assets/link-to-led-blink-csb.jpg)
|
||||||
|
|
||||||
|
<!-- _footer: CHIRIMEN Examples https://chirimen.org/chirimen/gc/top/examples/ -->
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## ここまでのまとめ
|
||||||
|
|
||||||
|
- CHIRIMEN for Raspberry Pi の起動
|
||||||
|
- LED を制御するサンプルコード (通称 LED チカチカ、L チカ) の実行
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## 後付
|
## 後付
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## CodeSandbox の使い方
|
## CodeSandbox の使い方
|
||||||
|
|
||||||
- [GitHub と CodeSandbox の使い方](https://kou029w.github.io/github-and-codesandbox-guide/)
|
- [CodeSandbox の基本的な使い方](https://csb-jp.github.io/docs/usage)
|
||||||
- [CodeSandbox ガイド](https://csb-jp.github.io/)
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
BIN
assets/chirimen-starter-kit.png
Normal file
BIN
assets/chirimen-starter-kit.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 157 KiB |
BIN
assets/led-blink.dio.png
Normal file
BIN
assets/led-blink.dio.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 475 KiB |
BIN
assets/link-to-led-blink-csb.jpg
Normal file
BIN
assets/link-to-led-blink-csb.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 84 KiB |
BIN
assets/setup-raspi.jpg
Normal file
BIN
assets/setup-raspi.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 305 KiB |
BIN
assets/setup-wifi.png
Normal file
BIN
assets/setup-wifi.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.5 KiB |
Loading…
Add table
Reference in a new issue