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

Implement SetControllerData - Arduino controller #10

Open
stonfute opened this issue Oct 5, 2020 · 1 comment
Open

Implement SetControllerData - Arduino controller #10

stonfute opened this issue Oct 5, 2020 · 1 comment

Comments

@stonfute
Copy link

stonfute commented Oct 5, 2020

Is there any plan on implementing SetControllerData function for Arduino controller (ie control a motor or whatever using drivers) ?

If not planned, any guidelines on how to do so ? I would love making a PR for this feature !

@r57zone
Copy link
Member

r57zone commented Oct 5, 2020

There are no plans yet.

Need to add WriteFile to the SetControllerData function in the ArduinoControllers driver and add the read to the Arduino sketch.

You also need to find a diagram of how to properly organize power for the motor and the connection of the motor itself. You may need a transistor and a capacitor.

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

2 participants