SUBFREQUENZ.NET - LINK ACCUMULATOR
February 09, 2012, 05:21:02 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Catch Basin For HYPERLINKS...
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: MIDIBox Projects (Free Midi Projects by TK)  (Read 3291 times)
lemonhorse
Administrator
Hero Member
*****
Offline Offline

Posts: 679


View Profile WWW
« on: August 01, 2008, 12:07:03 PM »

uCApps - Free Midi Projects by TK
MIDI "Do It Yourself Projects" @ ucapps.de by Thorsten Klose
http://www.ucapps.de/


Midibox Forum
MidiBox Communication - Non-commercial DIY Projects for MIDI Hardware Geeks
http://forum.midibox.org/


Midibox Portal (midibox.org Blog)
News about MIDIbox Projects - Non-commercial DIY Projects for MIDI Hardware Geeks! :)
http://www.midibox.org/


MIDIBox WIKI
MIDIBox WIKI - What is a MIDIbox...
http://www.midibox.org/dokuwiki/doku.php

MIDI Specifications
http://www.midibox.org/dokuwiki/doku.php?id=midi_specification

Here's an explanation in hex, as that's what's used by midibox...
http://www.midibox.org/dokuwiki/simple_midi_specification



MIDIbox Hardware Platform, PIC based Core Module
http://www.ucapps.de/mbhp_core.html


MBHP Modules (SmashTV)
The MidiBox Hardware Platform - the US source for pre-made printed circuit boards...
http://www.avishowtech.com/mbhp/info.html


Mikes MBHP Platinen (Online Shop)
Onlineshop für Midiplatinen, Midibausätze und Zubehör....
http://www.mikes-elektronikseite.de/



SID in-depth information Site
The popular SID sound lives on in different ways - This Site is dedicated to the 6581, 8580 and 6582
http://sid.kubarth.com/


[SID] MOS 6581 / MOS 8580
Der 6581 Sound Interface Device-Chip (SID-Chip)
http://cbmmuseum.kuto.de/zusatz_6581_sid.html


Fotopool der Midibox Gruppe
Fotopool der Midibox Gruppe @ flickr.com
http://www.flickr.com/groups/midibox/pool/


DIY MIDI Projects
Are you interested in PIC microcontroller programming? Music and sound? Synthesizers and Sequencers? If so, MIDIbox is the place for you!
http://www.midiboxaddict.com/




« Last Edit: January 15, 2012, 05:15:54 PM by lemonhorse » Logged
lemonhorse
Administrator
Hero Member
*****
Offline Offline

Posts: 679


View Profile WWW
« Reply #1 on: March 04, 2009, 01:48:13 PM »

MIDIbox Hardware Platform, PIC Burner
http://www.ucapps.de/mbhp_burner.html

MIOS Functions Reference (ASM Version, Core8)
http://www.ucapps.de/mios8_fun.html

PIC18F452 Data Sheet
High Performance RISC CPU used by MIOS
http://ww1.microchip.com/downloads/en/DeviceDoc/39564c.pdf

PIC18F4685 Data Sheet
http://ww1.microchip.com/downloads/en/DeviceDoc/39761c.pdf

gputils is a collection of tools for Microchip PIC microcontrollers. Its goal is to be fully compatible with Microchip's tools, MPASM, MPLINK, and MPLIB => http://en.wikipedia.org/wiki/GPUTILS
http://gputils.sourceforge.net/ | http://sourceforge.net/projects/gputils/ | http://gputils.sourceforge.net/gputils.pdf


MIOS Studio
Written in Java, MIOS Studio provides a platform-independent MIDI processing environment with advanced uploading and debugging functions for MIOS (MIdibox Operating System) in addition to general purpose MIDI utilities such as MIDI port routing, monitoring, filtering and a virtual keyboard. MIOS Studio is written in a modular way and is published under GPL so that other programmers can make their own contributions. A number of base MIDI classes are written to interact with the Java Sound API that makes it easier for programmers to build their own applications upon.

MIOS specific features

    * Direct uploading of hex files with full flow control - no need to convert to SysEx first
    * Graphical tools for debugging using MIOS SysEx implementation:
          o LCD panel debugging
          o MIOS debugging interface with inbuilt functions reference lookup
          o SRAM read/write utility
    * MIOS debug terminal - plain text output instead of cryptic MIDI messages

