Search the Community
Showing results for tags 'ilmenator'.
-
A number of people claimed interest in a Eurorack variant of my TPD, so I sat down and tried to modify the parts layout to somewhat better accommodate the Eurorack width. Here is a screenshot of the PCB. It is essentially built on altitude's advice on Eurorack dimensions, which I know nothing about... is this 14HP? So, the PCB is 100mm x 69mm (height x width), and the parts list is identical to the regular standard TPD. Also, the UI has the exact same layout, so you can use the template in the Wiki for your front panel. The mounting holes are different, though. Depending on interest, I might get a run of boards made after an initial testing of the prototype which will probably go to altitude.
-
From the album: EuroTPD v1.0
A screenshot of the newly created EuroTPD, a Track Position Display board better suited for Eurorack systems. It seems there was some interest in this. -
TK has already mentioned it in I have created a PCB for the MIDIbox Standard Control Surface (SCS) that does not require any shift registers and connects directly to J10A of the core board. The SCS module integrates nicely into the MIOS framework, check out tutorial #027 if you want to learn how to use this in your own project. Or just use it for a simple user interface in your MIDIBox CV V2. I have tried to accommodate footprints for a number of different switches: I succeeded with the Marquardt 6425 series, the ITT Schadow D6 series available at Reichelt, and the E-Switch 612-TL1100 series. That makes the board a pretty universally usable PCB, I believe. Also, it will align perfectly with a 20x2 character LCD, which should sit just above this PCB in the front panel. The bare PCB is about 98x49mm in size: Here are the different switches in place: A full documentation can be found in the Wiki. PM me if you need one of these boards for your project. Best, ilmenator
- 3 replies
-
- SCS
- Tutorial #027
-
(and 2 more)
Tagged with:
-
Because my Waldorf Midibay became too small for connecting all of my MIDI equipment, I went ahead and designed my own MIDI matrix / programmable patchbay. The modular MIDIbox Matrix has up to 56 input and 56 output ports and provides a smart solution for the fact that not all MIDI equipment is usually located in the same rack or corner of the studio space. MIDIbox Matrix features break-out boxes (BOBs) that give access to 4 MIDI in and 4 MIDI out ports at a time. These are connected via 9-pin serial cables to the main unit and are designed to be conveniently placed in the back of your rack, e.g. attached to the inner sidewall of a rack enclosure with screws or velcro tape. This means that instead of running 8 MIDI cables to the MIDIbox Matrix in order to connect four synths, you only need a single, cheap serial cable from your side rack to the center point of your matrix. Two BOBs each connect to a single I/O board, which does all the level shifting and signal refreshing. Up to seven I/O boards can be attached to the heart of the MIDIbox Matrix, an FPGA-based switching and routing logic that is controlled via a core board such as the STM32 or the LPC17. As the system is highly modular, it is possible to start with a low port count (4) and then increase the number of available ports by simply adding I/O boards and BOBs as needed. Fully loaded, i.e. offering 56 input and 56 output MIDI ports, the MIDIbox Matrix consists of 1x FPGA board 7x I/O boards 14x BOBs plus a core board and the PCB holding the user interface. This is how a BOB looks like in my setup: Software-wise, this is almost ready - everything works as expected, just the PANIC button has to be implemented in the next weeks, and some code cleanup will be necessary. You can find more documentation in the Wiki if you are interested. Kind regards, ilmenator