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
test-and-measurement:analog-discovery-studio:soda-can-theremin [2021/05/14 23:07] – ↷ Links adapted because of a move operation Arthur Browntest-and-measurement:analog-discovery-studio:soda-can-theremin [2022/09/12 15:40] (current) – changed forum.digilentinc.com to forum.digilent.com Jeffrey
Line 24: Line 24:
   * [[test-and-measurement:analog-discovery-studio:start|Analog Discovery Studio]]   * [[test-and-measurement:analog-discovery-studio:start|Analog Discovery Studio]]
   * [[test-and-measurement:analog-discovery-studio:canvases:breadboard-canvas:start|Breadboard Canvas]]   * [[test-and-measurement:analog-discovery-studio:canvases:breadboard-canvas:start|Breadboard Canvas]]
-  * [[https://store.digilentinc.com/analog-parts-kit-by-analog-devices-companion-parts-kit-for-the-analog-discovery/|Analog Parts Kit]]+  * [[https://digilent.com/shop/analog-parts-kit-by-analog-devices-companion-parts-kit-for-the-analog-discovery/|Analog Parts Kit]]
     * speaker     * speaker
     * audio connector     * audio connector
Line 52: Line 52:
   * [[test-and-measurement:analog-discovery-studio:start|Analog Discovery Studio]]   * [[test-and-measurement:analog-discovery-studio:start|Analog Discovery Studio]]
   * [[test-and-measurement:analog-discovery-studio:canvases:breadboard-canvas:start|Breadboard Canvas]]   * [[test-and-measurement:analog-discovery-studio:canvases:breadboard-canvas:start|Breadboard Canvas]]
-  * [[https://store.digilentinc.com/analog-parts-kit-by-analog-devices-companion-parts-kit-for-the-analog-discovery/|Analog Parts Kit]]+  * [[https://digilent.com/shop/analog-parts-kit-by-analog-devices-companion-parts-kit-for-the-analog-discovery/|Analog Parts Kit]]
     * OP27 operational amplifier     * OP27 operational amplifier
     * 10kΩ potentiometer     * 10kΩ potentiometer
Line 243: Line 243:
 This time the theremin will be implemented mostly from software: we will use Python 3 and WaveForms SDK to record the output of the variable-frequency oscillator, generate the output of the fixed-frequency oscillator (virtually), and mix the two signals. The envelope detector and the amplifier will also be implemented in software. This time the theremin will be implemented mostly from software: we will use Python 3 and WaveForms SDK to record the output of the variable-frequency oscillator, generate the output of the fixed-frequency oscillator (virtually), and mix the two signals. The envelope detector and the amplifier will also be implemented in software.
  
-**Note:** //If you are not familiar with using WaveForms SDK in Python, check this guide: [[test-and-measurement:guides:waveforms-using-waveforms-sdk]].//+**Note:** //If you are not familiar with using WaveForms SDK in Python, check this guide: [[test-and-measurement:guides:waveforms-sdk-getting-started]].//
 </WRAP> </WRAP>
  
Line 740: Line 740:
 For more information on WaveForms SDK, see its [[software:waveforms:waveforms-sdk:start|Resource Center]]. For more information on WaveForms SDK, see its [[software:waveforms:waveforms-sdk:start|Resource Center]].
  
-For technical support, please visit the [[https://forum.digilentinc.com/forum/8-test-and-measurement/|Test and Measurement]] section of the Digilent Forums.+For technical support, please visit the [[https://forum.digilent.com/forum/8-test-and-measurement/|Test and Measurement]] section of the Digilent Forums.
 </WRAP> </WRAP>