MIDIbox64 V2.0

is now available for download. Thanks to all beta testers who checked it with their hardware!

Application:

MIOS->Download->midibox64_v2_0.zip

ChangeLog:

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

Updated Tutorial (not complete yet):

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

Unfortunately I’ve no access to the internet in the next days, so if there are open questions, just search for the answer in the source code :wink:

Have fun! :slight_smile:

Best Regards, Thorsten.

hi Thorsten,

great news, but I can’t see the file in MIOS downloads… :cry:

thanks and regards

Look under MIOS-Download-complete applications :slight_smile:

greetz

Unfortunately I’ve no access to the internet in the next days

Heh Heh! have a nice break! :wink:

:o :smiley: ;D :-*

That “Morph” Function really sounds funny! Looks like its time to get all that PICs and Cores out of that box again and upgrade it…  :)

Anyhow a question: The MIOS version of the MB doesn´t look like it will be compatible to Serge´s VirtualMidibox, will it?

hi,

I use ini2syx method of programming banks which works as before so I guess this means the sysex structure is same/compatable. So I would say vMidibox will work also.

cheers

is this compatible with my old midibox16 with LCD??

i have some pic 18F left from my last order… i’ll glad to use them!

is it possible with some changes in the code?

thanks!

Sure, the MIOS based MIDIbox64 it is compatible with Serge’s vmidibox64 editor (but note that the transfer rate has to be changed, see ChangeLog!)

Bosone: No, I see no way to adapt MIOS and the MB64 application to the expired MIDIbox Plus hardware - the maintenance and documentation effort would be too high and some applications would have to take care for the different pinout.

It would be much easier if you would just make your board MBHP compatible! :wink:

Best Regards, Thorsten.

thanks for the info, thorsten.

according to your experience, is it difficult to adapt the old midibox16 hardware to the MIOS? (i mean… other that the PIC and the quartz, what else is to change?)

is there some doc available for this “upgrade”?

Is a documentation really necessary? Just compare the two schematics, you have to solder the LCD and the 4051 select lines to other pins, you have to add a 10k pull-up to pin RC2 and RD1, and a 1k pull-up to RA4 (if it isn’t there yet). Thereafter MIOS should boot properly

Best Regards, Thorsten.

Hi TK

I have been kicking the 64 thing round for while now,boy it’s nice. ;D

But…I have tried and tried and then again to get some encoder action into the mios.

I have tried cutting and pasting the stuff from other apps but it seems to upset the whole apple cart. ???

I don’t need them to be learning enc’s like the pots and buttons.

I just want some in there that I can tell what to do in the MIOS.

I am able to tell them what to do once they are in there.

Otherwise I will have to make another core for them :-/

Just a hint or two would probably help…pleeeeease

Thanks

Ian

Hi Ian,

if you promise that you will write a report about the integration for the MIDIbox portal and send it to Poeloq until the 1st November, I will give you some step by step instructions :wink:

Best Regards, Thorsten.

Bang on lad my pen is ready to write that report.

It’s a deal  ;)

Cheers

Ian

Alright - I’ve written all the required informations into a text file (which goes faster than writing it here in the forum):

http://www.ucapps.de/tmp/mios_enc_integration.txt

Hope that it works (I haven’t tested the code, this is your job… ;-))

Best Regards, Thorsten.

mb64 2.0 sounds pretty cool. what are the possibilies of implementing multiple pages of buttons/leds changable via sfb?i’m really interested in this possibility and am willing to test. what do ya think TK?

Maybe sooner or later - but currently I’ve other priorities… so if somebody with programming skills feel interested: the changes have to be made in mb64_buttons.inc and mb64_leds.inc. The easiest way would be to switch between different DIN and DOUT maps depending on the state of a dedicated DIN.

Best Regards, Thorsten.

TK wrote:

you have to add a 10k pull-up to pin RC2 and RD1, and a 1k pull-up to RA4 (if it isn’t there yet)

I am updating my old MB64 to MIOS standard, I am using Greg’s PCB. (Built it in 2001) Concerning the pull up to RC2 - on the current core schematic, the pull up appears to go to RC3, and not RC2 as TK mentioned above. Have I got this correct?

…Steve

Hi Steve,

yes, thats correct. Regardless of what I’m saying, the schematics are always the reference :wink:

Best Regards, Thorsten.

;D Thanks, I thought so!  :wink: