Applying voltage using the Analog Discovery's Voltage instrument to a diode to produce light.
Utilize the Analog Discovery's Voltmeter instrument to measure voltage in a circuit.
Using the Analog Discovery's arbitrary waveform generator to apply a time-varying signal to an LED to make it flash on and off. This project builds off of the previous Analog Discovery material.
Use the arbitrary waveform generator on the Analog Discovery to apply sinusoidal and swept sinusoidal voltages to a speaker.
Use the arbitrary waveform generator on the Analog Discovery to create frequency modulated signals and apply them to a speaker. This project builds off of the previous Analog Discovery material.
Use the Analog Discovery to play back .wav files through the speaker included in the analog parts kit. This project builds off of material presented in previous Analog Discovery projects.
Use the Analog Discovery's ability to import "custom" waveforms from a file.
Use the Analog Discovery's ability to create "custom" waveforms according to a mathematical function.
Introduces the Analog Discovery's Oscilloscope instrument. Explains the basics of the ways in which voltages are acquired and displayed by the oscilloscope.
The Arbitrary waveform generator instrument will be used to apply relatively rapidly varying wave forms to the oscilloscope, and then triggering of the waveform will be used to make the waveform easier to view and analyze.
How to use some of the most basic and common oscilloscope tools to simplify the measurement process.
Introduces the use of the math channel function on the Analog Discovery. This function allows the user to perform a wide variety of mathematical operations, all of which can be applied to the voltages being measured.
Use the Analog Discovery to plot the voltage-current characteristics of a light emitting diode.
Acquiring vibration data from the piezoelectric sensor from the analog parts kit.
It is often useful to make data acquired by the oscilloscope available to other application programs. This process can be easily done using the Analog Discovery™ with the Export function on the oscilloscope.
In this project we will be exporting the voltage-current data of a light emitting diode.
We will export the diode voltage and current as determined in the fifth Scope project.
The current through the diode is the current through the resistor, I, per the schematic to the right. This current was created as a math channel in the fifth scope project.
The voltage across the diode, V in the schematic, is available as channel 1 of the scope.
If you don't have Microsoft Excel, use any other application program which will read comma separated variable files1.
If you do have Microsoft Excel, open it now, click on File in the menu bar and select Open. The Open dialog box should appear.
In the Waveforms Scope instrument, export the same data as tab delimited data. Copy the data to the clipboard. Paste the data into both Excel and Notepad.