Jump to content

Multiple cores / single lcd - buttons


Tanstaafl
 Share

Recommended Posts

I saw on the midibox-link page an example of 3 cores .... the first two forwarding button events and lcd data to a single lcd on core#3 . I am using a 2 core system.  I am wanting to get rid of the extra  lcd on my core#1 and have all button/lcd stuff show up on core#2.(oh, and get rid of the buttons on core#2 at the same time).... buttons on core#1 / lcd on core#2.  button events and lcd data show up on core#2 lcd.  Does this make any sense?

Anybody give me an idea of where to look in order to accomplish this?

thanx in advance,

gb

Link to comment
Share on other sites

Yes, it makes sense, and I definitely want to see an example application made by users (and not by myself this time ;-))

The MIDIBox MM application demonstrates, how to parse SysEx for strings. Search for MM_SYSEX_Cmd_WriteLCD()

If one of the previous MIDI devices within the chain sends F0 00 01 0F 00 11 00 10 <pos> <...characters...> F7, the appr. text will be displayed on a LCD. For your own application it might be better to use another SysEx header

Best Regards, Thorsten.

Link to comment
Share on other sites

hmmm....

as poor as my coding skills are, I think I will just go with the 10 dollar option of 4 buttons and an extra LCD display.  :)

I have enough spare cores and testbed breadboards, I will experiment with the programming before my next project, and keep you posted!

thanx, TK

gb

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...