×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

Stepper - INDI-DUINO, suport INWARD/OUTWARD buttons

  • Posts: 62
  • Thank you received: 12
Hello everyone,
i want to build a focuser (indiduino.wordpress.com/2012/11/13/stepper/)

I like the simplicity of the tutorial.

INDIDUINOStepper.ino supports INWARD / OUTWARD buttons.
But I did not find their schematic connection. In the code I found the following lines:
+int *INWARD=&pinState[2];
+int *BLACKSLASH=&pinState[9];

So I have to plug the buttons on INWARD PIN 2 and OUTWARD PIN 9? It is already used for steps.

pin 9 -> steps
pin 8 -> dir
pin 7 -> sleep

Thank you.
Last edit: 6 years 6 days ago by Tomas Kalisch.
6 years 6 days ago #24481

Please Log in or Create an account to join the conversation.

Time to create page: 0.247 seconds