Code Monkey home page Code Monkey logo

desktop-midi-controller's Introduction

Desktop MIDI controller with bluetooth communication

Based on an atmega1284P with the arduino bootloader and a 4051 multiplexer to expand the analog inputs. The joystick scrolls through 9 banks of CC numbers independently for the top and bottom rows of potentiometers - up/down for the top row and left/right for the bottom row. Pushing down on the joystick resets all banks to default. Pot 6 on the top row and the pot on the side have fixed numbers for things that should stay the same regardless of the bank (mic/output volume...). The initial CC number for each row is set in the sketch, then each bank will increase it from there by 5.

Information is displayed on an SSD1306 screen. It shows bank number and CC number range for each row, the current pot being used and its MIDI value, and battery charge.

It is not possible to turn more than one pot at a time - this is intentional as they are close together and sometimes I'd accidentally turn an adjacent pot. Once one pot starts turning, there is a small threshold of time after it has stopped before another can be turned.

Bluetooth communication works the same as in my other controller.

desktop-midi-controller's People

Contributors

ignotus666 avatar

Stargazers

Sr.Morrris avatar

Watchers

 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.