
raphael
Frequent Writer-
Posts
592 -
Joined
-
Last visited
Content Type
Profiles
Forums
Blogs
Gallery
Everything posted by raphael
-
Wenn ich mir den MPG 80 so ansehe, brauchst Du auf alle fälle mal viele Potis (1 AIN Modul pro 32 Potis) und ein paar Taster bzw. Schalter (1 DIN Modul pro 32 Taster). Als Basis würde ich mal die MB64 vorschlagen (wie pay_c schon sagte). Also zu Beginn erst mal folgendes bauen: 1xCore 1xAIN 1xDIN und dann testen und erweitern und Spass haben ;D. Ach ja, ein LCD-Display zum debuggen ist nie verkehrt! Raphael
-
If you look at the ADC-Schematic you'll see that every adc board has two channels. So 4 ADC boards are 8 channels ;D) @pilo: Realy cool project. Raphael
-
Yes, that's Ok.
-
Das würde ich auch machen. Seit ich den habe, gibts mit dem brenne keine Probleme mehr ;D
-
Yes, you can. No, if the voltage levels coming from the power supply are ok.
-
Have you loaded the SidPlayer application to your PIC? http://www.ucapps.de/mios/sidplayer_v1.zip
-
Also vom Schaltplan her ist das der JDM-Programmer, wie er auch auf der uCApps Seite beschrieben ist. Du wirst aber auf alle Fälle einen Adapter vom 18poligen 16f84 Sockel auf den 40poligen Sockel für den 18F452 bauen müssen, ausserdem musst Du noch den 10k Pull-Down Widerstand zwischn Pin 31 und 38 nachrüsten. Ausserdem hängt der Erfolg noch stark vom verwendeten PC (Parallelport) ab. Raphael
-
You can also use the .hex files for upload with MIOSStudio (http://miosstudio.midibox.org/).So you won't need to convert the hex to sysex.
-
No jokes about it (as far as I know...), SmashTV has designed a new board with less bridges: http://www.avishowtech.com/mbhp/images/DIN_R2QV.gif Isn't the hole life a test ;D
-
Low voltage programming --> Look at the PIC programming documentation on the Microchip homepage for details. http://ww1.microchip.com/downloads/en/DeviceDoc/39576b.pdf HVP (High voltage programming) --> OK for the MidiBox
-
Works for me: http://www.avishowtech.com/mbhp/ Check the Wiki for other kit suppliers (Mike). BTW: What has this to do with the SID?
-
Den 74HC00 solltest du auf keine Fall weglassen, da der AN2131 nur mit 3,3V betrieben wird uns so kaum den geforderten Stom für den Optokoppler am MIDI-Eingang (Den Du ja nicht kennts!) bereitstellen kann. Genaueres zur Strombelastbarkeit der I/Os des AN2131 würde ich erst im Datenblatt nachlesen. Raphael
-
No modifications needed. Just connect both cores J1 to the power supply. (The modifications you mentioned are necessary for a Multi-SID with optimized C64 supply.) Raphael
-
Just take a look at the schematics. They're always right ;D. For example DIN: If your caps are soldered between pin 16 of every IC and ground it's ok. (Just for correctnes: Ideally bypass caps should be placed between Vdd pin and GND pin(Vss) of every IC.)
-
Every wire will do.
-
No, this is only a 6V supply, you'll need 9V. 412-109063 (9V/600mA) will do it if your backlight doesn't consume too much (take a look at the datasheet). 412-109104 (9V/1A) will do it for shure.
-
Depends on the LCD you use. Backlight can consume a lot. To be on the safe side look for a 800-1000mA supply.
-
Ich denke, Thosten will damit folgendes sagen: Falls Du mit 496 Patches auskommst (4 Banksticks parallel), reichen auch die Atmel EEPROMs von Reichelt. Falls Du aber 8 Banksticks für 1024 Patches brauchst, solltest du Microchip EEPROMS mit 3 ChipSelect Pins nehmen. Gruß, Raphael
-
I have no experience with VDFs but you can cascade two LM3915 for up to 20 LEDs. Look at the datasheet: http://www.national.com/ds.cgi/LM/LM3915.pdf Raphael
-
Depends on the socket but most sockets will do.
-
Wow, that's realy BIG ;D I always mount them on side A. BTW.: on your picture A the orange Jumper is not correct! (Youre bridging Q1 instead of the dotted line ;)) Raphael
-
Looks realy cool 8) What application you need depends on what you want. If you just want to send Note ON/OFF MIDIO128 is the simplest aplication you can use. But as all the application use the same hardware modules, you could change to MB64 later. Yes thats the simplest setup to midify your laser harp. If you have no PIC programmer, order it with already burned bootloader. Have you read this page: http://www.ucapps.de/mios_bootstrap.html The ID depends on the display you use, the SysEx ID for the Core and the Interface type. There is a easy-to-use ID calculator on SmashTV's site: http://avi.dezines.com/mbhp/idgen.html To have different SysEx IDs is only important for Multi-Core setups like the MidiBox SID with 4 cores. So just choose 0x00 for your first Core. If you don't want to use a display, just choose the "character" type as this is the most commen display type. So just order a PIC with ID = 0000000000000000. (Assuming you want to use MIDI and not RS232 connection). Hope this helps, Raphael
-
That's the point. There is a thread about cubase using the meter feature: http://www.midibox.org/forum/index.php?topic=3560.0 But I never heared of sonar using it here in the forum. So check first the sonar documentation if the Mackie Control meters are supported. Shure you can. Every 8-chanel LC supports 8 meters. Take another core for additional 8 meters and leave out motorfaders, buttons and encoders. Raphael
-
Sch..., rechnen sollte man können :P Es wäre vielleicht vernünftig, dir das Mackie Control Manual bei Mackie runterzuladen und alle Funktionen mal anzuschauen. Dann kannst Du entscheiden, was Du weg lässt. Ich weiß auch nicht, ob Cubase überhaupt alle Tasten unterstützt. Lass Dir genug Zeit für die Planung. Vor allem für die Gestaltung der Frontplatte. Raphael