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:guides:manchester-encoding [2021/05/14 23:05] – ↷ Page moved from reference:test-and-measurement:guides:manchester-encoding to test-and-measurement:guides:manchester-encoding Arthur Browntest-and-measurement:guides:manchester-encoding [2023/04/18 15:53] (current) Martha
Line 9: Line 9:
 <WRAP group> <WRAP group>
 == Hardware == == Hardware ==
-  * A Digilent Test and Measurement device +  * A Digilent [[https://digilent.com/shop/about-test-and-measurement-equipment/|Test and Measurement device]] 
-    * [[reference:test-and-measurement:analog-discovery-pro-3x50:start|Analog Discovery Pro (ADP3450/ADP3250)]] +    * [[test-and-measurement:analog-discovery-pro-3x50:start|Analog Discovery Pro (ADP3450/ADP3250)]] 
-    * [[reference:test-and-measurement:analog-discovery-studio:start|Analog Discovery Studio]] +    * [[test-and-measurement:analog-discovery-pro-5250:start|Analog Discovery Pro 5250]] 
-    * [[reference:test-and-measurement:analog-discovery-2:start|Analog Discovery 2]] +    * [[test-and-measurement:analog-discovery-studio:start|Analog Discovery Studio]] 
-    * [[reference:test-and-measurement:analog-discovery:start|Analog Discovery (Legacy)]] +    * [[test-and-measurement:analog-discovery-2:start|Analog Discovery 2]] 
-    * [[reference:test-and-measurement:digital-discovery:start|Digital Discovery]]+    * [[test-and-measurement:analog-discovery:start|Analog Discovery (Legacy)]] 
 +    * [[test-and-measurement:digital-discovery:start|Digital Discovery]]
  
 == Software == == Software ==
-  * [[reference:software:waveforms:waveforms-3:start|]]+  * [[software:waveforms:waveforms-3:start]]
   * [[https://code.visualstudio.com/|Visual Studio Code]], or any other editor of your choice   * [[https://code.visualstudio.com/|Visual Studio Code]], or any other editor of your choice
   * [[https://www.python.org/|Python]], with [[https://numpy.org/install/|NumPy]] and [[https://pandas.pydata.org/|Pandas]] packages   * [[https://www.python.org/|Python]], with [[https://numpy.org/install/|NumPy]] and [[https://pandas.pydata.org/|Pandas]] packages
 </WRAP> </WRAP>
  
-**Note:** //WaveForms can be installed by following the [[reference:software:waveforms:waveforms-3:getting-started-guide]].//+**Note:** //WaveForms can be installed by following the [[software:waveforms:waveforms-3:getting-started-guide]].//
 ---- ----
  
Line 50: Line 51:
 </WRAP> </WRAP>
  
-<html><iframe width="1110" height="600" src="https://www.multisim.com/content/DV8RWzxSULrLFhjwdqzNZE/ac-coupling/open"></iframe></html>+<html><iframe width="100%" height="600" src="https://www.multisim.com/content/DV8RWzxSULrLFhjwdqzNZE/ac-coupling/open"></iframe></html>
 ---- ----
  
Line 141: Line 142:
 Set the //Wait// time to 10ms and the //Run// mode to auto by checking the respective box. Start the Pattern Generator. Set the //Wait// time to 10ms and the //Run// mode to auto by checking the respective box. Start the Pattern Generator.
  
-**Note:** //For more information check: [[reference:test-and-measurement:guides:waveforms-pattern-generator]]//+**Note:** //For more information check: [[test-and-measurement:guides:waveforms-pattern-generator]]//
 </WRAP><WRAP half column> </WRAP><WRAP half column>
 {{ reference:test-and-measurement:analog-discovery-2:demos:manchester-encoding:pattern_generator.png?600 |}} {{ reference:test-and-measurement:analog-discovery-2:demos:manchester-encoding:pattern_generator.png?600 |}}
Line 169: Line 170:
 ===== Next Steps ===== ===== Next Steps =====
 <WRAP group> <WRAP group>
-For more guides on how to use the Digilent Test & Measurement Device, return to the device's Resource Center, linked from the [[reference:test-and-measurement:start]] page of this wiki.+For more guides on how to use the Digilent Test & Measurement Device, return to the device's Resource Center, linked from the [[test-and-measurement:start]] page of this wiki.
  
-For more information on WaveForms visit the [[reference:software:waveforms:waveforms-3:reference-manual|WaveForms Reference Manual]]. +For more information on WaveForms visit the [[software:waveforms:waveforms-3:reference-manual|WaveForms Reference Manual]]. 
  
-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>
  
 {{tag>project waveforms analog-discovery digital-discovery}} {{tag>project waveforms analog-discovery digital-discovery}}