Close
0%
0%

Electuno - Hammond organ simulator for Arduino

Basically this library tries to imitate the final sound of a Hammond organ

Public Chat
Similar projects worth following
Another attempt to imitate the legendary Hammond organ on Arduino.
Listen to a demo here:
https://youtu.be/NuRj0hL83Fg?si=THOHH1SKti7Idexq

Basically this library tries to imitate the final sound of a Hammond organ, but without recreating a tonewheel simulation. All the sound of the different harmonics is based on a sinusoidal wave.

Then an array is filled with the sum of the harmonics according to the drawbars configuration.
The sum of all this fills another array; This last variable is multiplied according to the desired musical notes.
It simulates a spring reverb (or tries to), a vibrato scanner and a pretty fun Leslie speaker simulator.

electuno_schematics_nodeMCU (1).png

Simple schematics for NodeMCU ESP8266 clone

Portable Network Graphics (PNG) - 170.52 kB - 02/27/2024 at 09:07

Preview
Download

electuno_schematics_nano-uno (2).png

Simple schematics for Arduino Nano

Portable Network Graphics (PNG) - 129.64 kB - 02/27/2024 at 09:06

Preview
Download

  • 1 × Supported AVR board
  • 1 × MCP4921 Data Converters / Digital to Analog Converters (DACs)
  • 1 × 6N138 Opto and Fiber Optic Semiconductors and ICs / Optocouplers and Optoisolators
  • 1 × 4.7k resistor
  • 1 × 10k resistor

View all 9 components

View all instructions

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates