januxnet / DRUM_2004_V1

ESP32 DRUM SYNTH MACHINE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DRUM_2004_V1

ESP32 DRUM SYNTH MACHINE

This is my DRUM SYNTH LOFI MACHINE.

IMG_20240406_150440

Synth engine:

SEQUENCER:

  • 16 step/pattern editor and random generators (pattern, sound parameters and notes)

Hardware:

  • Lolin S2 Mini (ESP32 S2)
  • PCM5102A I2s dac
  • 24 push buttons (8x3)
  • Rotary encoder
  • OLED display I2c
  • 32 LED WS2812B

Software:

IDE: Arduino 1.8.19

Boards: Expressif Systems 2.0.14

Board: Lolin S2 Mini

Libraries:

Notes:

Schematics uploaded.

Join solder pads near SCK pin in PCM5102A module.

Video demo of the prototype:

IMG_20240406_150231

Waiting PCBs to build the first one :) IMG_20240406_150231 board

About

ESP32 DRUM SYNTH MACHINE


Languages

Language:C++ 58.1%Language:C 41.9%