Skip to content

KSY-IC/We-Bot-examples

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

We-Bot 制御サンプル (C) 2020 KSY

KSY社製のWe-Botを制御するサンプルです。

License

このサンプルの配布ライセンスに関しては、それぞれのディレクトリのドキュメントを参照ください。

サンプル一覧

以下のサンプルがあります。

サンプル 環境 内容 ライセンス
basic python3 基本的な使い方 MIT
SonicSensor python3 超音波センサーを組み合わせたサンプル MIT
LineTrace python3 赤外線フォトリフレクタを使用したライントレースロボットのサンプル(準備中)
TPUEdge python3 Coral Edge TPUのObject Detectionを組み合わせたサンプル Apache 2.0
scratch Scratch3 Scratch3のGPIO制御を用いて動作させるサンプル (準備中)

必要な環境

Python

本サンプルはPython3.7以降で動作確認を行っています。 使用する前に、We-BotのPythonライブラリをインストールしてください。

Scratch

本サンプルはScratch3を用いて動作確認を行っています。 使用する前にScratch3のオフラインエディタをインストールしてください。

実行方法

各サンプルのディレクトリ内にあるREADME.mdを参照してください。

About

Examples for We-Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages