Coder Social home page Coder Social logo

runningbird / runningbird_guitar_pedal Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jerry20091103/daisy_guitar_pedal

0.0 0.0 0.0 358 KB

A digital guitar multi-effect pedal project made with Daisy seed and Arduino.

License: MIT License

C++ 98.27% C 1.73%

runningbird_guitar_pedal's Introduction

Daisy Guitar Pedal

A digital guitar multi-effect pedal project made with Daisy seed and Arduino.
This is a hybird pedal, using Daisy Seed as DSP processor and a analog module for better overdrive and distortion tone.

Signal Path

The guitar signal path:

Guitar Output -> Input Buffer -> Input 0 of Daisy -> Daisy
(-> Output 1 of Daisy -> Analog Module -> Input 1 of Daisy -> Daisy) //optional
-> Output 0 of Daisy -> Final Ouptut

The Analog Module contains overdrive, distortion, and a tube boost.

Features

  • A 128*64 Monochrome LCD and a 8*8 LED matrix for display.
  • 10 presets controlled by two footswitchs. (up and down)
  • Each preset has 10 "effect slots", the user can insert any effects they like and arrange them in any order.
  • Easy UI navigation with four arrow keys and an enter button.
  • IR based guitar amp simulation.
  • On/Off of each analog modules can be controled digitally by relays.
  • All presets and options are stored in an external EEPROM chip.
  • All control inputs are handled by interrupts.

Controls

4 foot switches, 5 pushbuttons, and a rotary encoder.
5 pushbuttons are for up / down / left / right / enter.

List of effects

  • Reverb
  • Pitchshifter
  • Analog Module
  • Overdrive (digital)
  • Fuzz (digital)
  • Compressor
  • Gain
  • Delay
  • Chorus
  • Flanger

Dependencies

runningbird_guitar_pedal's People

Contributors

jerry20091103 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.