Jump to content

henkmeid

Members
  • Posts

    42
  • Joined

  • Last visited

Posts posted by henkmeid

  1. Hello all,

    After a long time with practically no time to continue my project I have decided to downscale my project. That's why I'm selling a lot of stuff:

    1x STM32F4 Core Module Board+ STM32F407G-DISC

        Assambled, tested and working (no sd card), use at own risk

     

    1x MF_NG Module + PIC

        Assembled, tested and working, use at own risk

     

    3x MF_NG Module + PIC

        Assembled (1 board missing 1 IC), not tested

     

    1x Custom MF_NG Module (no PIC)

        Partly assembled, not tested

     

    1x Custom MF_NG Module (no PIC)

        Not assembled

     

    1x DOUT Module

        Assembled, tested and working, use at own risk

     

    1x MIDI IO

        Not assembled

     

    26x 100mm Alps Motor N fader (some o-lead, some normal lead)

        Unused, only mounted, no caps

     

    2x 19 inch frontfpanel from dibond (aluminium, plastic, aluminium)

        1 with cutouts for 16 faders, OLEDs and led VU meters    

        1 with cutouts for 8 faders, OLEDs and led VU meters and 2 Steinberg CMC cutouts

    Preferably selling it as one lot, but I might consider selling individual items. (I might keep de STM32F4, but not sure, defends on the offer)

    Make me an offer. Shipping costs for buyer.

    IMG_7262.jpg

    IMG_7258.jpg

    IMG_7261.jpg

    IMG_7260.jpg

    IMG_7259.jpg

  2. Heeft iemand een idee waar je deze in Nederland kan krijgen? Via Distrilec en Mouser betaal je een tientje verzending, en dat vind ik nogal veel voor een onderdeel van 3 euro. Of wellicht heeft iemand er nog eentje liggen die kan overnemen?

  3. OK Clear, i thought i read somewhere you need the 7-pin screen, this one has 7-pins and says it is SPI, pins are : CS, DC, RES, D1, D0, VCC and GND.

    The problem i have with the 128x64, they are around 27,5mm wide including pcb breakout. My faders on the Tascam are 25 mm, so the spacing is not enough. Moving to the 64x48 they are less than 20mm wide.

  4. Hello people,

    I have a tascam DM4800 with 24 channel faders which can control my DAW. The only thing that is missing is some displays, i've been following this forum for some years now, but never actually made something. My idea is to make display under the faders with ssd1306 oleds 64x48 px. I have seen a project here before with a tascam US-2400 and LCD's but i want dedicated Oleds per channel. The idea is having banks of 8 displays and then virtually merge the mackie control from the tascam with the mackie control of a Midibox like in the other project.

    Question 1: Are the 64x48 pixel oleds ssd1306 supported? I think so, just amend the code to this:

    set lcd_type GLCD_SSD1306
    set lcd_num_x 1
    set lcd_num_y 1
    set lcd_width 64
    set lcd_height 48
    

    Question 2: What hardware should i use? the STM32 or LPC?

    Question 3: Is this more difficult than i imagine? I have basic soldering and basic programming skills

    So in short: 1 core with 24 oleds in 3 banks of 8 oleds responding to 3 different midi outs in order to virtually merge them to the 3 midi channels of my tascam 4800 with midiox and midi yoke.

    Cheers and thanks a lot!

     

×
×
  • Create New...