-
Notifications
You must be signed in to change notification settings - Fork 1
Scratch X RaspberryPI
Makoto Yonezawa edited this page Feb 28, 2017
·
8 revisions
- PI上のScratchを使って、Lチカさせてみる
- Lチカの復習
- https://www.raspberrypi.org/learning/robot-antenna/
- https://www.raspberrypi.org/learning/robot-antenna/requirements/software/
- ScratchGPIOっていうソフトもあるらしい
# タクトスイッチをつなげる

- GPIO24を使った
- はじめに"config24in"
- 値を取るには、”調べる”→”センサー”を使う
- gpio24の値を比較することで処理をおこなうことができる