Jump to content

Recommended Posts

Posted

Hello all

Just completed my first mbox sid.

I want to make the step A control, 6 buttons 1 rotary encoder, on the design page it mentions you only need 1 din, but to connect a din to the core you either connect it to the core j9 buttons j6 encoders?

So do I need another din or am I missing something

Thanks for any help

Posted

A single DINX1 board can handle up to 8 inputs. Every button takes up 1 input, every encoder takes up 2 (up/down). So with you configuration you'd need 6 inputs for the buttons and 2 for the encoder = 8 inputs. A single shift register can handle that, so you really only need one DINX1 module. This module is connected to CORE:J9 with a straight-thru 5 wire cable.

Posted

Great ,

I didn’t realize you could mix rotary encoders and buttons on the same din.

Does that mean the isn’t any difference between j6 and j9 on the core?

Or should I say the isn’t any difference between a rotary encoder and a button,

Apart from the number of inputs/wiring?

Posted

No, J6 is used to connect AIN modules while J9 is used to connect DIN modules.

There are differences between encoders and buttons on the software side. From a hradware point of view, a rotary encoder simply represents two buttons. Make sure to connect encoders to the correct pins though - that means, you have to make sure you've got the correct order (or you'll spin the values in the wrong direction) and you'll need to connect the two pins of the encoder to two adjacent pins starting with an even one.  Like that

good:

| | | |

1 2 . .

good:

| | | |

. . 1 2

bad:

| | | |

. 1 2 .

bad:

| | | |

1 . 2 .

and so on... :D

Posted

Thanks

Big help much appreciated, slowly making sense

Miss red the din connection's,  CORE:J6 (if encoders are used, MIDIbox16E only)

p.s didn’t go to university didn’t go to school  :)

Posted

You should consider building the minimum control surface for MB-SID V2 (this option has been formerly called "Step A Surface"):

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

It would be annoying if you upgrade to V2 and can't access the V2 features that are only accessible by pressing the SHIFT button. It requires only a DINx2, but leaves 5 inputs free, so you could even upgrade to a 2x40 LCD and add 5 extra select buttons (ideal solution for a minimum control surface!)

Posted

I fully agree, and just for some reason forgot about it - I would just go with a DINX4. It's fairly cheap, doesn't take up much space, is easy and quick to solder and allows you to expand you SID without major modifications ;-)

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...
×
×
  • Create New...