Jump to content

another stupid question (basics)


Guest Motor
 Share

Recommended Posts

Guest Motor

Hi. I want to build midibox64e with 16 rotary encoders, 16 buttons and 16 leds. I have two questions:

1. Can I use DINX3 for 20 buttons (16 buttons + 4 buttons for special functions), DINX4 for 16 rotary encoders and DOUTX2 for 16 leds ?

2. Do it is necessary to change the firmware for this configuration or it will works without any changes.

I am from Poland, sorry for any mistakes in my txt. Best regards.

Link to comment
Share on other sites

1. DINX1 (1SR) = 8inputs

DINX3 = 24 inputs, so 20 buttons, yes.

DINX4 = 32 inputs, you need 2 per encoder, so 16 encoders, yes.

DOUTX1 = 8 outputs, so DOUTX2 for 16 leds, yes

however, you could do this with DOUTX1 I think (4x4 matrix), will need some coding.

2. Which firmware do you intend to use ?

(you will probably need to do some changes in the settings, for encoder type, max number of DINs, DOUTs, but this isn't really writing code)

goodluck

Link to comment
Share on other sites

Guest Motor

I want to use MIOS firmware. How can I change settings for number of encoders, buttons etc., where is this options. I see the example aplications in download section.

Maybe my configuration will be working without any changes in settings???

Link to comment
Share on other sites

Guest psytron

here is a hint

build the core then test it

build 1 ain test it

and so on...

by doing this in a slow but sequential manner you will understand it a lot better.Plus you will work out which application/firmware you will need.

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