User Tools

Site Tools


drexel_star_speed_controller

Differences

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

Link to this comparison view

drexel_star_speed_controller [2016/11/07 22:21] – created dwallacedrexel_star_speed_controller [2016/11/09 18:46] (current) dwallace
Line 8: Line 8:
 <p> <p>
 <center> <center>
-<p></html>[[File:Completed Circuit.JPG|400px]]<html></p>+<p></html>{{dylanw:Completed Circuit.JPG}}<html></p>
 </center> </center>
 <p> <p>
Line 76: Line 76:
 </br> </br>
 <center> <center>
-<p></html>[[File:Circuit schematic.JPG|400px]]<html></p>+<p></html>{{dylanw:Circuit schematic.JPG}}<html></p>
 </center> </center>
 </br> </br>
Line 85: Line 85:
 </br> </br>
 <center> <center>
-<p></html>[[File:Modified Circuit Diagram.JPG|400px]]<html></p>+<p></html>{{dylanw:Modified Circuit Diagram.JPG}}<html></p>
 </center> </center>
 </br> </br>
Line 92: Line 92:
 </br>  </br> 
 <center> <center>
-<p></html>[[File:Blank Arduino.JPG|400px]]<html></p>+<p></html>{{dylanw:Blank Arduino.JPG}}<html></p>
 </center> </center>
 </br> </br>
Line 102: Line 102:
 </br> </br>
 <center> <center>
-<p></html>[[File:Step one wiring.JPG|400px]]<html></p>+<p></html>{{dylanw:Step one wiring.JPG}}<html></p>
 </center> </center>
 </br> </br>
Line 114: Line 114:
 </br> </br>
 <center> <center>
-<p></html>[[File:Potentiometer.JPG|400px]]<html></p>+<p></html>{{dylanw:Potentiometer.JPG}}<html></p>
 </center> </center>
 </br>    </br>   
Line 124: Line 124:
 </br> </br>
 <center> <center>
-<p></html>[[File:Transistor.JPG|400px]]<html></p>+<p></html>{{dylanw:Transistor.JPG}}<html></p>
 </center> </center>
 </br> </br>
Line 131: Line 131:
 </br> </br>
 <center> <center>
-<p></html>[[File:Motor Pin.JPG|400px]]<html></p>+<p></html>{{dylanw:Motor Pin.JPG}}<html></p>
 </center> </center>
 </br> </br>
 </br> </br>
 +</html>
 Below is the video of the working motor controller: Below is the video of the working motor controller:
-</br> 
-<center> 
-<iframe width="560" height="315" src="//www.youtube.com/embed/t8QVmdEKUkk" frameborder="0" allowfullscreen></iframe> 
-</center> 
-</br> 
  
 +{{ youtube>t8QVmdEKUkk?large }}
  
 +<html>
 <p> <p>
 <a name="Programming"></a> <a name="Programming"></a>
Line 176: Line 174:
 </PRE> </PRE>
 <hr size=4 width="90%"> <hr size=4 width="90%">
-<H4>:PWM_Speed_Controller Code Description</H4>+<H4>PWM_Speed_Controller Code Description</H4>
  
 The PWM_Speed_Controller Code operates as follows: The PWM_Speed_Controller Code operates as follows:
Line 185: Line 183:
 a 10-bit voltage scale to 8-bit PWM scale. The voltage scale ranges from 0 to 1023 while the PWM scale only ranges from 0 to 255, explaining why the 'pot_val' needs a multipying  a 10-bit voltage scale to 8-bit PWM scale. The voltage scale ranges from 0 to 1023 while the PWM scale only ranges from 0 to 255, explaining why the 'pot_val' needs a multipying 
 factor of 255/1023. factor of 255/1023.
 +<br><br>
 <a name="Final Words"></a> <a name="Final Words"></a>
 <H2>Final Words</H2> <H2>Final Words</H2>
Line 202: Line 200:
 <p> <p>
 </body> </body>
 +</html>
drexel_star_speed_controller.txt · Last modified: 2016/11/09 18:46 by dwallace