User Tools

Site Tools


steppernxtv2

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
steppernxtv2 [2017/08/04 18:43] – [Motivation and Audience] rebeccacaosteppernxtv2 [2017/08/15 19:24] (current) – [Parts List and Sources] rebeccacao
Line 14: Line 14:
 \\ \\
 In this tutorial, the focus will be on using the IRF510 N-channel MOSFET to control the stepper motor, where the IRF510 acts as a switch to sending the signal into the stepper motor for the motor to turn. In this tutorial, the focus will be on using the IRF510 N-channel MOSFET to control the stepper motor, where the IRF510 acts as a switch to sending the signal into the stepper motor for the motor to turn.
 +\\
 +\\
 +\\
 \\ \\
 ==== Parts List and Sources ==== ==== Parts List and Sources ====
Line 25: Line 28:
   * (1) NXT Brick   * (1) NXT Brick
   * (various quantities) gauge wires   * (various quantities) gauge wires
 +Here is the [[https://youtu.be/TSvf9iBYM5g |demo]] of the motor turning with the following schematics and coding.
 +\\
 +All the codes can be found [[https://github.com/XKRC/NXT_Stepper_Motor|here]], titled "Stepper_IRF510_Basic.nxc".
 +\\
 +\\
 \\ \\
-Here is the [[https://youtu.be/qkKWjZSrdP4 |demo]] of the motor turning with the following schematics and coding. 
 \\ \\
- 
  
  
Line 43: Line 49:
 D0 controls blue. D0 controls blue.
 \\ \\
-==== Construction ==== 
- 
 \\ \\
 \\ \\
 +\\
 +==== Construction ====
 **Step 1** **Step 1**
 \\ \\
Line 208: Line 214:
      
  
-//+\\ 
 +\\ 
 +\\ 
 +\\
  
-// 
-// 
-// 
 ==== Final Words ==== ==== Final Words ====
 +Comparing version one and version two of the stepper motor control, the only difference is the circuit diagram, which resulted in different numbers sent out of the PCF8574A from the LEGO Brick. 
 +\\ 
 +If you have any questions, please contact me at [email protected].
  
  
steppernxtv2.1501897410.txt.gz · Last modified: 2017/08/04 18:43 by rebeccacao