Arduino
Arduino Audio Tools: Adding Input from the ADS1015 (or Using a Timer Based Stream)
Introduction In one of my last blogs I made a small test-sketch to print some audio data from an ADS1015 Analog to Digital Converter (ADC) capturing the input from an electric guitar using the Arduino loop(). In real life however, we want to drive the capturing of the samples with Read more…