I saw this mod online and it is brilliant. I opened up my Poly 800 and located the Program/Parameter switch and it's pretty easy to wire a push encoder for that but I need to know what value/type of encoder works best.
I found the switches for the Up and Down parameters and how to make the mod work, or so I think.
Each switch share a common trace so if using a 3 lug encoder, the common trace would be the wiper and then the other end of each switch would go to the outer lugs - the Down would go the the lug that makes contact with wiper when turned counterclockwise and the Up would go to the remaining lug.
Anyone have any info on this? Thanks.
rotary encoders don't work like that do they? You're going to need a microcontroller as well. Try reading up on quadrature encoder and grey code.
Quote from: voodoolikeudoo on March 16, 2015, 10:26:30 PM
rotary encoders don't work like that do they? You're going to need a microcontroller as well. Try reading up on quadrature encoder and grey code.
Thanks, Voodoo. You're right. After reading up a little bit more on the topic, people have implemented with with a micro controller.
I asked someone on YouTube if they would share the schematic for their implementation of it.