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
arduino_boards:simple_output_board [2012/09/24 23:22]
admin
arduino_boards:simple_output_board [2020/06/11 22:13] (current)
Line 1: Line 1:
-**== Simple-Input-Board ===================================**+===== Simple-Output-Board =====
  
 That board is a simple control board for two DC motors (5-35V) or two other loads in combination with an Arduino. You can control each speed separately with one PWM output (pin 3,​5,​6,​9,​10,​11). Every PWM has his own control LED, too. That board is a simple control board for two DC motors (5-35V) or two other loads in combination with an Arduino. You can control each speed separately with one PWM output (pin 3,​5,​6,​9,​10,​11). Every PWM has his own control LED, too.
Line 7: Line 7:
 {{ :​arduino_boards:​output-board_back_0889_wspahn.jpg?​direct&​300 |}} {{ :​arduino_boards:​output-board_back_0889_wspahn.jpg?​direct&​300 |}}
  
-**== Paper-PCBs ===========================================**+---- 
 +==== Paper-PCB ​====
  
 +{{:​arduino_boards:​simpl-output-board_31.jpg?​direct&​100|Simpl-Output-Board_v3.1}}
  
 +{{:​arduino_boards:​simpl-output-board_31.xcf.zip|Simpl-Output-Board_v3.1}}
  
-**== Program ==============================================** +---- 
- +==== Parts ====
- +
-**== Components ​===========================================** +
   * 2 MOS-FET RFD 3055   * 2 MOS-FET RFD 3055
   * 2 standard LEDs   * 2 standard LEDs
   * 2 diodes 1N4007   * 2 diodes 1N4007
   * resistors: 2 x 220 Ohm, 2 x 100 Ohm    * resistors: 2 x 220 Ohm, 2 x 100 Ohm 
-  + 
-**=========================================================**+---- 
 +==== License ​==== 
 + 
 +The Simple-Output-Board was designed by **Wolfgang Spahn** 2011.\\ 
 +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>​ 
 + 
 +----