Giter Club home page Giter Club logo

gumidicontroller's Introduction

guMIDIcontroller - Dependencies

  • AceButton - for everything to work :)
  • midiUSB - to send MIDI over USB
  • LiquidCrystal_I2C - for guLCD - to connect to hd44780 with I2C multiplexer
  • EEPROM - to save and restore last used program and input jack on startup .

All of these are available from Package Manager in Arduino IDE.

Features

  • 7 program banks
  • Sends MIDI CC or notes over USB
  • Can control A/B input audio switch
  • Can be extended to control other features over user buttons
  • Keeps last used program bank on power-off
  • Keeps input audio switch on power-off
  • Turns off LCD sreen after set timeout

Known issues:

  • Names could be better
  • Should refactor HWConfig to incorporate more things or change name to ButtonConfig
  • UserAction, MidiValue and Action structs are mutants, because of them there are if's everywhere
  • Dunno how to deal with EEPROM access. For now its handled in main file.
  • Not all "raw" types are changed into meaningful aliases.
  • Control Switches (ctrlBtn2 and next in future) need to be checked upon setup also.

Pictures

https://imgur.com/a/rM1fs5H

Take it and modify it

Feel free to leave issue on github if you have comments or feature requests although I don't plan on developing this much more.
Code is used in "production" (made one copy of device, and it work :) ).

Feel free to modify and use as defined by GNU GPL3, it would be awesome if you can give me a notice that you use this - it's always nice to know that this helped someone :)

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.