Quote from: john_p_wi on March 27, 2015, 01:09:47 PMActually, it's a 5 volt switch... that's how digital logic works, for this board anything under the 0.8 volts is "Low", anything over 2.4 volts is "High". For my own design (I've got 7 stomps in one box) I'm going to use an Arduino to sense the momentary switches and toggle the appropriate digital switches. With this setup, one Arduino can control all 7, and I can even make "setups" (i.e. when this distortion is engaged, turn the other 3 off, or pushing this button engages this configuration, etc). It's something I've wanted to do for a while anyways, and getting completely pissed off at those godforsaken blue 3pdt switches has gotten me off my keaster to do something about it.
Looking at the DG413 data sheet, it appears that this particular switch uses a low level logic signal, 2 volt max for switching which will need to be taken into account.
Parts and PCBs are ordered... I'll know how it all works in a week or two.