Libraries¶
VoidLoop publishes a small family of open-source Arduino libraries. They are independent of any one product — each one stands on its own — but they are designed to pair naturally with the VoidLoop ViewPoint™ serial plotter and with each other.
Available Libraries¶
- SignalCore — a cross-platform digital signal
processing toolkit. FFT, DDS signal generation, window functions, edge
triggering, per-bin peak-hold, and exponential moving average, packaged as
header-only modules under a single
signalcorenamespace. Automatic CMSIS-DSP acceleration on Teensy 4.x with a portable C++ fallback everywhere else.
Note
This documentation is under active development. Content is being migrated and expanded — check back as sections fill in.
Created by VoidLoop · Founded by Gregory Kovacs · Written by Zachariah Magee