Showing posts with label Theory. Show all posts
Showing posts with label Theory. Show all posts

Make your own DIY power supply: yay or nay?

Let's be honest: buying a power supply is not the funniest thing ever.

It is quite expensive (and I have to admit that I would have prefered to add another fuzz that I do not need a nice pedal to my pedalboard than a power supply! 😁) and differences between the several models on the market is not very obvious...

So I asked myself: is it possible to make a DIY power supply?

Power Supply Carl Martin Pro Power

In this blog post, I will explain how a power supply work, what are the good criterias to choose one from an electronics point of view and if it is a good idea to make one yourself. Let's go!

The different types of diodes

There is a very common marketing point that we see all the time with "boutique" guitar pedals: the famous vintage ultra-rare licorn-made type of diodes! Germanium diodes are often associated with a vintage and warm tone, whereas silicium diode sound harsher and fuzzier...
diode types

Time for a blog post about it!

What is a diode? How do they work? Which one should I use when making guitar effects?

Relay Bypass: final code

After the crowdfunding campaign, I decided to update the relay bypass code.

Indeed, this first version was nice, but one main drawback that was feedbacked to me is that the switch was activated on release, which was not always very intuitive or easy to handle. Moreover, I wanted to add a "temporary" bypass option in the Montagne Tremolo.

Montange Tremolo Relay Bypass

In this post, I am going to explain a bit the new code and to show you how I did it.

If you have not read my post about Relay Bypass, I highly recommend you to read it before reading this post. All the basics of microcontrollers are presented there.

  Tip! The full code is available on Github. With the relayonpress.c and header.h files, you will have everything needed to code or burn chips.

If you already have a GitHub account, you can Star the project for updates, or Fork it to modify it and make your own Relay Bypass code.

Lets go!

Ground loops and guitar pedals

Yesterday, I received an email from a beginner that decided to make his first guitar pedal. I always enjoy this kind of emails and answering questions is part of the game. This time, he asked me a question that I had several times: "my circuit is noisy, could it be a ground loop?"

Ground loops are part of the legends and myths around DIY guitar pedals. When asking about noise in a setup, it is the most common answer, and is supposed to be the main cause for hum, hiss or other noises that you can have on your first circuits.

Montagne Tremolo PCB

So I decided to write a post about it, starting from the begining:


Tonebender MKIII clone (Aion Electronics Phobos)

Here is my last build: a Tonebender MKIII clone! The tonebender was initially a derivative of the Fuzz Face, a bit closer to an amp distorsion than a fuzz. (read my post about the different types of fuzz) It became quickly famous thanks to a lot of guitarists like Jimmy Page or Jeff Beck.

The MK2 version used two germanium transistors to get fuzzy tones. However, due to the nature of the circuit, the quality of the fuzz was very dependent on the transistor's gain and characteristics, just like in the Fuzz Face. In order to avoid the selection of transistors, the Mk3 version used 3 transistors, so that the quality of the sound is less dependent on the germanium transistors used. Here is my version:

Tonebender MKIII clone Aion Electronics Phobos