I tried doing a single sided self-etch-friendly layout of the project, but had to give up and go double sided.
I dont know if its practical to self etch a double sided board, but if it is, there are not a whole lot of holes that need a through hole connection. This could be done using a component terminal as a stud and solder to the pads on both sides.
The project zip contains sch and brd file for 160 x 100mm layout. It loads into hobby Eagle's hobbyist license version, and fits a eurocard for self etch.
MainBPrev1
FilterBPrev1
I cleaned up the schematic drawing and values, but there may still be errors, and the project is untested. (I just realised, I forgot to run a DRC before uploading, but you can do that in Eagle yourself).
(look further down - new file up)
Its not perfect, but you can rip it up and create your own layout, if you have grievances. Please share if you come up with a good design
Next
I started looking into this, because I wanted to play with digital pots and LCDs.
I had set my sights on the AD5204. Data sheet states a 30% tolerance chip to chip, but 1% tolerance within the chip, so I figured using it in gangs of 4 for this would be perfect
Unfortunately, I understood it to be some sort of digitally controlled relay matrix where signal path headroom would
not be limited by the 5V max supply voltage. I realised I was wrong, but only after digging into coding and solutions.
Although I have found alternative 30V capable DCPs, I haven't found any quad packages, and for single or dual chips, the relative tolerance between them seems to make it impossible to get perfect, stereo tracking.
Any inputs for a forward direction would be welcome, since I am a little stumped for now.
I'd use Arduino to control it and share it openly. I am looking to learn and share.
Gustav