License: AGPL-3.0
Generates rectangular waveforms of a user-defined duty and period. Waveforms can have a maximum frequency of 1MHz (period of 1 microsecond). Uses Paul Stoffregen's TimeOne library: https://github.com/PaulStoffregen/TimerOne.
Node | Description |
---|
rectangular-waveform | Generate a rectangular waveform with the specified duty and period. |
example | Patch to test the rectangular-waveform node. Run in debugger. |
To use the nodes in your project you should have the
wayland/rectangular-waveform
library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See
Using libraries for more info.