Guitarists searching for a programmable guitar pedal, may be interested in this awesome DIY build in the form of the pedalSHIELD MEGA, which offers an Arduino powered programmable guitar pedal from ElectroSmash. The pedalSHIELD MEGA programmable guitar pedal is powered by an Arduino MEGA 2560 and MEGA ADK and comes equipped with a 1.3 inches OLED screen, a True Bypass footswitch, two programmable push-buttons and an analog input/output stage. Watch the demonstration video below to learn more about the Arduino guitar pedal.
Users can programme their own effects in C/C++ with the standard Arduino IDE tool and get inspired using the library of effects posted on the pedalSHIELD MEGA online forum. The shield is simply connected to the Arduino MEGA and offers three components:
– Analog Input Stage: The weak guitar signal is amplified and filtered, making it ready for the Arduino MEGA ADC (Analog to Digital Converter).
– Arduino MEGA Board: It takes the digitalized waveform from the ADC and does all the DSP (Digital Signal Processing) creating effects (distortion, fuzz, volume, delay, etc).
– The Output Stage: Once the new effected waveform is created inside the Arduino MEGA board, this last stage takes it and using two combined PWMs generates the analog output signal.
For more information in full specifications jump over to the official ElectroSmash website by following the link below.
Source: ElectroSmash : AB
Latest Geeky Gadgets Deals
Disclosure: Some of our articles include affiliate links. If you buy something through one of these links, Geeky Gadgets may earn an affiliate commission. Learn about our Disclosure Policy.