Login / Signup
Cart
Your cart is empty
Analogue switches are a solid-state alternative to relays when you want a smaller, lower-power technology that won't wear out mechanically. And, as the name implies, you can use the Adafruit ADG729 Dual 1-to-4 Analog Matrix Switches to connect between two sets of four analogue signals, much like 8 mechanical switches. These chips tend to be tiny surface mount parts, so this breakout will let anyone use the ADG729 switch for signals up to 5V, without fiddly soldering.
The ADG729 uses I2C to select which of the 8 channel switches to turn on or off. Four channels connect to the DA analogue pin, and the other four channels connect to the DB analogue pin. Note that, unlike digital switches and multiplexers, these are not 'input' and 'output' because the signal is bidirectional. You could have the DA or DB signal be input to 4 outputs or the 4 inputs to one output.
Also, the ADG729 isn't really a 'selecting multiplexer', it's a matrix switch with 8 independent switches. That means that yes, you could treat it like a DP4T where you select which signal is routed to the D pin, you can also turn on multiple switches to 'merge' the signals together. If you want all 8 signals to be able to route to a single pin, check out the ADG728.
Unlike a relay or mechanical switch, analogue switches don't wear out, and the switch time is near instant, about 100nS. The ADG729 chip also guarantees break-before-make so the deselected switches will open before selected switches close.
However, there are a few things to watch out for:
In addition to the 8 switch S pins and the two D pins that can be switched, there are also two I2C address pins so you can change the default address from 0x44 up to 0x47.
To get you going fast, we spun up a custom-made PCB in the STEMMA QT form factor, making it easy to interface with. The STEMMA QT connectors on either side are compatible with the SparkFun Qwiic I2C connectors. This allows you to make solderless connections between your development board and the ADG or to chain it with a wide range of other sensors and accessories using a compatible cable.
We also have a 1-to-8 Analogue Matrix Switch here