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

analog_input_driverの設計 #3

Open
Nero-198 opened this issue Dec 31, 2023 · 1 comment
Open

analog_input_driverの設計 #3

Nero-198 opened this issue Dec 31, 2023 · 1 comment

Comments

@Nero-198
Copy link
Owner

analog_input_driverはまだ未完成なので、これを作ろう。

gamepad軸の数は可変に出来るようにしたい。

@Nero-198
Copy link
Owner Author

Nero-198 commented Jan 2, 2024

いま機能として足りてないのは何だろうか。
とりあえず、欲しい機能は

  • AXISのピンと軸の割り当て関数。
  • 割り当てた軸数に合わせて動的にバッファ確保する関数。
  • ADC入力をバッファに入れる関数
  • バッファの内容をUSBバッファ配列に突っ込む関数

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

No branches or pull requests

1 participant