Sumobot Jr with Raspberry Pi
Owner & Collaborators
License
Sumobot Jr with Raspberry Pi by FabLabKannai is licensed under the Creative Commons - Attribution license.
Summary
Sumobot Jr はオープンソースのロボットカーのキットです。
Memos
連続回転 プログラム
Sumobot が左回転と右回転を繰り返すプログラムです。ラズパイにプログラム sumobot turn を設定します。インストール$ cd /tmp$ git clone https://github.com/FabLabKannai/SumobotJr.git$ mkdir…WEBアプリ
Wii リモコン
Sumbot をWii リモコンから操作するラズパイにプログラム sumobot wii を設定します必要なものBluetooth ドングルWii リモコン環境設定$ sudo apt-get install --no-install-recommends bluetooth$…