Jump to content

midibox 64 with 4 rotary encoders


Recommended Posts

Posted

Hi,

Is it possible to have a midibox 64 with 4 rotary encoders as described in the following page:

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

Since I want to have both some pots and some rotary encoders this seems like a good solution (instead of building both a midibox 16E and a midibox 64)

Thanks

djDim

Posted

Hi djDim,

In my view it is not possible. Because the MB64 project and the MB16E project require a discrete core-module with a separate pic-firmware. but of course you can  integrate both projekts in one case ;)

greetings

- Lemonhorse

Posted

I am talking about using 8 digital inputs of the midibox 64 a the circuit which will detect direction and output it to the appropriate digital input.

It seems logical.

Posted

In the MIDIbox64 firmware a lot of tasks are running in parallel (Pot driver, Display driver, Button/LED Driver, Bankstick Driver, MIDI Handler).

The sampling period for the buttons is only about 10 mS - thats not fast enough to detect the transitions (falling and rising pulse edges) which are sent by the encoder.

The MIDIO128 firmware is optimized for digital IO, the sampling period is about 1 mS and works better, but in my oppinion it's much easier and more fail-save to use a second PIC, running with MIDIbox16E firmware, because the required adaption circuit for each encoder is complex and expensive.

Or wait for MIDIbox NG - it will scan up to 128 digital inputs like MIDIO128 and will come with a built-in encoder driver, so that every single input can either be assigned to a button or to an encoder (every encoder requires 2 digital inputs...).

Best Regards, Thorsten.

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