News:

Forum may be experiencing issues.

Main Menu

Is anyone else interested in relay bypassing?

Started by Tuxedo3, November 16, 2017, 06:16:13 AM

Previous topic - Next topic

Tuxedo3

Yesterday I finally got all the parts I needed to test out Coda Effect's relay bypassing schematic. I programmed PIC12F675 to work with a soft touch switch and it worked great the first time around. I was wondering, is anyone else interested in implementing relay bypassing in their pedals but maybe doesn't know how to do the coding portion?
I'd love to either provide folks with the micro-controllers already burnt with the proper code OR even make an in depth tutorial (expanding on Coda's incredible info) on how to implement it. Let me know your thoughts guys.

http://www.coda-effects.com/2016/04/relay-bypass-conception-and-relay.html?showComment=1510840701063#c6018597602149103674 here's the first installment of the relay bypassing code that Coda posted.

Govmnt_Lacky

I may be way off base here so someone can feel free to correct it but....

I think the reason that relay bypassing is not as popular is pricing. The PIC, Relay, and supporting parts are not all that cheap when compared to a sime 3PDT or Millenium setup. Although I believe relay bypass is superior... it is just not cost effective.

sonnyboy27

I'd be interesting in hearing your experiences getting set up for the Pic and how you go about programming it and everything. I'm pretty comfortable with the programming side of things, I'm just not used to setting up the hardware to start programming.

Tuxedo3

Quote from: Govmnt_Lacky on November 16, 2017, 07:07:50 AM
I think the reason that relay bypassing is not as popular is pricing. The PIC, Relay, and supporting parts are not all that cheap when compared to a sime 3PDT or Millenium setup. Although I believe relay bypass is superior... it is just not cost effective.

This is a good observation. It's definitely more costly in time and money, I can't deny that.
Although, comparing a 3PDT (which is rated for ~30,000 cycles, maybe ~50,000 depending on quality) and a Soft Touch SPDT (which is rated for ~10 million cycles) there's an obvious winner when it comes to thinking about the life of builds. It's something i'd love to help the community think about and potentially use more and more.

Tuxedo3

Quote from: sonnyboy27 on November 16, 2017, 07:20:13 AM
I'd be interesting in hearing your experiences getting set up for the Pic and how you go about programming it and everything. I'm pretty comfortable with the programming side of things, I'm just not used to setting up the hardware to start programming.

The link I posted gives very detailed instructions on how to do this start to finish, but I will be working on a video with explanations on how every little part goes together. I believe it will be really beneficial in addition to the article.

madbean

Quote from: Govmnt_Lacky on November 16, 2017, 07:07:50 AM
I may be way off base here so someone can feel free to correct it but....

I think the reason that relay bypassing is not as popular is pricing. The PIC, Relay, and supporting parts are not all that cheap when compared to a sime 3PDT or Millenium setup. Although I believe relay bypass is superior... it is just not cost effective.

I think that's more of a consideration in manufacturing than DIY. In commercial production it's easy to justify omitting features to meet a target bottom line to compete in the desired market. In DIY, people don't necessarily opt for the lowest cost possible because they want to personalize their builds to meet their own needs. So, another $5-8 might not be a big deal (of course that depends on the circuitry, what parts it requires, etc.)

But, really - what someone needs to do is design a tiny pre-fabricated surface mount board and produce them in large quantities to make it cheap. Then the builder just has to add wires and a switch.

Hmmmm.

Govmnt_Lacky

Quote from: madbean on November 16, 2017, 07:50:29 AM
...people don't necessarily opt for the lowest cost possible because they want to personalize their builds to meet their own needs. So, another $5-8 might not be a big deal (of course that depends on the circuitry, what parts it requires, etc.)

I would tend to disagree with you on this one Brian. We all know that most, if not all builders tend to look for the best price on just about everything. It is exactly why we get monthly Tayda coupon reports  ;D Where I would NOT agree with this is specifically those who build to sell. Those persons tend to look for better quality components.

Now, I am not saying that people don't personalize when they build. I am just saying that they will often go with the cheapest option to make their builds personal.

Don't get me wrong... I am definitely in favor of the idea presented in this thread. I was merely offering my opinion regarding price point with the venture.

Leevibe

Soft touch switches are one of the most requested features I get asked about. I just got the BLMS email today about their new premium 3PDT smooth switch. It looks really nice. Gold pin contacts, rated for a bazillion cycles etc. But it's $15. I will definitely buy one because I'm super curious about it but relay bypass is so much cheaper.

madbean

Quote from: Govmnt_Lacky on November 16, 2017, 07:56:09 AM
Quote from: madbean on November 16, 2017, 07:50:29 AM
...people don't necessarily opt for the lowest cost possible because they want to personalize their builds to meet their own needs. So, another $5-8 might not be a big deal (of course that depends on the circuitry, what parts it requires, etc.)

