Coder Social home page Coder Social logo

moco's Introduction

Simple USB-MIDI Converter
MOCO (MIDI Output COnverter) / MICO (MIDI Input COnverter)

2010/08/22

morecat_lab 
http://web.mac.com/kuwatay/

1. Hardware

 Becuase of the ristrictions of flash memory size in Tiny2313, you can
 build a device which work one way; USB-> MIDI (MOCO) or MIDI -> USB
 (MICO).

 You need a Tiny2313 for MOCO or MICO. If you build MICO, a
 opt-coupler should be installed to full fill the requirement of MIDI.
 A 16MHz Christal OSC and level converter circuit for V-USB should
 prepared for both MOCO and MICO.

2. Compile
 Just type 'make' in firmware directory. Makefiles will take care the
 rest of the job.  You must use gcc 3.5 for compile the source code.
 The object files are build under moco/ and mico/

3. Burn tiny2313

 Follow the instructions of your avr programmer.
 Fuse bits should be as follows;

FUSEH = 0xcf
FUSEL = 0xef

4. Host driver

 No driver software is required for Windows, MacOSX, and Linux. MICO
 and MOCO were tested only on MacOSX.

Enjoy.


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.