how_to_use_a_stepper_motor
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| how_to_use_a_stepper_motor [2017/02/04 21:57] – [Python Code Examination] walkeradmin | how_to_use_a_stepper_motor [2017/10/22 15:42] (current) – [Stepper Motor in Action] walkeradmin | ||
|---|---|---|---|
| Line 244: | Line 244: | ||
| </ | </ | ||
| \\ | \\ | ||
| - | The next line tells python that we are referring to the GPIO in terms of its GPIO numbering (BCM) not the physical pin numbers (BOARD) | + | The next line tells python that we are referring to the GPIO in terms of its GPIO |
| + | numbering (BCM) not the physical pin numbers (BOARD) | ||
| \\ | \\ | ||
| <sxh [py][; options for SyntaxHighlighter]> | <sxh [py][; options for SyntaxHighlighter]> | ||
| Line 250: | Line 251: | ||
| </ | </ | ||
| \\ | \\ | ||
| - | Next we need to define which GPIO connections we are using (the GPIOxx numbers). This project requires four GPIO connections, | + | Next we need to define which GPIO connections we are using (the GPIOxx numbers). |
| + | This project requires four GPIO connections, | ||
| \\ | \\ | ||
| <sxh [py][; options for SyntaxHighlighter]> | <sxh [py][; options for SyntaxHighlighter]> | ||
| Line 384: | Line 386: | ||
| \\ | \\ | ||
| \\ | \\ | ||
| - | {{: | + | {{: |
| \\ | \\ | ||
| \\ | \\ | ||
how_to_use_a_stepper_motor.1486245423.txt.gz · Last modified: (external edit)
