I'm just living with the tkd pot as is. I built a couple of Maya vc's early one for a friend, they didn't appeal to me, too many bits, awkward wiring for positioning. I might give the 64 step a look.
The 64 step is pretty straight... Nö big wiring, only Thing is u need a Controller which can be done with an arduino or nodemcu
Does anyone have code/software for controlling with an Arduino? Has anyone achieved this yet?The 64 step is pretty straight... Nö big wiring, only Thing is u need a Controller which can be done with an arduino or nodemcu
I've adapted DimDim's Lascalla code for Han's 64 step board and the 4 input controller, but have spent too much time trying to be fancy using the pushbutton to select inputs and outputs. I'm thinking if I get it working for input only, I can just use a 2 way switch to select either of 2 outputs (still using the Arduino and I2S/relays).
I've kept it simple with a binary led display for the volume control, and led's for the input selection, to have a cleaner look than an LCD display and all of the issues around mounting, etc..
I've kept it simple with a binary led display for the volume control, and led's for the input selection, to have a cleaner look than an LCD display and all of the issues around mounting, etc..
I just stumbled on this and was thinking that it may work with the BPPBP.
VCU | academyaudio
I have not had time to read the info on it yet, but it looks like it could be made to work in place of Han's control. Anyone tried one of these or have any thoughts about it?
VCU | academyaudio
I have not had time to read the info on it yet, but it looks like it could be made to work in place of Han's control. Anyone tried one of these or have any thoughts about it?
Example Arduino sketch to control VolCB board
I put together the attached Arduino sketch. It controls Hans Polak's 64-step VolCB and 4InputSelect boards. For simplicity, it uses two rotary encoders, one to select input, the other - volume. Use it as a starting point.
I put together the attached Arduino sketch. It controls Hans Polak's 64-step VolCB and 4InputSelect boards. For simplicity, it uses two rotary encoders, one to select input, the other - volume. Use it as a starting point.
Attachments
Amazing - thank you! With three young children around I don't have much time to code, so this is a huge help.I put together the attached Arduino sketch. It controls Hans Polak's 64-step VolCB and 4InputSelect boards. For simplicity, it uses two rotary encoders, one to select input, the other - volume. Use it as a starting point.
Already using the 16-step controller, which is excellent!!
I have Han's gerbers for the 64 step one, that would be pretty low cost to make a small batch (prototype) from jlcpcb.com. I've had good luck with them in the past.
If you're interested in making the whole preamp board with 64 steps you could also use the one I did in kicad: VolCtrlDR - Balanced Stepped Volume Control
The PCB shown on the page was also done by JLCPCB. Had several different boards fabricated by them and they all turned out great.
The PCB shown on the page was also done by JLCPCB. Had several different boards fabricated by them and they all turned out great.
I have no 64-step PCBs left, unfortunately - only 16-step and BPPBP. The link to Hans Polak's gerbers (and other documentation) is in the post #861. You can order three PCBs from OSHPark - they offer free shipping, and if you only need one, two, or three PCBs, they are a tad cheaper compared to any Chinese PCB maker if you count in shipping.
Dear All,
I built the circuit with the original board from eurocircuit that I got with the Linear Audio book.
I am having only the hot phase out. Strange that this affects both channels and both inputs in the same way I am kind of puzzled. I am trying to trace the signal.
At R7/R16 I see the two phases (My input has phases shifted 180 degrees).
When I get to R2/13, on one side I see the signal in opposite phases on the other side they have the same phase.
Not sure how this is possible.
Any hint ?
Thanks,
D.
I built the circuit with the original board from eurocircuit that I got with the Linear Audio book.
I am having only the hot phase out. Strange that this affects both channels and both inputs in the same way I am kind of puzzled. I am trying to trace the signal.
At R7/R16 I see the two phases (My input has phases shifted 180 degrees).
When I get to R2/13, on one side I see the signal in opposite phases on the other side they have the same phase.
Not sure how this is possible.
Any hint ?
Thanks,
D.
I guess it is designed to work like this and I read the article, but I am not sure I fully understand. Let's go running, maybe I'll be enlighted.
D.
D.
It is a common misconception that balanced output must have two anti-phase ground referenced signals on hot and cold wires, even though some balanced outputs do work like that. To quote the original article (page 3):
The BPPBP circuit is not designed to drive both hot and cold outputs in anti phase - it should be clear from the schematic. You get one output signal between the hot and the cold wires, not two ground referenced signals in anti phase.Take-home messages
Differential transmission of audio doesn’t mean you need to make a symmetrical voltage.
An input that expects a symmetrical signal is not differential because it’s trying to involve a third node into the equation whereas voltages are only measured between two nodes.
This is my plain vanilla implementation.
Partly done with scrap parts:
The chassis is from an old Russian multi channel analyzer
The transformer from a Japanese signal generator
The panels used to be a door
The only interesting bit is the mechanical demultiplier that I also took from the signal generator. I still have to produce a decent concentric knob, but basically when you turn the outer ring you act straight on the pot.
When you use the inner ring (where the knob is now connected) the pot turns very slowly. I hope that this device, together with a mechanical stopper (also to be done tomorrow), will make the system usable. I only made measurements so far, will listen tomorrow.
Regards,
Davide
Partly done with scrap parts:
The chassis is from an old Russian multi channel analyzer
The transformer from a Japanese signal generator
The panels used to be a door
The only interesting bit is the mechanical demultiplier that I also took from the signal generator. I still have to produce a decent concentric knob, but basically when you turn the outer ring you act straight on the pot.
When you use the inner ring (where the knob is now connected) the pot turns very slowly. I hope that this device, together with a mechanical stopper (also to be done tomorrow), will make the system usable. I only made measurements so far, will listen tomorrow.
Regards,
Davide
Attachments
Davide, Great job with the Re-use!
The big question is: How does it sound?
John
Will know tomorrow.
D
- Home
- Source & Line
- Analog Line Level
- BPPBP - Bruno Putzey's Purist Balanced Preamp (well a balanced volume control really)