Generates square wave pulses by a simple modulo operation on the micros() counter.
-
Updated
Oct 19, 2021 - C++
Generates square wave pulses by a simple modulo operation on the micros() counter.
This is for communicating with a BNC Pulse Generator, specifically the 575, using PyVISA. It does not have full functionality due to just using what was needed. But, it gives a template for most functions.
This is for communicating with a Rigol AFG, specifically the 1022, using PyVISA. It does not have full functionality due to just using what was needed. But, it gives a template for most functions.
Add a description, image, and links to the pulsegenerator topic page so that developers can more easily learn about it.
To associate your repository with the pulsegenerator topic, visit your repo's landing page and select "manage topics."