Jump to content

Text auf LCD ausgeben mit MIDIbox 64


Beethoven
 Share

Recommended Posts

Hallo Juergen,

in der PIC18F Version ist dieses Feature in MIOS integriert. Du kannst es bspw. mit MIOS Studio ausprobieren (-> Debug Window, erste Seite). Im MIDI Out Window siehst Du dann auch den entsprechenden SysEx-String

Gruss, Thorsten.

Link to comment
Share on other sites

Hi,

hat sich erledigt mein Sysex string war falsch :'(

Was mir aber noch aufgefallen ist. In den Beispielen fuer die sysex strings stimmt auch was nicht.

Oben steht:

Structure:

      F0 00 00 7E 40 <device-id> 08 <lcd-command> <data> F7

und das Beispiel lautet:

o clear screen and print "123" for 2 seconds

        F0 00 00 7E 40 08 00 31 32 33 F7

Wo ist den da das Byte fuer die device-id  ?

Noch eine Frage haette ich:

Gibt es einen Trick zu verhindern, dass das Display nach 2 Sekunden wieder auf die MIDIbox-Anzeige zurueckschaltet ?

Gruss

Juergen

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...