Jump to content

atmel_fan

Members
  • Posts

    16
  • Joined

  • Last visited

Posts posted by atmel_fan

  1. Hi, again... I want to present my new prototype of motor fader, own diy - construction. All date from printer part use And I have shortened a bit. I know that there is a bit big but it works. This version will be optical with encoder from mouse wheel. It is not finished it else but shows effect already. I place several photos of project.

    59_1289415281.jpg

    30_1289415281.jpg

    76_1289415281.jpg

    38_1289415281.jpg

    Even new photos for some time short movie do the best try add as my project of motorized fader.

    ps. I apologize for my language, I use translator.

  2. Hi, again ... I analize of firmware from sysex upload at mackie design /file/ .... and maybe this  is procesor of AVR ATMEGA... but I dont know , what is a name ... 32 , 64 or 162 atmega or something else... I programmed in delphi converter MIDI file to BIN firmware of MACKIE KONTROL....

    if you want this tool please write to me and I sent for you

  3. Hi, I'm from poland... and looking motor fader 100mm for buy for low cost... and I dont know where I my buy this potentiometer (panasonic or alps) ... I looking shop in germany, I have in germany friend and hi is can buy motor fader and hi is dont know where... help me!

    ps. Sorry for my bad english....

  4. Hello!!!

    I make jog wheel (based on pc-mouse opto-encoder) and use  in my project midi transport controller (used at89c2051 and 24mhz crystal). I have question, how work Jog wheel in Logic control. In Midi implementation is write , ( b0, 3c, xx )  

    xx - ( 0svvvvvv)  

          s - direction bit   (0-cklockwise, 1-couter clockwise)

         vv - number of ticks ( 1-63 value)

    I know what is this.... but. When I turn jog wheel my midi controller send (b0,3c,01) one tiks to logicaudio. How to send ticks value in slow or fast turning wheel.  how to calculate turn speed ticks?  How  to measure the number of cycles between two encoder pulse transitions?...  I must calculate on a timer or something else ? help me... writte me some example .....

  5. Hi, thanx for answer...

    Value of 'vv' ticks is between  1-63 , I write in last post in hex value (1-3F),...  How  to measure the number of cycles between two encoder pulse transitions?...  I must calculate on a timer or something else ? help me... wtitte me some example .....

  6. Hello!!!

    I make jog wheel (based on pc-mouse opto-encoder) and use  in my project midi transport controller (used at89c2051 and 24mhz crystal). I have question, how work Jog wheel in Logic control. In Midi implementation is write , ( b0, 3c, xx )

    xx - ( 0svvvvvv)

          s - direction bit   (0-cklockwise, 1-couter clockwise)

         vv - number of ticks ( 1-3f value)

    I know what is this.... but. When I turn jog wheel my midi controller send (b0,3c,01) one tiks to logicaudio. How to send ticks value in slow or fast turning wheel.  how to calculate turn speed ticks?

    Ps. sorry for my english I'm from Poland... thanx

×
×
  • Create New...