Building the Auduino Synthesiser (Arduino Based DIY Synth)

This project will teach you how to build the hardware for your own DIY granular synthesiser!

Dec 7, 2020

45377 views

12 respects

Components and supplies

3

LDR, 5 Mohm

4

6.35mm Audio Jacks

1

Arduino Nano R3

1

Stripboard

4

LED (generic)

4

Through Hole Resistor, 560 ohm

1

Jumper wires (generic)

5

Rotary potentiometer (generic)

Tools and machines

1

Soldering iron (generic)

Project description

Downloadable files

untitled

untitled

Immagine

untitled

untitled

Immagine

Comments

Only logged in users can leave comments

Immagine
Immagine

mikeavison

3 months ago

It is so easy to forget a wire or two. I find a useful discipline is to draw out the circuit diagram then use a coloured pen to mark each wire on the diagram as you solder it in place. Also ... I don't think this makes it easier or more reliable but I really like to use ribon cable instead of a rat's nest of individual wires, especially when connecting between parts on the lid and parts in the box, it just looks a lot more satisfying.

Immagine
Immagine

Anonymous user

3 years ago

Hi! Great project. Are you using the same code as this?: https://github.com/JoshuaACNewman/Auduino2 Looking at the code it seems it generates a single wave but you explain that your project uses two triangular waves. Is it a different code? If so, could you share that code? Thanks!