SignalBuddy is an easy-to-make, easy-to-use signal generator for scientific applications. Making friends is hard, but making SignalBuddy is easy. All you need is an Arduino Uno! SignalBuddy replaces more complicated and (much) more expensive signal generators in laboratory settings where one millisecond resolution is sufficient.This page describes how to make the 3D printed enclosure and wire everything up. A full description of the code can be found at the SignalBuddy github repo: https://github.com/rwarren2163/signalbuddy
I implemented Signal Buddy accordingly, and found it works greatly. For the more practical use, it could have processed longer trains of pulses. Length of signal seems to be limited by integer type.
I implemented Signal Buddy accordingly, and found it works greatly. For the more practical use, it could have processed longer trains of pulses. Length of signal seems to be limited by integer type.