MIOS STUDIO V2
http://www.ucapps.de/mios_studio.html


Tools & Helpers
http://www.midibox.org/dokuwiki/doku.php?id=tools


PiKdev is a simple graphic IDE for the development of PIC-based applications.
It currently supports assembly language. C language is also supported for PIC 18 devices.
PiKdev is developed in C++ under Linux and is based on the KDE environment.
http://pikdev.free.fr/


Code::Blocks - It's an IDE. If you don't know what that entails, then just trust me that you will like it ;)
Code::Blocks is a free C++ IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable.
http://www.codeblocks.org


Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.
http://notepad-plus-plus.org/


Subversion
version control for the masses...
http://subversion.apache.org/

We provide a standalone command line Subversion package for Windows. The installer contains all command line tools (svn, svnadmin, svnsync, svnserve, svnmucc, etc.) but no application bindings nor Apache modules. The tools are fully side-by-side compatible with other packages.
http://www.sliksvn.com/en/download

TortoiseSVN is an easy-to-use source control software for Microsoft Windows and possibly the best standalone Apache Subversion client there is. It is implemented as a Windows shell extension, which makes it integrate seamlessly into the Windows explorer. Since it's not an integration for a specific IDE you can use it with whatever development tools you like.
http://tortoisesvn.net/

« Last Edit: January 15, 2012, 05:14:47 PM by lemonhorse » Logged
lemonhorse
Administrator
Hero Member
*****
Offline Offline

Posts: 679


View Profile WWW
« Reply #2 on: April 02, 2009, 12:08:03 PM »

Dual SSM 2044 VCF
This PCB contains two of the famous SSM2044 24dB low pass filters with the necessary circuitry, additional LM13700 based Q linearization circuit and a tiny Omron micro relay for a software controlled (via gate out pins) bypass function. The layout is optimized for use with the AOUT_NG module, requiring the addition of a bipolar option when used with regular V/Oct sources like the original AOUT module.
http://www.midibox.org/dokuwiki/doku.php?id=ssm2044_pcb

http://www.analog-synth.de/synths/mod2/ssmlowpass/ssmlowpass.htm

http://www.electricdruid.net/index.php?page=info.ssm2044

http://www.analog-synth.de/synths/mod2/ssmlowpass/ssm2044.pdf

http://www.maxmidi.com/diy/ssm/ssm2044.pdf

http://www.midibox.org/dokuwiki/doku.php?id=ssm2044_pcb_bulk_order

-.-


SSM2044 LP Filter designs
This page is a look at how various synths implemented the SSM2044 filter...
http://www.electricdruid.net/index.php?page=info.ssm2044

« Last Edit: March 11, 2010, 03:08:39 PM by lemonhorse » Logged
lemonhorse
Administrator
Hero Member
*****
Offline Offline

Posts: 679


View Profile WWW
« Reply #3 on: September 13, 2009, 02:48:56 PM »

MIDIbox Hardware Platform (Core8), BankStick
http://www.ucapps.de/mbhp_bankstick.html


256K I2C CMOS Serial EEPROM
http://ww1.microchip.com/downloads/en/DeviceDoc/21203P.pdf



Logged
lemonhorse
Administrator
Hero Member
*****
Offline Offline

Posts: 679


View Profile WWW
« Reply #4 on: April 28, 2011, 10:18:33 AM »

MBHP_CORE_LPC17 is the successor of the MBHP_CORE_STM32 module.
The LPC1769 has
64 kB SRAM,
512 kB Flash,
4xUART,
3xI2C,
SPI,
2xSSP,
2xCAN,
PWM,
USB 2.0 Device/Host/OTG,
RTC,
Ethernet,
I2S, etc.

NXP LPC1768 on an really inexpensive LPCXpresso board
http://midibox.org/forums/topic/15451-mios32-lpc17xx-adaptions/

http://www.ucapps.de/mbhp_core_lpc17.html

http://www.ucapps.de/mbhp/mbhp_core_lpc17.pdf

http://ics.nxp.com/products/lpc1000/lpc17xx/

http://ics.nxp.com/lpcxpresso/

LPC1769 LPCXpresso Board
http://www.embeddedartists.com/products/lpcxpresso/lpc1769_xpr.php

