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_input_board [2012/09/24 23:05]
admin
arduino_boards:simple_input_board [2020/06/11 22:13] (current)
Line 1: Line 1:
-**== Simple-Input-Board ===================================**+===== Simple-Input-Board =====
  
 That is the all purpose Input-Board for the Arduino. It has two potentiometers and four pushbuttons. That is the all purpose Input-Board for the Arduino. It has two potentiometers and four pushbuttons.
Line 7: Line 7:
 {{ :​arduino_boards:​input-board_back_0891_wspahn.jpg?​direct&​300 |}} {{ :​arduino_boards:​input-board_back_0891_wspahn.jpg?​direct&​300 |}}
  
-**== Paper-PCBs ===========================================**+---- 
 +==== Paper-PCB ​====
  
-{{:​arduino_boards:​input-board_22_publish.jpg?​direct&​100|}}+{{:​arduino_boards:​input-board_22_publish.jpg?​direct&​100|Input-Board_v2.2}}
  
-{{:​arduino_boards:​input-board_22.xcf.zip|Input-Board_22}}+{{:​arduino_boards:​input-board_22.xcf.zip|Input-Board_v2.2}}
  
-**== Program ​==============================================**+---- 
 +==== Code ====
  
-{{:​arduino_boards:​2analoge_4digitaleingaeng.zip|Board test for Arduino}}+Here is simple test program for the Input Board: 
 +{{:​arduino_boards:​2analoge_4digitaleingaeng.zip|}}
  
-**== Components ​===========================================**+---- 
 +==== Parts ====
   * standard LED   * standard LED
   * 2 potentiometers 10kOhm   * 2 potentiometers 10kOhm
-  * 4 pushbuttons+  * 4 push buttons
   * 4 resistors 10kOhm   * 4 resistors 10kOhm
   * resistors 220 Ohm   * resistors 220 Ohm
-  * headerpin+  * double header pin
  
-**=========================================================**+---- 
 +==== License ​====
  
 +The Simple-Input-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>​
 +
 +----