MIDIbox: Difference between revisions

no edit summary
(Created page with "The '''MIDIbox''' is a non-commercial open source modular DIY hardware and software platform for MIDI devices like controllers, synthesizers and sequencers...")
 
No edit summary
Line 3:
==The MIDIbox system==
Created by Thorsten Klose the MIDIbox DIY projects are made up of the MBHP (MIDIbox Hardware Platform) and MIOS (the operating system of the microcontroller), typically as follows.
*A ''[[MIDIbox Core''|Core]] module based on a [[PIC microcontroller|PIC]], [[LPC17]] or [[STM32F4]], with bootloader. Every device needs at least one Core.
*Optional I/O modules, e.g. ''[[MIDbox LCD|LCD'']], ''[[MIDbox DIN''|DIN]], ''[[MIDbox DOUT''|DOUT]], ''[[MIDbox BankStick|BankStick'']]
*Some projects, such as the [[MIDIbox SID]], use further modules.
*Various interconnections, encoders, switches and potentiometers.