http://ics.nxp.com/literature/leaflets/microcontrollers/pdf/lpc17xx.en.pdf

http://ics.nxp.com/literature/leaflets/microcontrollers/pdf/lpcxpresso.pdf

LPC1769 LPCXpresso
23,80 EUR incl. 19 % USt zzgl. Versandkosten
http://www.watterott.com/de/LPC1769-LPCXpresso

ARM LPCXPRESSO LPC1769 - 26,29 €
http://de.mouser.com/ProductDetail/Embedded-Artists/EA-XPR-003/?qs=sGAEpiMZZMvOu2nvEqRMlBB79yi7pSpu
« Last Edit: January 29, 2012, 03:58:45 PM by lemonhorse » Logged
lemonhorse
Administrator
Hero Member
*****
Offline Offline

Posts: 679


View Profile WWW
« Reply #5 on: September 19, 2011, 10:30:03 AM »

TDA1543 DAC-based I2S board for LPC17?
http://midibox.org/forums/topic/15999-tda1543-dac-based-i2s-board-for-lpc17/

Here are schematics...
http://www.ucapps.de/mbhp_i2s.html


http://dxr3.sourceforge.net/download/hardware/PCM1725.pdf


http://www.docethifi.com/TDA1543_.PDF


Zum TDA1543
http://www-user.tu-chemnitz.de/~heha/Mikrocontroller/TDA1543.htm

-.-

Streaming .wav files from an SD card?
http://midibox.org/forums/topic/15803-streaming-wav-files-from-an-sd-card/

-.-

SD card polyphonic sample player
Polyphonic sample player. It basically takes a bank of sample files from the SD card and allows playing in real time. You'll need an LPC1769 based MIOS32 device, the SD card interface and a I2S DAC
http://midibox.org/forums/topic/16242-sd-card-polyphonic-sample-player/

http://www.midibox.org/dokuwiki/doku.php?id=midibox_sd_card_sample_player


« Last Edit: November 14, 2011, 11:15:17 AM by lemonhorse » Logged
lemonhorse
Administrator
Hero Member
*****
Offline Offline

Posts: 679


View Profile WWW
« Reply #6 on: November 22, 2011, 09:35:49 PM »

Rasperry PI ARM based credit card sized PC
... TK: After reading the specs it seems that this could be the brain of a future MBHP_CORE_xxx module
http://midibox.org/forums/topic/16216-25-pc-anyone/


RaspberryPiBoard
This page collects information about Raspberry Pi Foundation's ultra-low-cost (~15GBP or 25USD) Linux computer for teaching computer programming to children. The Raspberry Pi Foundation is a UK registered charity (Registration Number 1129409) which exists to promote the study of computer science and related topics, especially at school level, and to put the fun back into learning computing. We expect this computer to have many other applications both in the developed and the developing world.
http://elinux.org/RaspberryPiBoard


Raspberry Pi
An ARM GNU/Linux box for $25. Take a byte!
http://www.raspberrypi.org/

Introducing Gertboard
GPIO expansion board
http://www.raspberrypi.org/archives/411


Psst, kid... Wanna learn how to hack?
The £25 computer to teach youngsters real computing skills
By Chris Williams
Posted in Developer, 28th November 2011 11:00 GMT
http://www.theregister.co.uk/2011/11/28/raspberry_pi/
« Last Edit: February 07, 2012, 12:18:35 PM by lemonhorse » Logged
lemonhorse
Administrator
Hero Member
*****
Offline Offline

Posts: 679


View Profile WWW
« Reply #7 on: January 08, 2012, 08:22:07 PM »

External realtime clock - midibox extension
http://midibox.org/forums/topic/9128-external-realtime-clock-midibox-extension/

http://www.futurlec.com/Mini_DS1307.shtml

Logged
lemonhorse
Administrator
Hero Member
*****
Offline Offline

Posts: 679


View Profile WWW
« Reply #8 on: January 16, 2012, 03:29:01 PM »

This page is to inform you about MIOS' handling of incremental rotary encoders, or just 'encoders' or 'encs' for short.
http://www.midibox.org/dokuwiki/doku.php?id=encoders

« Last Edit: January 26, 2012, 04:46:11 PM by lemonhorse » Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.15 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!