As far as the best LCD, that is pretty much up to you. I would recommend at least a 20x2 or perhaps a 24x2, but you can use any size with MIOS.
I really don’t understand your question about spring returns on encoders - do you mean that the knob goes back to the center when you let go? I haven’t seen any like that. An encoder is basically an “endless” potentiometer. The detented ones have a “click” when you turn them. They are used on a lot of modern electronics, like new synths, vcr’s, car stereos and the like. I recommend you use all encoders if you can afford them. The good thing about encoders is that when you change what they control, the value won’t “jump” to the previous value.
Justin
What you might try, is to build a core and one DIN module - hook up your 16x2, some buttons and an encoder or two and try it out. That way you can decide if you want encoders or pots, and what size lcd you want.
that helps alot i can carry on designing my box now
ive already got lots of potentiometers but i do want to check out encoders
with the spring return i do something that returns to the centre when you let it go like a cdj this i think i can get from either a vcr control or order new from pioneer or some one
Ok, I think I know what you mean: If you turn to the left, it turns a little, and the values go down - to the right, the values go up. If you let go it stops in the center and nothing changes. Is this right? If so, this is not supported automatically by MIOS. It could be done, you would hook each side to a digital input and then you would have to write code to respond to it. I don’t think it would be too tough to do, but I don’t know. Good Luck with your project.
yea thats basicly the idea ive talked to another guy on the site whos started to write the code for the jogs im not that good at coding but it looks like ill get my head round it