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_shield [2016/03/05 16:30]
admin [Input Shield]
arduino_boards:simple_input_shield [2020/06/11 22:13] (current)
Line 1: Line 1:
----- 
 ===== Input Shield ==== ===== Input Shield ====
----- 
  
 A simple shield for the Arduino with two potentiometer and four buttons. It has one LED for power and one LED on pin 13.\\ A simple shield for the Arduino with two potentiometer and four buttons. It has one LED for power and one LED on pin 13.\\
Line 25: Line 23:
   * 1x 220 Ohm   * 1x 220 Ohm
   * 2x 6pin and 2x 8pin long header pin row   * 2x 6pin and 2x 8pin long header pin row
 +
 +----
 +==== License ====
 +
 +The Input Shield was designed by **Wolfgang Spahn** 2015.\\
 +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>​
  
 ---- ----