DIY bitcrusher!

Do-it-yourself pedal building

Moderator: Ghost Hip

Forum rules
The DIY forum is for personal projects (things that are not for sale, not in production), info sharing, peer to peer assistance. No backdoor spamming (DIY posts that are actually advertisements for your business). No clones of in-production pedals. If you have concerns or questions, feel free to PM admin. Thanks so much!
Post Reply
PeanutNore
interested
interested
Posts: 10
Joined: Tue Dec 29, 2009 4:35 pm
Location: Pittsburgh, PA

DIY bitcrusher!

Post by PeanutNore »

It's a bitcrusher!
Image
It's not a finished product yet, but it the circuit is. Hook it up between a guitar and an amp and it's perfectly playable. The board on the bottom is an arduino microcontroller, which takes a 10 bit sample of your signal and converts it to 6 bit before spitting it out across the 6 white wires to a handmade digital-to-analog controller. PM me if you want to see the source code. The USB cable is just providing power to the circuit.

As for the sound, it's really cool. It's a great lo-fi distortion reminiscent of old DOS games (think Doom and Duke Nukem 3D). I'll upload a demo video if there is any interest.
User avatar
tuffteef
IAMILFFAMOUS
IAMILFFAMOUS
Posts: 7890
Joined: Tue May 26, 2009 7:05 pm
Location: Downunderverse

Re: DIY bitcrusher!

Post by tuffteef »

talk about neet
smart kids :)*
mrdobolina
interested
interested
Posts: 26
Joined: Fri May 07, 2010 12:32 pm

Re: DIY bitcrusher!

Post by mrdobolina »

Wow, awesome...my next project is going to be some type of controller. Do you have any schematics?
PeanutNore
interested
interested
Posts: 10
Joined: Tue Dec 29, 2009 4:35 pm
Location: Pittsburgh, PA

Re: DIY bitcrusher!

Post by PeanutNore »

I'm at work right now but I will post a schematic of the whole circuit when I get home. In the meantime check out http://arduino.cc for more information on the microcontroller I'm using. Basically it's an atmel AVR chip with a special bootloader that runs programs written in a variant of C++. The rest of the board is voltage regulator, USB interface for programming, and breakout headers for the I/O pins. In this application it's serving as a really crude DSP.
Faldoe

Re: DIY bitcrusher!

Post by Faldoe »

anyone info on this? Would love to see the schematic.
User avatar
11A
involved
involved
Posts: 83
Joined: Wed Oct 23, 2013 10:59 am

Re: DIY bitcrusher!

Post by 11A »

Ahhh excellent!

I had a short lived burst of enthusiasm with arduino a while ago. Bought one and... it's still in the packet :facepalm:
User avatar
skullservant
IAMILFFAMOUS
IAMILFFAMOUS
Posts: 16575
Joined: Wed Dec 28, 2011 12:55 am

Re: DIY bitcrusher!

Post by skullservant »

This is neat!!
User avatar
Moose
committed
committed
Posts: 309
Joined: Sun Jul 06, 2014 4:34 pm
Location: Devon, UK

Re: DIY bitcrusher!

Post by Moose »

I'd love to make a DIY bitcrusher, really want to hear this!

Make a demo vid please?



Edit: Didn't realise until spacelordmother stated that this thread is hella oooooooold.


Dammit I'm a moron sometimes :picard:
Last edited by Moose on Tue Sep 09, 2014 3:47 am, edited 1 time in total.
User avatar
spacelordmother
HERO
HERO
Posts: 5717
Joined: Sun May 16, 2010 4:45 pm
Location: Rochester, NY
Contact:

Re: DIY bitcrusher!

Post by spacelordmother »

I'd love to hear/see a demo!

...but then again you haven't logged in since 2011, so I don't suppose we'll get one. Blooooo.
User avatar
eatyourguitar
IAMILFFAMOUS
IAMILFFAMOUS
Posts: 3127
Joined: Sun Oct 03, 2010 12:37 pm
Location: USA, RI

Re: DIY bitcrusher!

Post by eatyourguitar »

WWW.EATYOURGUITAR.COM <---- MY DIY STUFF
User avatar
eatyourguitar
IAMILFFAMOUS
IAMILFFAMOUS
Posts: 3127
Joined: Sun Oct 03, 2010 12:37 pm
Location: USA, RI

Re: DIY bitcrusher!

Post by eatyourguitar »

you could also just skip this silly software non-sense and use an 8 bit ADC going into that same R2R resistor ladder DAC. if you discard LSB 2 bits, I would think that the input volume to the dac should be made hot to compensate for this crappy 6 bit resolution. you can save yourself the trouble of making an R2R ladder, you can just buy them pre-made in SIP from mouser. check under resistor arrays + networks. follow the datasheet and the marking on the SIP package.

http://www.taydaelectronics.com/adc0808ccn-8-bit-cpu-compatible-a-d-converter-ic.html
WWW.EATYOURGUITAR.COM <---- MY DIY STUFF
User avatar
BassIsBad
committed
committed
Posts: 495
Joined: Tue Jan 29, 2013 1:05 am
Location: Denton, TX

Re: DIY bitcrusher!

Post by BassIsBad »

Let us hear it!
Post Reply