I would tend to disagree with you on this one Brian. We all know that most, if not all builders tend to look for the best price on just about everything. It is exactly why we get monthly Tayda coupon reports  ;D Where I would NOT agree with this is specifically those who build to sell. Those persons tend to look for better quality components.

Now, I am not saying that people don't personalize when they build. I am just saying that they will often go with the cheapest option to make their builds personal.

Don't get me wrong... I am definitely in favor of the idea presented in this thread. I was merely offering my opinion regarding price point with the venture.

Oh certainly. I could easily be wrong. I sometimes fail to take into account that I already have thousands of dollars invested in parts-on-hand so I don't personally consider end-cost on my own builds. But, I do think about it in the projects I release.

Anyway, I didn't mean to derail the discussion. Tuxedo, I think you should absolutely do the tutorial. I have an etchable layout for the CODA bypass in the Etcher's Paradise so if you want to incorporate that in any way please feel free. We could even post the end result on the Tutorials page (but only if that doesn't interfere with your personal plans for the guide).

Coda-effects

Actually, I think that relay bypass is cost effective in terms of durability. However, I think that it will be really difficult to make it as cheap as a 3pdt, simply because a SPST soft switch is almost as expensive as a 3PDT!

In my version of the relay bypass, I cannot get below 8 euros for the full kit if I do not want to sell it "for free"

QuoteBut, really - what someone needs to do is design a tiny pre-fabricated surface mount board and produce them in large quantities to make it cheap.
I am currently working on it, I am not sure about how cheaper it would be though.

Leevibe

I'd be interested in a tutorial too. I have a couple builds in the pipeline that will use Finish Line boards/chips but it would be cool to be able to start doing my own. The cost is not a factor at all for me at the scale I'm building to. I just want the pedals to be sweet. I feel like I'm done with 3pdt switches on everything but personal builds.

I agree with Brian that when someone seizes the opportunity to have small boards fully prefabbed with pads for a switch and LED, they are going to sell the poop out of them.

Tuxedo3

Quote from: madbean on November 16, 2017, 07:50:29 AM
But, really - what someone needs to do is design a tiny pre-fabricated surface mount board and produce them in large quantities to make it cheap. Then the builder just has to add wires and a switch.

I've considered this exact thing. Making a board with a surface mount PIC and a 5-pin head to burn code to it, all with the relay, photoFET, and regulator already installed. It seems doable, not sure if it'd be cost effective.

Quote from: madbean on November 16, 2017, 08:02:37 AM
Anyway, I didn't mean to derail the discussion. Tuxedo, I think you should absolutely do the tutorial. I have an etchable layout for the CODA bypass in the Etcher's Paradise so if you want to incorporate that in any way please feel free. We could even post the end result on the Tutorials page (but only if that doesn't interfere with your personal plans for the guide).

That sounds great, I'll start working on it later today.
Again, I just want to be clear that Coda Effects really did a fantastic job on his post (that's all I used) and give him the credit for the idea. I'm lucky to have a decent amount of experience with coding and I realize not everyone has that luxury so I'd be making this tutorial for the layman.
He also has a small board for sale on his site that comes with the pre-burnt PIC and I believe the relay? Seems like it'd be easy to adapt to many different projects.

Matt

Quote from: madbean on November 16, 2017, 07:50:29 AM
Quote from: Govmnt_Lacky on November 16, 2017, 07:07:50 AM
I may be way off base here so someone can feel free to correct it but....

I think the reason that relay bypassing is not as popular is pricing. The PIC, Relay, and supporting parts are not all that cheap when compared to a sime 3PDT or Millenium setup. Although I believe relay bypass is superior... it is just not cost effective.

I think that's more of a consideration in manufacturing than DIY. In commercial production it's easy to justify omitting features to meet a target bottom line to compete in the desired market. In DIY, people don't necessarily opt for the lowest cost possible because they want to personalize their builds to meet their own needs. So, another $5-8 might not be a big deal (of course that depends on the circuitry, what parts it requires, etc.)

But, really - what someone needs to do is design a tiny pre-fabricated surface mount board and produce them in large quantities to make it cheap. Then the builder just has to add wires and a switch.

Hmmmm.
a cheap drop in relay board would be great
Matt

Muadzin

I've often used the relay switching systems from THcustoms to great satisfaction. For mono switching I'm set. What I would really like to have is a way to do stereo switching with a single circuit. And a way to do A/B switching between two different loops. THAT I would really like to have.

Leevibe

Quote from: Muadzin on November 16, 2017, 01:30:54 PM
I've often used the relay switching systems from THcustoms to great satisfaction. For mono switching I'm set. What I would really like to have is a way to do stereo switching with a single circuit. And a way to do A/B switching between two different loops. THAT I would really like to have.

Stereo true bypass would be the cat's whiskers.