Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
arduino_boards:motor_control_board [2014/07/23 15:43]
admin
arduino_boards:motor_control_board [2020/02/14 16:55]
admin [Paper-PCB]
Line 1: Line 1:
----- +===== Motor Control Board =====
-**Motor Control Board** +
-----+
  
 This board is for two DC motors (5-40V) in combination with an Arduino. You can control each speed with one PWM and each direction with 2 digital ports.\\ This board is for two DC motors (5-40V) in combination with an Arduino. You can control each speed with one PWM and each direction with 2 digital ports.\\
Line 13: Line 11:
  
 ---- ----
-**Paper-PCB**+==== Paper-PCB ​====
  
-{{:​arduino_boards:​motor_control_board_21_pub.jpg?​100|}}\\+{{:​arduino_boards:​motor_control_board_21_pub.jpg?​200|}}\\
 {{:​arduino_boards:​motor_control_board_21.xcf.zip|}} {{:​arduino_boards:​motor_control_board_21.xcf.zip|}}
  
 ---- ----
-**Code**+==== Code ====
  
 {{:​arduino_boards:​motor_control_board_test.zip|test program}} {{:​arduino_boards:​motor_control_board_test.zip|test program}}
Line 34: Line 32:
  
 ---- ----
 +==== License ====
  
-----+The Motor Control Board is designed by **Wolfgang Spahn** 2011-16.\\ 
 +It is licensed under a [[http://​creativecommons.org/​licenses/​by-nc-sa/​4.0/"​|Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License]].
  
 +<​html>​
 +<a rel="​license"​ href="​http://​creativecommons.org/​licenses/​by-nc-sa/​4.0/"><​img alt="​Creative Commons License"​ style="​border-width:​0"​ src="​https://​i.creativecommons.org/​l/​by-nc-sa/​4.0/​88x31.png"​ /></​a> ​
 +</​html>​
 +
 +----