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

Breakout machine limit switch signals #20

Open
Tracked by #3
rauhul opened this issue Sep 7, 2017 · 6 comments
Open
Tracked by #3

Breakout machine limit switch signals #20

rauhul opened this issue Sep 7, 2017 · 6 comments
Assignees

Comments

@rauhul
Copy link
Member

rauhul commented Sep 7, 2017

Find the limit switch signal wires in Merch, spilt them so the rPi can observe this values.

@rauhul rauhul mentioned this issue Sep 7, 2017
7 tasks
@pwk2 pwk2 self-assigned this Sep 14, 2017
@pwk2
Copy link

pwk2 commented Sep 14, 2017

Y-limit was wrong, correct one has been labeled.

Will now be splitting the wires, does ACM have inline splices or should i join them manually?

I observed the voltage on the two limit switches to be 4.94 on the "20" setting for the multimeter. I don't know if this means ~5 volts or ~10 volts but in either case that voltage will be too much for the RPi, will need help in dealing with that issue.

@abrandemuehl
Copy link
Collaborator

Chances are that the limit switch is just a continuity line. Either it is pulled to ground when it is pressed, or it is pulled to power.

You'd have to do some more continuity testing for the limit switches.

@pwk2
Copy link

pwk2 commented Sep 19, 2017

I tested the voltage in the x and y limit switch wires(from motor board to control board) when the motors pull the merch picker to its home position (bottom left). They give no volt reading until the picker reaches the base x or base y (for their respected wires), and then once it is at x=0 or y=0 it gives a constant reading of 4.94 even when the motors are released. So constant voltage indicates that the picker is home, this is sufficient to tracking machine state. Should I split the wires now?

@abrandemuehl
Copy link
Collaborator

Just curious, when you say "even when the motors are released", what do you mean?

@pwk2
Copy link

pwk2 commented Sep 19, 2017

When they aren't turning, when the machine isn't giving them power, sorry I'm bad at putting names on things.

@abrandemuehl
Copy link
Collaborator

Okay. Makes sense then. The limit switches get pressed when the machine moves to 0,0 and stay pressed until the machine moves away. The limit switches don't really push back, so they won't push the machine off of them.

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

No branches or pull requests

3 participants