Code Monkey home page Code Monkey logo

music2xxx's Introduction

music2xxx

Hybrid Music 2000 Clone Midi I/O PCB

This is a hardware clone of the Hybrid Music 2000 Midi add-on for the Acorn BBC Microcomputer model B and Master 128 designed for use with the Hybrid Music 5000 system. It is designed to stack on the Music5xxx clone PCB, and uses the 5V supply from the main board. If used independently of the Music5xxx, you will need to provide a 5V supply - this can come from the BBC Micro's auxiliary power connector.

The Music 2000 Midi interface combined with the AMPLE programming language and the Hybrid Studio 5000 Studio software provides versatile control of external Midi devices. The Music 2000 has 3 Midi output sockets.

Despite having an on-board Midi input port, AMPLE and the Hybrid System cannot use it directly. It is assumed that the Hybrid system is used as a controller and sequencer. However, it is possible to address the interface from user programs.

The clone

music5xxx PCB render

It is designed in Kicad, based upon Colin Fraser's reverse-engineered schematic. http://www.colinfraser.com/m5000/m2000sch.pdf This version uses a different opto-isolator on the Midi input, and implements activity LEDs for the Midi outputs.

Currently all the 74xx series logic ICs are available new. The 6850 UART ICs are no longer manufactured, but are commonly available second-hand or new-old-stock.

4/9/19 For standalone use, an optional LM7805 regulator is added to allow powering the board from 9V-12V, as well as an LED to show input activity. A few prototype PCBs have been ordered.

Using outside the Hybrid system

It's possible to use the m2000 Midi interface in BASIC or machine code - the 6850 Uarts can be read to or written to at addresses:

  • FC08/9 ACIA 1 (MIDI OUT 1)
  • FC0A/B ACIA 2 (MIDI OUT 2)
  • FC0C/D ACIA 3 (MIDI OUT 3, MIDI IN)

Info from: http://mdfs.net/Info/Comp/BBC/MIDI/m2000

Resources

Licence

Unless otherwise marked, work in this repository is licenced under Creative Commons Attribution-ShareAlike 4.0 International License Creative Commons Licence

music2xxx's People

Contributors

jlprojects avatar

Stargazers

 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.