Jump to content

Aliã Bianco

Members
  • Posts

    25
  • Joined

  • Last visited

Posts posted by Aliã Bianco

  1. which parts of the MIDIbox platform you've used in there?

    I used the circuit module din and dout. The board was tight, both top and bottom ...

    Also, how do you get the data for the LED meters? Is that via MIDI or a Traktor-specific protocol ?

    only midi. I thought it would be slow, but not as much as I expected. The last two buttons will change color in accordance with the MIDI clock. Not too fast, but enough. The camera did not help, but you found it slow?

    The code was created from scratch, peak hold and range of the specific Meter shows a lot about the beat. I thought it was cute! Rather more LED, but there was plenty of room on board for more 74HC595.

    I did not like the response of the buttons, but as there is not to cue juggling, worked well. but could be better. Change the design at run time without testing is always a mess...

  2. Thanks!

    - Where did you get those illuminated Buttons from?

    It's Hand made, based on wackazong (Ander) idea, to use acrylic. ().

    But this rectangular form do not works well, it's very difficult distribute the force applied from any part of the button, to the tactile switch.

    My first Prototype was a square button with the tactile on bottom of the square and the leds on center of button. Works Perfectly! I should made square buttons...

    I can post the cad drawings of the square buttons if you want, but im warning you: would need a Dremmel (rotary tool) to cut the acryl and to made the outside structure.

    As you can see in the photo, i use double-sided copper plates. Its really a good idea, because the copper reflect the light from inside the button.

    I need of an idea to keep that shiny aspect of the copper...

    In next step of the project, i will make this buttons, but only in summer (this buttons are very laborious).

    - It should be named YAT"C", Shouldn't it? ^^

    It's a pun with TraKtor and all their controllers called Kontrol (S1,S4,K1 and F1)...

  3. Hello Guys!

    My project has a lot of LEDs and current is a bit high. Something around 500mA only for the leds.

    I made 2 supplies:

    1 (7805) for the CORE. I'm reading 5,04 V.

    2 (7805) for the Leds and buttons. I'm reading 5,02 V (oscilates a bit) with 500mA. BUT Its very, very, VERY HOT, whit a heatsink. I haven't tested for more than 3 minutes

    The main supply has something around 15V.

    In my last attempt i use a 5V switched supply (cellphone charger) that says 5V 750mA.

    So i tried to put her for leds only, and Im reading 4,93 V/500mA. (Its working about one hour and supply is just a little warm)

    Finaly the question:

    I can have some problems with the small diference of voltage between the core and leds supply?

    My idea is use two switched suplies, one of 750mA for core and other stuff.

    And another for high current.

    Anther question:

    whats the diference between the 74hc595 pin 16 and pin 10? (5v supplies)

    Thanks

  4. Hey guys, my core stop working...

    First question.

    without Optocoupler, led (TEST IN3) still lit is normal???

    thanks!

    Edit:

    I put a led direct into J13 whit anode in +, and catode in -.

    ok. led flicks whith midi in.

    but if i put it in pin 2 and 3 of optocoupler (anode in 2, cathode in 3).

    led dont flicks.

    Is Normal?

    its my second optocoupler i'm very confused... :logik:

    ...

  5. Estou usando uma core baseada no pic, é fácil de fazer mas tem muita desvantagem, em fim.

    Estava pensando em algumas alternativas pra gente ter esta por aki no Brasil...

    Primeira (e mais fácil):

    Agente pode fazer um pedido para o pessoal da SmashTV, mas o negócio é meio caro, e sem contar o frete.

    Vantagem que o STM já vai ter o bootloader e o chip vai tar soldado, perfeito.

    Segunda (mais difícil):

    Fazer a placa aki no Brasil, tem um pessoal q faz umas placas boas por aki.

    Comprar o STM por aki tmb (não procurei o preço).

    Problema é que agente ia precisar instalar o bootloader, outra dor de cabeça.

    sem contar a parte da soldagem q é bem difícil.

    De qualquer forma fazer isso sozinho é trampo.

    Tem mais alguém interessado, pra gente poder baixar os custos???

    Aceito Sugestões.

    Abraço

  6. Hi guys,

    im using mplab to try compile my project,

    but wen i compile the project, i get an error.

    here is the cause:

    This explanation i found in readme of mplab c18.

    Referencing a variable declared 'extern' with an initializer causes an internal failure. For example:
    
    
      extern int x = 5;
    
      void main (void) { x++; }
    
    
    generates an internal error. The workaround is to remove the 'extern' storage class specification or remove the initializer.

    what should i do???

    kill me? mysys dont work, mplab dont work... i dont have more ideas.

    thanks

  7. Microsoft Windows XP [versão 5.1.2600]

    © Copyright 1985-2001 Microsoft Corp.

    C:\Documents and Settings\Aliã>cd c:\mios\vmx200

    C:\MIOS\vmx200>make

    make: *** C:\MIOS\Mios_Base: Invalid request code. Stop.

    C:\MIOS\vmx200>set mios

    MIOS_BIN_PATH=C:\MIOS\Mios_Base\bin

    MIOS_PATH=C:\MIOS\Mios_Base

    C:\MIOS\vmx200>make --version

    GNU Make 3.81

    Copyright © 2006 Free Software Foundation, Inc.

    This is free software; see the source for copying conditions.

    There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A

    PARTICULAR PURPOSE.

    This program built for i686-pc-msys

    C:\MIOS\vmx200>

    strange...

    thanks again.

    Edited:

    I dont have mingw installed, i need it?? where i can find? and what version?

    because in wiki mingw is installed, look:

    C:\MSYS\1.0\bin;C:\Program Files\gputils\bin;C:\Program Files\SDCC\bin;C:\MinGW\bin;C:\Program[bLABLABLA]

    I reinstall all again and reupload mios_base_v1_1...

    I see some strange stuff in post install of my sys, but is about mingw, and i dont have it, but...

    This is a post install process that will try to normalize between

    your MinGW install if any as well as your previous MSYS installs

    if any. I don't have any traps as aborts will not hurt anything.

    Do you wish to continue with the post install? [yn ] y

    Do you have MinGW installed? [yn ] n

    When you install MinGW I suggest you install it to C:/mingw

    (replace C: with the drive of your choice). Then create an

    /etc/fstab file with a line that has a value similar to:

    C:/mingw /mingw

    Press ENTER to continue

    Normalizing your MSYS environment.

    You have script /bin/awk

    You have script /bin/cmd

    You have script /bin/echo

    You have script /bin/egrep

    You have script /bin/fgrep

    You have script /bin/printf

    You have script /bin/pwd

    MinGW-1.1 has a version of make.exe within it's bin/ directory.

    Please be sure to rename this file to mingw32-make.exe once youve

    echo installed MinGW-1.1 because it\s very deficient in function.

    Press ENTER to continue.

  8. Sorry if my questtion is stupid,

    but i read http://www.midibox.org/dokuwiki/doku.php?id=windows_toolchain_quickstart ,search forum and google but...

    wen i try to compile my project, this happens:

    make: *** C:\MIOS\Mios_Base: Invalid request code. Stop.

    What is wrong in Mios_Base folder???

    PS: MIOS_PATH and MIOS_BIN_PATH is ok

    SDCC ok

    MSYS ok

    GPUtils ok

    PATH ok (C:\MIOS;C:\MSYS\1.0\bin;C:\Arquivos de programas\gputils\bin;C:\Arquivos de programas\SDCC\bin)

    my folder project: c:\mios\vmx200

    Thanks!

×
×
  • Create New...