LoginSignup
1
1

More than 5 years have passed since last update.

Raspberry Piに接続したサーボをリモートで制御する-Windows Clientソフト

Last updated at Posted at 2018-02-04

はじめに

Raspberry Piに接続したサーボをリモート(クライアントサーバモデル)で制御するでは、ターミナルからRaspberry Piにテキストメッセージを送信して、サーボモータを制御しました。
System.png

このプロジェクトではVisual Studio 2017のMFCにて、Windowsのクライアントを作成します。

画面イメージ

IPを設定して、CONNECTで接続し、スライダバーで設定したい位置を設定し、MOVEを押すことでコマンドを送信します。
WinClient.png

ソース

ソースはgithubにアップしています。

ソース@github

今後

これをクライアントのサンプルとして、今後はOpenCVとの連携を狙っていく予定です。OpenCVはVisualStudio+MFCでの運用を想定しています。

2018/02/04 Ikeda

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1