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:sound_board [2012/12/02 21:00]
admin
arduino_boards:sound_board [2020/04/01 15:01]
admin removed
Line 1: Line 1:
-**== Sound Board =========================================**+===== Sound Board =====
  
-That is a simple board to play and generate ​sound with the Arduino.+This is a simple ​audio board for playing ​and generating ​sound with the Arduino.
  
-{{:​arduino_boards:​sound_board_11.jpg?​300|}}+{{:​arduino_boards:​sound_board_11.jpg?​300|}}\\ 
 +{{:​arduino_boards:​sound_board_11.xcf.zip|}}
  
-{{:​arduino_boards:​simpl-output-board_31.xcf.zip|}}+---- 
 +==== Code ====
  
- +With a piece of wire at the analog input you can make a simple theremin:\\
- +
-**== Programm =============================================** +
- +
-With a piece of wire at the analog input you can make a simple theremin:+
 {{:​arduino_boards:​stereo_theremin.zip|}} {{:​arduino_boards:​stereo_theremin.zip|}}
  
-**== Components ​===========================================**+---- 
 +==== Parts ====
   * 2 elko 1µF   * 2 elko 1µF
   * 2 capacitors 100nF   * 2 capacitors 100nF
Line 20: Line 19:
   * stereo jack socket 3.5mm   * stereo jack socket 3.5mm
  
-**=========================================================**+---- 
 +==== License ​==== 
 + 
 +The Sound Board was designed by **Wolfgang Spahn** 2012.\\ 
 +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>​
  
 +----