Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
analog_shield [2022/09/12 15:21] – changed forum.digilentinc.com to forum.digilent.com Jeffreyanalog_shield [2023/12/04 20:02] (current) – [External Links] Martha
Line 1: Line 1:
 +====== Digilent Analog Shield ======
  
 +{{:analogshield_pic.png?400|}}
 +
 +<WRAP round info 650px>
 +===Note===
 +Analog Shield is retired and no longer for sale in our store.
 +</WRAP>
 +
 +**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. 
 +
 +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.
 +
 +-----
 +**Key parts on the shield**
 +  * ADS8343: 16 bit, 4 channel Analog to Digital converter
 +  * DAC8564: 16 bit, 4 channel Digital to Analog converter
 +  * Variable 7.5V bipolar power supply
 +  * Fixed 5V bipolar power supply
 +  * Solderless Breadboard
 +
 +**Supported Boards**
 +  * chipKIT Uno32*
 +  * chipKIT UC32*
 +  * chipKIT Max32*
 +  * chipKIT WF32*
 +  * Arduino Uno
 +
 +
 +The Analog Shield is a low cost digital signal processing Shield designed to work with the Arduino UNO and chipKIT line of microcontroller boards. It  was created in collaboration with Stanford University, the TI University Program and Digilent Inc. 
 +
 +The Analog Shield is designed with TI analog technology that provides up to 4 channels of 16-bit analog signal input and output. Also on board are integrated fixed +/-5V and variable +/- 7.5V power supplies. 
 +
 +-----
 +===== Documentation =====
 +  * **Schematic** -- {{:analogshield_sch_rev_d.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
 +  * **Sell Sheet** -- Sell Sheet currently unavailable, please see the reference manual for product detail
 +  * **Library** -- {{:analogshield.zip|zip}} [[https://github.com/mwingerson/analogShield|Github]] 
 +
 +
 +
 +
 +----
 +===== Downloads =====
 +
 +  * {{:analogshield-instructables-stanford.zip|Download}} A collection of Instructables tutorials prepared by Stanford for the Analog Shield. Intended for Arduino™ users.
 +  * {{:ti-analogshield-08072015.zip|Download}} This library provides optimized functions to quickly read and write analog signals to and from the Analog Shield on the Arduino UNO and several chipKIT boards. The included demos illustrate how to collect and replicate analog signals with varying sample rates.
 +
 +
 +----
 +
 +===== Tutorials =====
 +Arduino
 +  * Direct Digital Synthesis Function Generator [[https://github.com/wespo/DDS_Generator/blob/master/DDS_Generator.ino|github link]]
 +  * FFT Sectrum Visualizer [[https://github.com/wespo/FFT_Visualizer/blob/master/FFT_Visualizer.ino|github link]]
 +  * Polyphonic Music Player [[https://github.com/wespo/Polyphonic_music/blob/master/Polyphonic_music.ino|github link]]
 +  * Lissajou Demo [[https://github.com/wespo/Lissajous_curve/blob/master/Lissajous_curve.ino|github link]]
 +
 +
 +
 +-----
 +===== External Links =====
 +  * [[https://forum.digilent.com/|Digilent Forum]]
 +
 +{{tag>legacy resource-center}}