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

Joystick Set-Up #4

Open
priyanshumahey opened this issue Jul 17, 2023 · 0 comments
Open

Joystick Set-Up #4

priyanshumahey opened this issue Jul 17, 2023 · 0 comments
Labels
joystick Targeted for the joystick component

Comments

@priyanshumahey
Copy link
Contributor

Joystick Set-Up

Overview

This issue is about setting up the code for the joystick. The actual joystick will be built with Arduino which will pass the data to Python which is where we'll be recording and keeping track of it.

Details

An example of what this could look like is found here:

For this task, we need to set up Arduino code to ensure the joystick can be connected, then pass the data from Arduino to Python. We need to also ensure the data we obtained from this is left, right, up or down corresponding to the direction of the joystick. This might require messing around with the way data is recorded with the joystick.

Deliverable

The final deliverable for this is a code that lets the joystick run and returns left, right, up or down corresponding to the direction of the joystick.

@priyanshumahey priyanshumahey added the joystick Targeted for the joystick component label Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
joystick Targeted for the joystick component
Projects
None yet
Development

No branches or pull requests

1 participant