Guest STephenTi Posted February 9, 2004 Report Posted February 9, 2004 Hi all.I'm a newbie on this project. I'm trying to build a Midibox LC. I've buid the core and connect 2 40x2 LCD : It works Ok !Now, I've build the 4 DOUT and I've connect the 10+2 led digits.I've use a test program (with only the led digits DOUT connected to the core) and it work fine.Please, what must I modify in the Midibox LC 1.4 source to make my led digits work ?Thank to Thorsten Klose for his great Job !
Frank Posted February 9, 2004 Report Posted February 9, 2004 Hi & welcome,Congratulations on getting the core and lcds to work on your first try.If you're refering to the 10*7 segment led digit display for smpte/beats than Midibox LC 1.4 does not yet support this. It does display smpte/beats on the 2*40 LCD.If you're talking about ledrings or pushbutton leds than there's nothing to modify to get a standard LC emulation working.So it all depends on what do you mean by 10+2 led digitsPeace Frank
Guest STephenTi Posted February 9, 2004 Report Posted February 9, 2004 Thanks FrankYes, I'm talking about then 10*7 segment led digit display for smpte/beats. Anybody is working on it ?
Frank Posted February 9, 2004 Report Posted February 9, 2004 Hi,Thorsten said that he'll do it but he doesnt know when.PeaceFrank
Guest STephenTi Posted February 9, 2004 Report Posted February 9, 2004 OK !Is it the same for the Led meters ?
TK. Posted February 9, 2004 Report Posted February 9, 2004 Hi Stephen,problem is, that I've added a LED digits driver to the MIDIbox LC application, but haven't found the time to build the hardware in order to test the functionality. D2k tried it, but he noticed the wrong digits - but this could also be a wiring error.So, since you've a tested module, could you please check this version:http://www.ucapps.de/mios/midibox_lc_v1_5rc1.zipYou've to set "METERS_ENABLED" and "LEDDIGITS_ENABLED" to 1, otherwise the appr. drivers will be skipped.Best Regards, Thorsten.
Guest STephenTi Posted February 10, 2004 Report Posted February 10, 2004 Thanks !I try this version ... And I tell you if it works !
Steven_C Posted February 10, 2004 Report Posted February 10, 2004 I can check this too, (will be quicker than last time :P)just bugfixes, or new features as well?
Guest STephenTi Posted February 10, 2004 Report Posted February 10, 2004 Hi.I've just test it.- The display is very strange, but I think it's because I have not yet connected the faders to the core. Is there a way to run the Midibox LC without faders (in order to test the digits, it will take one or to weeks for me to connect the faders...) ?- But I can see that the beat is displayed on the 8 digits (Number 5 to 12, if the number 1 is the left digit and 12 the right digit). - Can you tell me what the 3 and 4 digit displays ?Thanks !
TK. Posted February 10, 2004 Report Posted February 10, 2004 Hi,Steve: there is just a minor bugfix, the MBLC specific "Layer mode" LED didn't work, but normaly is isn't stuffed anyhow. And the LED-Digits feature is only for people who want to add a SMPTE display. STephenTi: yes, you can set the number of faders to 0 and you can disable the MF driver at the top of main.asmThe purpose of the digits is described here:http://www.ucapps.de/midibox_lc/midibox_lc_leddigits.pdfonly 12 are used, the other four digits output random characters.Are the two status digits also ok? Best Regards, Thorsten.
d2k Posted February 10, 2004 Report Posted February 10, 2004 D2k tried it, but he noticed the wrong digits - but this could also be a wiring error.with my track record...:P NO DOUBT!
Guest STephenTi Posted February 11, 2004 Report Posted February 11, 2004 Hi all.I've make some more test last night.If I follow the notation in the PDF (ie display from D0 to D15, just D0 to D9 and D14 and D15 used), the result is :Status : D9-D8Beat : D14-D15-D7-D6-D5-D4-D3-D2-D1-D0I've verify my wiring and it seems to be ok...Do I modify my wiring to follow this or is it a minor bug that can be fix ? Thanks.!! Stupid I am ! I've see the ENABLE_MOTORDRIVER but not the NUMBER_MOTORFADERS just after !! Sorry for this "newbie" question !And in my temporary case, with NUMBER_MOTORFADERS=0, the digit display ok !
TK. Posted February 11, 2004 Report Posted February 11, 2004 Hi,thanks for your input. It's really strange, because the left side digits are handled by the same code like the right side digits, so why does Digit14/15 display the chars from Digit8/9 and vice versa?Of course, this could also be fixed by software, but I guess it's better when I build the hardware and check it by myself (this can take some weeks...) in order to avoid a documentation disaster. till then you can use the hardware fixBest Regards, Thorsten.
Guest STephenTi Posted February 12, 2004 Report Posted February 12, 2004 Thanks Thorsten.I rewire the 4 anodes for display 14 15 9 and 8
d2k Posted February 15, 2004 Report Posted February 15, 2004 Yup, I've just swaped the assignment digits to ones StephenTi used (D6/7 of dout) and found that these are the correct ones :)
TK. Posted February 16, 2004 Report Posted February 16, 2004 Still mysterious, but fine that it works ;-)I will fix the software in the final release, so that the documentation matches with the implementation. This means, that you have to swap the pins again later.Best Regards, Thorsten.
Pearl Posted May 22, 2004 Report Posted May 22, 2004 Hi there ...Before connecting the LED-Digits, I only want to know how is the current status of "midibox_lc_v1_5" ?Bye Pearl
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now