User Tools

Site Tools


how_to_use_a_stepper_motor

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
how_to_use_a_stepper_motor [2017/02/04 21:57] – [Python Code Examination] walkeradminhow_to_use_a_stepper_motor [2023/03/09 22:35] (current) – external edit 127.0.0.1
Line 244: Line 244:
 </file> </file>
 \\  \\ 
-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:
 </file> </file>
 \\  \\ 
-Next we need to define which GPIO connections we are using (the GPIOxx numbers). This project requires four GPIO connections, and this tells Python which ones we are using.+Next we need to define which GPIO connections we are using (the GPIOxx numbers).  
 +This project requires four GPIO connections, and this tells Python which ones we are using.
 \\  \\ 
 <sxh [py][; options for SyntaxHighlighter]> <sxh [py][; options for SyntaxHighlighter]>
Line 384: Line 386:
 \\  \\ 
 \\  \\ 
-{{:steppermotorprototype1280x720.mp4?640x360|}}+{{:steppermotorprototype1280x720.mp4|640x360|autoplay,loop}}
 \\  \\ 
 \\  \\ 
how_to_use_a_stepper_motor.1486245423.txt.gz · Last modified: 2023/03/09 22:35 (external edit)