Thanks to software frameworks and libraries that have become quite powerful over time, even with a compact and inexpensive system, it is possible to achieve complex functions. In this project, we use ...
This Arduino sketch implements a SUMP protocol compatible logic analyzer. This implementation is compatible with the standard SUMP client as well as an alternative OLS client. More recently support ...
In the first part of this audio synthesis series, we explored the block diagram and key functions of the Basic Synth software. In this concluding installment about the MiniPhonic, we turn our ...
This proof-of-concept is just waiting for you to put it to good use. [Mike Tsao] wrote an Arduino sketch that lets him decode incoming audio data which could be used to program the device. He’s ...
Original code is from HAZI TECH. I modified the code, add bar mode and peak hold. I build this using spare Arduino Nano and MAX7219 matrix display which I have been using in my previous DIY. So I just ...
We’ve all been there: after assessing a problem and thinking about a solution, we immediately rush to pursue the first that comes to mind, only to later find that there was a vastly simpler ...