I am searching hard for any more comprehensive guides and tutorials for controlling Tsunami WAV Trigger with an Arduino via serial communications. I have a small lab set up with an Arduino Uno, a Tsunami, and a level shifter in between them. Some buttons give commands to the Arduino as to what I want it to do with the Tsunami, and I have a TRRS 3.5mm Jack Breakout board connected between the stereo pins for port 1 and my amp. So I have what I think to be plenty of hardware.
I have loaded the latest firmware, sample audio tracks, and the recommend libraries. So I would think that loading up the only sample code I can track down (the official sample written by Jamie Robertson and published 11/22/2016) would at least give me meaningful text on the serial panel. Alas, it does not. Clearly I am short on my wiring hookups and possibly some code changes (such as serial speed or something).
So I am looking around for anyone who has implemented a working project of any sort using Arduino to communicate with Tsunami via serial, who might be willing to share a wiring diagram and at least enough code to make GET_SYS_INFO work.
Any helpers out there?
E