Jump to content

another stupid question (basics)


Recommended Posts

Guest Motor
Posted

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.

Posted

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

Guest Motor
Posted

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

Guest psytron
Posted

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.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...