mess Posted June 16, 2006 Report Share Posted June 16, 2006 Hello,I'm wondering what program TK uses for drawing the interconnection diagrams for the midibox projects?I want to document my c drumseq projectand if possible I want the led/button wiring diagramsto be consistent with the official MB projects..Thank you,Michaël Quote Link to comment Share on other sites More sharing options...
audiocommander Posted June 16, 2006 Report Share Posted June 16, 2006 Hi Michaël :)I think it's Eagle from http://www.cadsoft.de, I'm not sure though...Cheers, Michael Quote Link to comment Share on other sites More sharing options...
audiocommander Posted June 16, 2006 Report Share Posted June 16, 2006 ahh- forgot to add this one ;DI want to document my c drumseq projectThat's really great!Thanks v much!:) Quote Link to comment Share on other sites More sharing options...
stryd_one Posted June 16, 2006 Report Share Posted June 16, 2006 Yeh you've got my attention! :D Tell us more! Quote Link to comment Share on other sites More sharing options...
mess Posted June 16, 2006 Author Report Share Posted June 16, 2006 I think it's Eagle from http://www.cadsoft.de, I'm not sure though...Hello, I know the schematics and pcbs are done in eagle,but I want to draw something like this:http://www.ucapps.de/midibox_seq/mbseq_din_v2.pdfabout my project, I'm building a simple drum sequencer based on the clockbox examplespecs:-8 drumtracks with 32 steps -each step has note on/off, accent on/off,(roll on/off)-16 patterns (nr of patterns will be increased)-patterns are stored on a bankstick-loading/saving of patterns is possible when seq is runninguser interface:-20x2 lcd-5 softbuttons + menu/ok button + encoder-16 step buttons/leds-8 dedicated buttons with play/pause, stop, menu shortcutsstatus:-seq is running with 16 steps with user interface-currently there's only one loop length, note division for all tracks-I'm able to run the seq with 32 steps but due to performanceissues the running led when seq is playing has to be disabled :(there's still a lot of work to do, I've written all the code in C to test the concept without losing much time in code optimalisationnext week when my exams are done I will have more time to work on the code, maybe some of you could help me with some C/ASM optimalisationthis is only my second C project so I expect there's a lot of room for improvement ;Dhere's a picture of my testsetup: Quote Link to comment Share on other sites More sharing options...
stryd_one Posted June 16, 2006 Report Share Posted June 16, 2006 :o :D :D :D Great stuff :)Heheheh I think it's funny, while I was waiting for bill, and bill was breaking his arm, you've got it done ;D Quote Link to comment Share on other sites More sharing options...
TK. Posted June 16, 2006 Report Share Posted June 16, 2006 A promising project! :)I don't use the schematic tool of eagle, because the results are looking ugly and not always understandable for electronic newbies. Instead I'm using xcircuit (a derivative of xfig) - not because it's the best, but because I'm familiar with this program since ca. 10 years and just love it :)Best Regards, Thorsten. Quote Link to comment Share on other sites More sharing options...
mess Posted June 16, 2006 Author Report Share Posted June 16, 2006 Thank you Thorsten,I've just installed the precompiled windows version of Xcircuit,could you please give me the xcircuit files of a din/dout connection diagramslike the ones of MB_SEQ?Michaël Quote Link to comment Share on other sites More sharing options...
TK. Posted June 16, 2006 Report Share Posted June 16, 2006 I've uploaded the files to this location: http://www.ucapps.de/tmp/mbseqxc.zipBest Regards, Thorsten., Quote Link to comment Share on other sites More sharing options...
Jaicen Posted June 16, 2006 Report Share Posted June 16, 2006 Looks like you've made some excellent progress! If you need anyone to make up some PCB layouts or whatever then give me a shout. Quote Link to comment Share on other sites More sharing options...
Davo Posted June 16, 2006 Report Share Posted June 16, 2006 I like Geda. See http://geda.seul.org/. It's freeware, open source, and very capable. Quote Link to comment Share on other sites More sharing options...
mess Posted June 18, 2006 Author Report Share Posted June 18, 2006 I've uploaded the files to this location: http://www.ucapps.de/tmp/mbseqxc.zipThanks Thorsten, I will post the diagrams together with my code when everything is finished...don't expect too much from it , I just want to make a basic drumseq for my micromodular :)Looks like you've made some excellent progress! If you need anyone to make up some PCB layouts or whatever then give me a shout.Thanks Jaicen, I'm using a core module, a Dinx4 module and 3/4 of a Doutx4 moduleso it's all standard pcbs...I could use some good suggestions on the user interface and stuff like that,will post more on that after my exams...I like Geda. See http://geda.seul.org/. It's freeware, open source, and very capable.I sure will try this program, I'm using eagle for drawing pcbs at schooland I don't like it that much :)for this project I will use Xcircuit so that the diagrams have the same look as the MB onesMichaël Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.