chirimen-hands-on/README.md

97 lines
2 KiB
Markdown
Raw Normal View History

2022-10-05 22:06:10 +09:00
---
title: CHIRIMEN ハンズオン
marp: true
paginate: true
2022-10-06 14:46:52 +09:00
style: |
section :is(h1, h2, h3, h4, h5, h6) {
border-bottom: 10px solid #F5CE52;
}
2022-10-05 22:06:10 +09:00
---
2022-10-06 14:52:40 +09:00
![bg](https://webiotmakers.github.io/static/images/2022/template/ogp.jpg)
---
2022-10-05 22:06:10 +09:00
# CHIRIMEN ハンズオン
2022-10-08/2022-10-09 in 岡山
WebDINO Japan シニアエンジニア
[渡邉浩平](https://github.com/kou029w)
![w:200](https://github.com/kou029w.png)
---
## 本日の流れ
準備編 (11:30-12:00)
- セットアップ
基礎編 (13:00-17:00)
- L チカしてみよう
- GitHub アカウントの登録
- GPIO に関する基礎知識
- I2C に関する基礎知識
応用編
- いろいろなデバイスを試してみよう
---
## CHIRIMEN とは
![h:480](https://res.cloudinary.com/chirimen/image/fetch/c_limit,f_auto,q_auto,w_1200/https://tutorial.chirimen.org/raspi/imgs/section0/CHIRIMENforRaspberryPi3.png)
Web ブラウザーからハードウェアを制御するプロトタイピング環境
センサーやモーターなど組み合わせたさまざまなものをつくることができます
---
## 本日のゴール
基礎編
2022-10-06 14:46:52 +09:00
- センサーやモーターの基本的な使い方を理解する
2022-10-05 22:06:10 +09:00
---
## Slack にアクセス (まだの方)
[webiotmakerschallenge.slack.com](https://webiotmakerschallenge.slack.com)
---
## 困ったとき・分からないとき・気になることなど
チューターやメンターにお気軽にお声がけください 🖐
---
## ハンズオン資料
[tutorial.chirimen.org/raspi](https://tutorial.chirimen.org/raspi/)
または
「pi chirimen」で検索
---
## 後付
---
## CodeSandbox の使い方
- [GitHub と CodeSandbox の使い方](https://kou029w.github.io/github-and-codesandbox-guide/)
- [CodeSandbox ガイド](https://csb-jp.github.io/)
---
## その他
- [デバッグ・トラブルシューティング](https://tutorial.chirimen.org/raspi/debug)
- [Tips・テクニック](https://tutorial.chirimen.org/raspi/tips)
- [良くある質問と回答](https://tutorial.chirimen.org/raspi/faq)