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

MPG Pedant jogging without using DAC/ADC interface (connected directly to ARDUINO MEGA2560 running Marlin) #8

Open
FGSikasa opened this issue Feb 1, 2024 · 0 comments

Comments

@FGSikasa
Copy link

FGSikasa commented Feb 1, 2024

Hi Michael, i am working on Marlin project with a mpg pendant directly connected to a ARDUINO MEGA2560. The connection is on PK0 /PCINT16 and PK1/PCINT17. I am implementing a ISR similar to the one of endstops. Do you have an idea how to inject the jogging moves without having to mimic joystick movements with an ADC ? Can i just use the digital values you feed to MCP4151 in the " Joystick::inject_jog_moves() " as the raw values ?
I would be very greatful for your help / input !
Regards,
Phillip

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