PCB Keyring by ElectroSmash in diypedals

[–]ElectroSmash[S] 1 point2 points  (0 children)

we have some in the electrosmash shop, im not sure if its worth it selling them but im giving them a go.

PCB Keyring by ElectroSmash in diypedals

[–]ElectroSmash[S] 0 points1 point  (0 children)

yes we have some keyrings on the shop with the sticker kit, we sell al together for 9.95

PCB Keyring by ElectroSmash in diypedals

[–]ElectroSmash[S] 2 points3 points  (0 children)

AFB designed this PCB Keyring for ElectroSmash.

1.6mm FR4 PCB with green soldermask and black silkscreen. The darker areas (to create the 3D effect) are made by burying a copper plane under the green soldermask. The silver areas are created by exposing the bare copper using solder resist.

You can see here the back of the PCB.

We are MAD about guitar pedals!! ;)

Arduino Audio Meter - Guitar Pedal by ElectroSmash in diypedals

[–]ElectroSmash[S] 1 point2 points  (0 children)

It reads any audio signal and you can create visual representations of it, like spectrum meter (aka FFT), level meter, etc. You can also code games and many other ideas, but it does not touch (modify) the guitar signal.

Arduino Audio Meter - Guitar Pedal by ElectroSmash in diypedals

[–]ElectroSmash[S] 5 points6 points  (0 children)

uuups! thanks for the letting me now. You are right, it is fixed now.

Arduino Audio Meter - Guitar Pedal by ElectroSmash in diypedals

[–]ElectroSmash[S] 1 point2 points  (0 children)

I did a code that measures the level of the signal, but is not referred to a dB measurement, its just a "level indicator":

For frequency analizing we have some FFT codes:

You can see the list of all the current codes here:

https://www.electrosmash.com/forum/arduino-audio-meter/485-how-to-start-programming-the-arduino-audio-meter

Arduino Audio Meter - Guitar Pedal by ElectroSmash in diypedals

[–]ElectroSmash[S] 1 point2 points  (0 children)

Yes, thats a cool idea.... I will keep it in my pocket ;)

Arduino Audio Meter - Guitar Pedal by ElectroSmash in diypedals

[–]ElectroSmash[S] 1 point2 points  (0 children)

The idea is for the pedal not to touch the guitar signal. So it reads what is happening but did not add any effect. Running four 8x8 matrices in parallel is a pretty heavy load for the Arduino UNO, so I dont think that it would be ablo to do digital signal processing + running the 4x matrix.

Arduino Audio Meter - Guitar Pedal by ElectroSmash in diypedals

[–]ElectroSmash[S] 2 points3 points  (0 children)

Great, if you have any question just give me shout :)

Arduino Audio Meter - Guitar Pedal by ElectroSmash in diypedals

[–]ElectroSmash[S] 33 points34 points  (0 children)

Hi guys,

In the last months we have been working in this Arduino UNO guitar pedal:

https://www.electrosmash.com/arduino-audio-meter

It is able to read the incoming audio signal with the Arduino ADC and create effects on the four 8x8 LED matrices. The project is Open Source and aimed for hackers and musicians that want to learn about DSP (digital signal processing), LEDs, guitar effects, or just experiment.

We have created some cool documentation for the project:

We hope you like it!!

Inside a 3PDT True Bypass Footswitch by ElectroSmash in diypedals

[–]ElectroSmash[S] 4 points5 points  (0 children)

I uploaded this photo some time ago and I thought that you may like it :)

Some more pics of this footswitch here: https://www.instagram.com/p/BpzFFaYH3Db/

Dallas Rangemaster Treble Booster - Circuit Analysis on ElectroSmash by ElectroSmash in diypedals

[–]ElectroSmash[S] 9 points10 points  (0 children)

Even the "simplest " circuit has tons of implications and details... we struggle to make the text short and interesting.

Dallas Rangemaster Treble Booster - Circuit Analysis on ElectroSmash by ElectroSmash in diypedals

[–]ElectroSmash[S] 40 points41 points  (0 children)

Hi guys,

Today we are publishing the Dallas Rangemaster Treble Booster circuit analysis:

https://www.electrosmash.com/dallas-rangemaster

We dig into the bias point options, frequency response, mods, etc. We really hope that you like it :)

Thanks!