- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 3 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 3 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 5 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 7 months ago
- Building a 3D Digital Clock with ArduinoPosted 12 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 12 months ago
- Snowflake with ArduinoPosted 1 year ago
- Holographic Christmas TreePosted 1 year ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 1 year ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
Arduino UNO Guitar pedal
Web site:
http://www.electrosmash.com/pedalshield-unoProject Summary:
pedalSHIELD UNO, an open-source Arduino UNO programmable guitar pedal.
The idea is to build a guitar pedal with easy-to-find parts and have fun creating your own sounds from the first day without deep knowledge in DSP programming or electronics.
Full Project:
Circuit diagram:
Bill of Materials:
The components are easy-to-find through hole parts with the minimum number of references:
pedalSHIELD UNO Bill of Materials. | ||||
Reference | Qty | Value | Description | Mouser Reference |
Capacitors | ||||
C5,C2, C7, C8, C9 | 5 | 6.8n | ceramic cap | SR211C682MARTR1 |
C3, C6, C10 | 3 | 4.7u | electrolytic cap | ECE-A1EKA4R7 |
C1, C11 | 2 | 100n | ceramic cap | |
C4 | 1 | 270p | ceramic cap | D271K20Y5PH63L6R |
Resistors | ||||
R12,R13, R10, R9, R6, R4, R3 | 7 | 4.7K | Resistor, 1%,1/4W | MFR-25FRF52-4K7 |
R5, R7, R8, | 3 | 100K | Resistor, 1%,1/4W | MFR-25FRF52-100K |
R1, R2 | 2 | 1M | Resistor, 1%,1/4W | MFR-25FRF52-1M |
R11 | 1 | 1M2 | Resistor, 1%,1/4W | MFR-25FRF52-1M2 |
Others | ||||
RV1 | 1 | 500K | resistor trimmer | 3319W-1-504 |
D1 | 1 | Led 3mm blue | blue led 3mm | SSL-LX3044USBC |
U1 | 1 | TL972 pdip-8 | op-amp rail-to-rail | |
IC Socket | 1 | dip 8 socket | socket dor dip8 | 1-2199298-2 |
SW1 | 1 | 3DPT footswitch | 3PDT footsitch | 107-SF17020F-32-21RL |
SW2 | 1 | Toggle switch | SPDT toogle switch | 612-100-A1111 |
SW3, SW4 | 2 | Pushbutton | off-on pushbutton | 103-1013-EVX |
Conn1,2,3,4 | 1 | 40 pin header | 2.54 pitch pin header | |
J1, J2 | 2 | 1/4 Jack audio | stereo 6.35mm jack | NMJ6HCD2 |
Firmware:
Here is the link to a series or pre-programmed guitar pedal examples in a zip file:
pedalshield_uno_pedal_examples
There is also a pedalSHIELD UNO forum where you can upload and share your codes/ideas
PCB:
The files can be downloaded in the forum.