Skip to content

Commit

Permalink
Update dcservoUNO.ino
Browse files Browse the repository at this point in the history
More intuitive representation of Analog A0 pin :P
It can be misleading sometime.
  • Loading branch information
MarcinanProfesjonalista committed Aug 14, 2020
1 parent 8fbe3f6 commit 4528539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dcservoUNO.ino
Expand Up @@ -11,7 +11,7 @@
Pins used:
Digital inputs 2 & 8 are connected to the two encoder signals (AB).
Digital input 3 is the STEP input.
Analog input 0 is the DIR input.
Analog input A0 is the DIR input.
Digital input 4 is the HOME output. asserted if encoder0Pos is smaller than one.
Digital outputs 9 & 10 control the PWM outputs for the motor (I am using half L298 here).
Expand Down

0 comments on commit 4528539

Please sign in to comment.