Jump to content

MTE

Frequent Writer
  • Posts

    1,187
  • Joined

  • Last visited

Everything posted by MTE

  1. Uhm Ive totally overread that, sorry, it works now *happy :)
  2. hehehehe, Ive done many things the last hour, installed Tortoise and got access to the server, but 1 thing is totally nerving....when I want to connect to a folder I must write everytime my passphrase for 2 times ??? >:( ...so I only connect in Read-mode for now via webbrowser... Ok, than I putted all new files into my C-Skel...but when I try to compile I got only this error error: missing definition for symbol "_USER_LCD_Select", required by "_output\main.o"
  3. Yayyy thank you Thorsten :) Hehe, no, I got a empty C-skeleton and started with coding.... void Init(void) MIOS_LCD_YAddressSet(0x00, 0x40, 0x80, 0xc0); void DISPLAY_Init(void) // LCDs-Initialisation MIOS_LCD_TypeSet(MIOS_LCD_TYPE_CLCD, 0x80 | 0x37, 0x80 | 0x25); MIOS_LCD_Init(); MIOS_LCD_TypeSet(MIOS_LCD_TYPE_CLCD, 0x80 | 0x24, 0x80 | 0x23); MIOS_LCD_Init(); MIOS_LCD_TypeSet(MIOS_LCD_TYPE_CLCD, 0x80 | 0x20, 0x80 | 0x21); MIOS_LCD_Init(); MIOS_LCD_TypeSet(MIOS_LCD_TYPE_CLCD, 0x80 | 0x22, 0x80 | 0x34); MIOS_LCD_Init(); //Writing on LCD 1 & 2 MIOS_LCD_TypeSet(MIOS_LCD_TYPE_CLCD, 0x80 | 0x37, 0x80 | 0x25); MIOS_LCD_CursorSet(0x00); MIOS_LCD_PrintCString("LCD 1 on >RD7<"); MIOS_LCD_CursorSet(0x80); MIOS_LCD_PrintCString("LCD 2 on >RC5<"); //Writing on LCD 3 & 4 MIOS_LCD_TypeSet(MIOS_LCD_TYPE_CLCD, 0x80 | 0x24, 0x80 | 0x23); MIOS_LCD_CursorSet(0x00); MIOS_LCD_PrintCString("LCD 3 on >RC4<"); MIOS_LCD_CursorSet(0x80); MIOS_LCD_PrintCString("LCD 4 on >RC3<"); and so on...... ::) maybe not the elegantest way to code, Im not a pro but willing to learn ;D
  4. ...just noticed we reach the 160 ;D *happy :D :D
  5. Yes, for now I only want to test if its possible and working without big problems, but I see in future mega midirouters / monitors with a big bunch of LCDs to overview all parameters etc without shortened names/values :) Ive connected them to my LC-Core and this is powered with an 23A PC-PSU ;) ;D Totally right, that I figured out the last hours, because when u need to communicate to the 3rd and above LCD u need to reinitialize every display before you can write something to it.
  6. This morning I soldered this bunch of 8 LCDs to 1 Core....totally awesome :) The testapp is simple written in C within the "void DISPLAY_Init" section, but what I need is to check if they dont suck too many processor performance etc.... maybe I should write some coundtdown`s or something for each display, but I dunno how to do this....stryyyyyd, I need you at the chat ;D ;D The next days Ill try if I can connect 16 Displays to the Core, but 1st I wanna check if the 8 works stable... brb.... :)
  7. Oh Asche auf mein Haupt... es funzt jetzt, ich will gar nicht verraten was es war :-[ ich sage nur Stichwort abstehendes Kabelhäärchen -> Kurzschluß zu einem anderen Pin :-[ *schäm, und sowas nennt sich Guru ;D Auf jedenfall läuft jetzt seit ner halben Stunde eine Panorama-Automation auf allen Displays ohne das irgendeins ausgeht oder einfriert *freu Sorry Amiga-Falcon für das ganze Hijacking hier, dafür mach ich mich jetzt gleich an die Doku für die Wiki. EDIT : mal soweit angefangen :) -> http://www.midibox.org/dokuwiki/wiring_up_a_lc_with_4_lcds_on_1_core
  8. Guten Morgen nach nochmaligem 2 Std rumprobieren mit allmöglichen Firmwares und diversen MIOS-Debug-Interface-Tests (welche keinen Erfolg brachten) schaute ich mir nochmal die Pintabelle an, die es als einziges im Web für diese ganz speziellen Displays gibt... ....tjaaaaa, man sollte doch das kleingedruckte lesen, da steht 4-bit Betrieb ::) .....nunja, Lötkolben gezückt und DB0-DB3 abgelötet, und siehe da, es funzt. Lediglich Reste der Initialpage bleiben auf den jeweiligen Zeilen noch kleben, was sicher noch am Treiber liegen mag, aber so bin ich mal vorerst zufrieden und kann mit Sicherheit behaupten, das die Dinger taugen. Initialpage (nach dem Einschalten...) Projekt geladen in Nuendo (8 Audiospuren) EDIT : Grrrrr....zwischendurch ist mal wieder LCD4 ausgegangen und erst nach ein paarmal Aus-Einschalten war es wieder funktionsfähig, ich kann mir das nicht erklären...
  9. Works perfect by click on the link (Firefox) ...
  10. Wie gesagt, die Initialpage erscheint ja sauber auf allen Displays, darum kann ich mir das grad mehr wie nicht erklären... :(
  11. Macht keinen Unterschied, same Error, scheint eher softwaretechnisch mit der E4-Anbindung noch zu zicken.
  12. Hurra hurra die Post war da ;D So, hier mal das Resultat, ich hatte anfangs Schwierigkeiten, mit Docs Firmware hat die Kiste immer neu gebootet *seltsam, er empfahl mir dann R10 abzuhängen, danach gings, bis auf das... ...ich starte die Box und die LC-Initialpage erscheint sauber auf allen LCDs verteilt....lade ich nun ein Projekt in Nuendo mit 8 Audiospuren (Audio1-Audio8), zeigt es mir wie auf dem Bild zu sehen ist nur die ersten 6 Spuren an, muss also irgendwo noch ein kleiner Haken sein. Doc funzt das soweit bei Dir perfekt oder hast Du ähnliche Symptome ?? Grüße
  13. Klingt interessant, frägt sich nur wo Du noch 2 freie Pins herbekommst, laut meiner Theorie sind (glaube) ich dann bei 4 Displays schon alle belegt... Ne große Doku brauchts eigentlich nicht für das 4er-Vorhaben, ich habe lediglich das nxclcd.pdf angepasst und die dementsprechenden Files von meiner LC-Firmware in Doc`s kopiert (siehe Attachments). Wenn nur endlich scheiss DHL an meiner Tür klingeln würde, dann könnte ich das endlich testen... :) Grüße P.S.: Die angehängte Firmware ist Doc`s ungeänderte ;) midibox_lc_x4_snapshot.zip midibox_lc_x4_snapshot.zip
  14. Its better to mount all Encs below the LCD, so you can see all the time the values without having your hand over it ;)
  15. Von wegen brökeliges Englisch, Setzen ! 1 ! ;D
  16. Nunja, nimm 3 Masterkeyboards, 1 SID, 1 FM, 4x LC, 1 SEQ, 1 nochirgendwas, 1 nommalebbes, etcetc ;D da ist man mit nem 20 Port-Interface erstmal gut bedient....wobei wenn ich Docs Studio jedesmal sehe, 8 Stück 8x8er Motus voll bestückt... :o normaaaaal ...diese USB-Hubs gibts schon für 1 Euro, hab 2 hier rumliegen, gabs mal im Norma ;D ;D
  17. Moing :) Ähnliches plane ich auch für die MegaLC, die braucht schliesslich 4 eigene MIDI-Interfaces und da meine MOTU nur noch 3 Plätze übrig hat muss ich auch umdenken. Ist Dir die GM5-Bulkorder schon ins Auge gestochen ? ->http://www.midibox.org/forum/index.php/topic,11387.0.html Lies Dir das mal in Ruhe durch und bestelle gleich mal ordentlich ;D das ist glaube ich die beste Lösung. :)
  18. Hi Mackie Universal Control Mackie Control Extender ;) Jo, die Firmware hab ich mal hier, morgen wenn die Displays da sind wird das getestet und für gut befunden :) TK will laut Doc`s Aussage den Treiber vermutlich noch ebbes überarbeiten, aber ich kann ja die Vorabfirmware schonmal Online stellen, ne Lötanleitung gibts selbstverständlich noch dazu ;)
  19. Yo I change now my plan to use the 4x40 for SID/FM, instead Ill use 2 2x20 for it, so I exchanged my PC-Temperatures/Speedfan-LCD (2x20) by the 4x40 --> Attachments More Info about the Software youll find here -> http://lcdsmartie.sourceforge.net/shots.htm Enjoy :)
  20. Moin habe das selbige auch vor.....Doppel-LC + 2x XT in einem Gehäuse = 16 Stück 2x16er Displays betrieben mit 4 Cores ;D am Montag kommen die Displays, dann wird gelötet, getestet und online gestellt ;)
  21. Selber Süchtiger, wer baut hier in Rekordzeit soviele Maschinchen... ;D Die Frage tut sich mir auch auf, ich habe das bisher zum Test alles ohne Sicherung durchgezogen, was sicher nicht professionell ist :) Grüße
  22. middle next week, they still arent arrived....
  23. Gmorning I think no they wont fit...compare the hole-dimensions and the distance between the panel, pcb and cube-height ;)
  24. Kuck das sind die Knöppe, fühlen sich alumäßig an und sind einfach nur edel ;) ... kosteten 80 cent das Stück direkt bei albs http://mte.bplaced.net/Hardware-Projects/LNRV-Control/LNRV-Build.htm <-- gaaaanz unten ist ein Video wo Dir kurz die Funktion des TS zeigt....Enjoy ;)
  25. MTE

    USB PIC Module

    -> http://www.midibox.org/forum/index.php/topic,11387.0.html ;)
×
×
  • Create New...