Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: 必要な時に一度だけ、確実にデータを届けることができる処理を追加する #171

Open
yutotnh opened this issue Jan 28, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@yutotnh
Copy link
Owner

yutotnh commented Jan 28, 2023

なぜ機能が欲しいのか

モーターに設定したい情報を送るとき、今の逐次すべてのデータを送る形ではビット数的に制限がある。
しかし、タイトルのようなことができると、今は送っていないができれば送りたいデータが送れるようになる

送りたいデータの例を以下に示す

  • PWMの周波数(周期)
  • エンコーダの分解能
  • A3921のスリープの有無
  • A3921のリセットの有無
  • データが届かなかったら自動ブレーキするまでの時間
  • 1msあたり変化してよいデューティ比の幅

提案の説明

必要な時に一度だけ、確実にデータを届けることができる処理を追加する

その他

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant