Jump to content

John E. Finster

Members
  • Posts

    279
  • Joined

  • Last visited

  • Days Won

    7

Posts posted by John E. Finster

  1. Hi, I´d like to present my first very own SEQ4.

     

     

     
     
     
    I will provide a more detailed documentation in the wiki soon. Currently I have another bun in the oven waiting to be finished  :happy: .
     
    Many Thanks to TK and to the very helpful community.
     
    Greetings
     
    John

     

  2. Du kannst alle EVENT_LED Zeilen einfach auskommentieren oder ganz löschen, wenn Du sie nicht brauchst. Diese Scripte sind alle erst mal nur Beispiele, wie man etwas machen könnte. Du kannst die Scripte beliebig um alle möglichen Ereignisse (Buttons, Potis, Endlosregler, Leds, Displays,...) erweitern, ja nach dem, was Du da bauen möchtest. 

    Oder Du kannst direkt eigene Scripte entwerfen, wie gesagt, Beispiele gibt es genug.

     

    Ein Core Modul und ein DIO Modul reichen auf jeden Fall aus, um den Kasten zum laufen zu bringen. Damit Du Scripte benutzen kannst, brauchst Du aber noch eine SD-Karte, auf der die Scripte gespeichert werden können.

    Und Du solltest mal in die MB_NG Firmware Tutorials und Anleitung reinschauen. Die wirst Du auch brauchen, wenn Du deine Box mit Hilfe von Scripten programmieren willst.

     

    Zu empfehlen ist auf jeden Fall auch noch ein Display, da kannst Du eine große Bandbreite an möglichen Displays nutzen. Das kannst Du als Monitor nutzen, um den Midioutput sichtbar zu machen, z.b. fürs debuggen.

     

    Liebe Grüße

  3. Hi,

     

    es ist möglich, anstatt 2 DIN Module auch ein DIO_Matrix Modul zu benutzen. Auf der Ucapps Seite zu den Dio_Matrix Modulen befindet sich ein Schaltplan dazu. Hier findest Du ein Script für Midibox_NG, im dem ein solche Button/Led Matrix programmiert wird.

     

    LG

  4. Hi,

     

    I have another quick one. If I just want to connect 1 Fader (Masterfader) to the MF module, is it possible to leave out 3 of the L293D ICs? If so, do I have to bridge something? I guess, since those are analog inputs, I have to clamp A2-A8 of J2 to ground? Something else? Touchsensor connections maybe?

     

    Thanks and Greetings.

  5. Yes, there is a bit of reading and learning involved at the beginning, but don´t worry. Once you have gone through the basics, a lot of information will just fall in place on its own. Check out, what others have built so far and a lot more becomes self-explanatory.

     

    SmashTV is always a good choice to get high quality PCBs for a very reasonable price. If you need other parts it can be wise to check local electronics dealers or ebay to avoid high customs fees (depending on your location, of course).

     

    Have fun!

     

    Greetings

  6. Hi and welcome.

     

    What you definitly want, is to learn how to program scripts for the Midibox NG firmware.

     

    Basicly it works like this: You build a LPC17 Core Module (LPC Board + LPCXPRESSO). Once you have done this and have the MIOS OS installed (THAT you have to do before you start to build, but look into the ucapps site, everything is explained there), then you can upload the Midibox NG firmware and connect other modules (for connecting switches, pots, faders,.....) and write scripts to tell your Midibox, what it should do. It can be as simple as that  :happy: .

     

    To start, I suggest, you look into the ucapps.de site. You find every module is very well documented there. You will also find a section for the Midibox NG firmware with some nice tutorials and a very comprehensive manual.

     

    If you get stuck or run into other kinds of trouble, you always can turn to this forum, it is a very nice and very helpful community, that will help you when you are in need of help.

     

    Greetings

  7. Hi, I am looking for some infos regarding fader motors:

     

    As far as I understand this, the direction of the fader (up, down) is set by the prolarity of the motor. So theoretically by switching the +/- connections of the motor, I can detemine, if the fader moves up or down. I tried this with regular Alps faders (RSAON11M9).

     

    Can this be considered a general rule for all motorfaders, cored and coreless?

     

    The reason I am asking is this: I am planning a frontpanel with motorfaders, but I would like to allign the faders, so that the motors are located "below" the fader, not above (like in TK´s picture with the K-faders). I know this is possible with the mentioned Alps N-faders, but I got some Penny & Giles fader (PGFM3200) I want to use, and I don´t want to ruin them by accidentally damaging the motors.

     

    Does anyone have any experience with those faders?

     

    Thanks and greets.

  8. Hi novski, thanks for the answer. I found the problem now. I missplaced vs and vd at J2. That must have confused the motors. Rookie mistake  :mad: . Now it works.

     

    I have some trouble calibrating the motors though. I am not familiar with with all the parameters (deadband, duty cicle,...) in Mios Studio. I am using recycled faders, so I figure, calibrating them will not be easy. Is there some kind of "calibrating guide" already or do you have some insight to share maybe. That would be great.

     

    Greetings

  9. Hi everybody, i´m in need of some advice for the MF_NG module.

     

    I connected 8 motorfaders today for testing and they don´t work as expected.

     

    The faders seem to work, i can see the value output in Mios Studio, but the motors don´t. They jump either all the way up or all the way down if they receive value changes from Mios Studio. If the lever is in the upper half of the fader, it jumps up, regardless if the value changes up or down, and the lever always jumps down, if it´s in the lower half of the fader.

    I suspect there is some kind of electrical fault, like bad wiring or so, but I don´t know where to start looking. The wiring and the soldered mf_ng pcb seems to be ok, no visible fault here. Where do I start looking for errors?

     

    I am using RSA0N11M9A07 Motorfaders. The Power for the MF_NG module comes from a laboratory psu (~9V).

     

    I believe I read about a similar problem here in the forum, but this was some time ago and I can´t find this thread anymore. Maybe someone can point me there too.

     

    Many thanks and greetings

     

    John

  10. Kann man im MIOS Studio die Encoder auf relative Midievents umstellen?

     

    Du musst im Script einem EVENT_ENC einen enc_mode=<mode> Parameter hinzufügen. Die verschiedenen Modi kannt Du in der Anleitung für die .NGC Dateien nachlesen.

  11. Also zunächst einmal brauchst Du einen Prozessor, also ein Core-Modul, am besten einen LPC1769-basierten Core  (Quasi der Arduino in der Midibox-Welt), mit der neuen Midibox_NG Firmware lassen sich deine Vorstellungen am ehesten verwirklichen. 

    Link Core-Modul: http://www.ucapps.de/mbhp_core_lpc17.html

    Link Midibox_NG Firmware: http://www.ucapps.de/midibox_ng.html

     

    Dann brauchst Du ein DIN-Modul für die Taster. Folientastaturen können meines Wissens nach nicht unbedingt verwendet werden, sondern es müssen einzelne Taster verwendet werden (die aber auch in einer Matrix angeschlossen werden können), da findest Du hier im Forum aber sicherlich noch andere Beiträge zu.

     

    Ein LCD-Bildschirm kann direkt an die Core-Platine angeschlossen werden. Da kann man eine große Bandbreite an Bildschirmen verwenden. Für Dich wäre ein 16x2 LCD schon ausreichend, die gibt es zu Hauf bei Ebay ab 5-10 €.

    Link mögliche Bildschirme mit Midibox_NG Firmware: http://www.ucapps.de/midibox_ng_manual_lcd.html

     

    Alle Module sind auf der ucapps-seite sehr ausführlich beschrieben.

  12. Hallo und herzlich willkommen,

     

    also erstmal ist es gut, dass Du gerne bastelst, dann wirst Du hier viel Spaß haben.

     

    Zu deinen Vorstellungen: Grundsätzlich wird man sicher ein solches Gerät mithilfe der Midiboxplattform realisieren können. Ich bin mir nicht sicher, ob das mit der Eingabe der Programm-Nummer so programmiert werden kann, aber ich bin mir sicher, dass es da mehrere mögliche Lösungsansätze gibt.

     

    Allerdings heißt Eigenbau nicht automatisch, dass man ein gewünschtes Gerät billiger bekommen kann. Im Gegenteil, ich würde sagen, die Möglichkeit, seine ganz eigenen Vorstellungen in einem Gerät realisieren zu können, macht ein Gerät sogar noch ein bisschen teurer als herkömmliche Ausrüstung "von der Stange".

     

    Das größte Problem, dass ich zunächst bei Deinen Vorstellungen sehe, betrifft die Größe des Geräts. Ich habe mal ein kleines "Handgerät" gebastelt (mein erstes fertiges Projekt) und war überrascht, wie viel Platz man doch für die einzelnen Teile braucht.

     

     
    Alternativ könnte man natürlich eigene Platinen entwerfen, auf dem beispielsweise neben den benötigten Prozessoren auch die Taster, Lcds, usw. platz finden. Aber das heißt wieder viel mehr Basteln und natürlich mehr finanzieller Aufwand.
     
    Am besten schaust Du Dich mal hier um und auf der Midibox Seite und schaust Dir mal die verschiedenen Module und Programmierungsmöglichkeiten an. Wenn Du Fragen hast, einfach fragen...
  13. Indeed you have to install the bootloader once via LPC Link (project.bin), but you can upload the bootloader any time after that via usb on the Core PCB (project.hex) if you want to change the lcd type for example.

     

    After the bootloader is installed the first time, you can upload an application via usb on the Core PCB, but you have to remove Jumper J27 for that.

  14. Thank you very much for considering this. I also believe that others could benefit from this, when they are using small ssd1306 displays and want to use a bigger font for the mackie control message.

     

    Greetings

  15. Yeah, it turned out to be a wiring problem, it´s working now.

     

    But I came across another problem with the Mackie Control message: "^txt56" only seems to work with a font that has a height of 8 pixels. The problem seems to be that the "^txt56" syntax sets the cursor to the second line after 56 characters regardless of what the current font height is. If I use a bigger font, then the lower half of the first line is printed over by the second line.

     

    Greetings

  16. Hi TK, thanks for the fast reply. After I checked the whole wiring again, I believe this is simply the case of bad wiring. I´m not 100% sure yet, but I found some bad connections and I´m going to fix them first before I jump to any more conclusions (sorry about that  :whistle: ).

     

    Thanks for the help

     

    Greetings

  17. Hi, i´m sorry if that sounds stupid, but...

     

    i want to connect 16 ssd1306 displays and afaik the first 8 chip select lines are connected to j15, that does work on my side, and for the next 8 (9-16) displays i have to use a dout module for the chip select lines. Is that correct? I tried all evening to connect the displays to a dout module, but all i got are the first 8 displays working correct and the 9th displays shows lcd16, the remaining 7 displays stay dark. Anyone can help?

     

    Greetings

×
×
  • Create New...