Hi, very good project!
I use your synth with arduino Pro-mini 5V/16MHz and keypad to generate DTMF tones.
My Pro-Mini is connected to a MEGA2560 via Serial port.
But I have a problem:
If MEGA and Pro-Mini powered by their own power supply and connected each other via GND/TX/RX pins -> OK
If MEGA and Pro-Mini powered by the same power supply and connected each other via 5V/GND/TX/RX pins -> no OK. I have a noise in speaker.
How can I resolve that?
Thanks in advance.