Design Project

Started by azrael, April 20, 2012, 12:01:12 PM

Previous topic - Next topic

azrael

I was gonna do a microcontroller based true bypass looper, but I am unsure if it will be considered complex enough to count as a design project for school.
any ideas on what I can add to it to make it at least seem more complex? haha.

Perrow

My stompbox wiki -> http://rumbust.net

Keep this site live and ad free, donate a dollar or twenty (and add this link to your sig)

FiveseveN

...with PWM.
With pot-controlled speed, if your uC has onboard ADC.
Quote from: R.G. on July 31, 2018, 10:34:30 PMDoes the circuit sound better when oriented to magnetic north under a pyramid?

azrael

...what would i do with PWM? Haha.

Keep the ideas coming guys!

Maybe I should build a multieffect box? Haha.

FiveseveN

Quote...what would i do with PWM?
Make a LED fade in and out. See this example for Arduino: http://arduino.cc/en/Tutorial/Fade
Quote from: R.G. on July 31, 2018, 10:34:30 PMDoes the circuit sound better when oriented to magnetic north under a pyramid?

azrael

neat! I was actually thinking of using a PIC microcontroller, for what it's worth.

slacker

Make it have programmable presests instead of just being a straight looper. That adds a reasonable amount of extra complexity to the programming side of things.

azrael

^Yes, if I could do something like a Carl Martin Octaswitch, that would be awesome. But that seems like a HUGE amount of work haha. Mostly because it means I would have to figure out a way to set the presets by the user, no?

Someone suggested maybe putting in an EQ and having a switch switch between presets. I'm currently looking into how to work digipots. if i can make jump to a specific value, that would be cool.

Keep in mind, I'm not really a programmer, and also just an EE working on his bachelor's degree. Haha.