Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
analog_shield [2015/09/03 22:02] – [Documentation] Marthaanalog_shield [2016/05/24 22:15] – [Tutorials] James Colvin
Line 2: Line 2:
  
 {{:analogshield_pic.png?400|}} {{:analogshield_pic.png?400|}}
 +
 +**Welcome to the resource center for the Analog Shield!**
 +
 +Here you will find all the reference materials that Digilent has created for this board, as well as links to any external content we have tracked down. If you are interested in purchasing the Analog Shield, visit the product page on our main website: [[http://store.digilentinc.com/analog-shield-high-performance-add-on-board-for-the-arduino-uno/|Analog Shield]]
 +
 +The Analog Shield was created in collaboration with Stanford University and the TI University Program and is manufactured by Digilent Inc. Its origins begin with Dr. Gregory Kovacs, professor at Stanford University, who wanted to capitalize on the successes his students were having with the Arduino and use that as a bridge into the world of analog electronics. Partnering with the TI University program, his student, Bill Esposito worked with TI engineers to create a shield that could convert an Arduino board into a powerful mixed signal prototyping system. Professor Kovacs has used this powerful combination to teach his students fundamental concepts such as:
 +
 +  - Quantization and sampling
 +  - Direct digital synthesis
 +  - Analog noise vs Digital noise
 +
 +...and more.
  
 ----- -----
Line 28: Line 40:
   * **Reference Manual** -- [[analog_shield:ref_manual|Wiki Page]] {{:analogshield_rm_rev3.pdf|PDF}}   * **Reference Manual** -- [[analog_shield:ref_manual|Wiki Page]] {{:analogshield_rm_rev3.pdf|PDF}}
     * The Wiki page may have more up-to-date information than the PDF     * The Wiki page may have more up-to-date information than the PDF
-  * **Datasheet** -- Datasheet not currently available, please see the reference manual for product detail+  * **Sell Sheet** -- Sell Sheet currently unavailable, please see the reference manual for product detail
   * **Library** -- {{:analogshield.zip|zip}} [[https://github.com/mwingerson/analogShield|Github]]    * **Library** -- {{:analogshield.zip|zip}} [[https://github.com/mwingerson/analogShield|Github]] 
  
Line 45: Line 57:
 ===== Tutorials ===== ===== Tutorials =====
 Arduino Arduino
-  * Direct Digital Synthesis Function Generator FIXME add link +  * Direct Digital Synthesis Function Generator [[https://github.com/wespo/DDS_Generator/blob/master/DDS_Generator.ino|github link]] 
-  * FFT Sectrum Visualizer FIXME add link +  * FFT Sectrum Visualizer [[https://github.com/wespo/FFT_Visualizer/blob/master/FFT_Visualizer.ino|github link]] 
-  * Polyphonic Music Player FIXME add link +  * Polyphonic Music Player [[https://github.com/wespo/Polyphonic_music/blob/master/Polyphonic_music.ino|github link]] 
-  * Lissajou Demo FIXME add link+  * Lissajou Demo [[https://github.com/wespo/Lissajous_curve/blob/master/Lissajous_curve.ino|github link]]
  
 chipKIT chipKIT