
Janis1279
Members-
Posts
287 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Blogs
Gallery
Everything posted by Janis1279
-
negative range values on AIN J1 and J2
Janis1279 replied to dubphil's topic in Testing/Troubleshooting
May be you will find some short circuit between the 5 volts DC power rails, only. You can make measurements without PIC, LCD. If OK , connect it's again and compare results. Regards, Janis -
May be you have another PC with LPT port,too. my Pic burner module don't working with my IBM Thinkpad computer, but it stable works with another - desktop PC.
-
"Vdd Enable" and "Vpp Enable" signals on 74C14 inputs are changes when you clicking Vdd/Vpp on/off buttons? About 74c14 instead 74hc14 I don't know, but think is another cause!
-
MIDIBOX16E podderzivajet do 16 SR-shift registrov i oni uze vkljuceni v midibox64e_v2_2d\src\main.inc faile : USER_Init ;; initialize the shift registers movlw 0x10 ; use all shift registers ; 0x10h=16decimal = kolicestvo SR Janis
-
Mozet osibocnaja mislja. Smotrel v Midibox64e.ini : ################################################################################ # In the LED_PATTERN section, the patterns for LED-Rings are defined # # 4 different patterns are available. Within a Pattern, 32 steps for CC value # range from 0x00 to 0x7f have to be assigned # The first step is visible on the appr. LED-Ring from Values 00-03, # the second from 04-07, the third from 08-0b, ... # # SYNTAX: <pattern-number(0-3)>.<step-hex-value(00-1F)> <16-bit-binary-value> ################################################################################ [LED_PATTERNS] 0.00 = 0000000000000001 0.01 = 0000000000000001 0.02 = 0000000000000011 0.03 = 0000000000000011 0.04 = 0000000000000011 0.05 = 0000000000000111 0.06 = 0000000000000111 0.07 = 0000000000000111 0.08 = 0000000000001111 0.09 = 0000000000001111 0.0A = 0000000000001111 0.0B = 0000000000011111 0.0C = 0000000000011111 0.0D = 0000000000011111 0.0E = 0000000000111111 0.0F = 0000000000111111 0.10 = 0000000000111111 0.11 = 0000000000111111 0.12 = 0000000001111111 0.13 = 0000000001111111 0.14 = 0000000001111111 0.15 = 0000000011111111 0.16 = 0000000011111111 0.17 = 0000000011111111 0.18 = 0000000111111111 0.19 = 0000000111111111 0.1A = 0000000111111111 0.1B = 0000001111111111 0.1C = 0000001111111111 0.1D = 0000001111111111 0.1E = 0000011111111111 0.1F = 0000011111111111 Etot odin iz 4 rezimov raboti svetodiodnoi lineiki, no ne v odnom iz etih 4 rezimov v 16-ti bitovoje cislo 5 starsih razrjadov ne razu ne stanovitsja 1, a izmenenija na 1 proishodjat v 11-ti mladsih razrjadah. Jesli eti 11 razrjadov sootvetstvuet 11 svetodiodam lineiki, to 16 razrjadov sootvetstvenno... No v *.asm faile toze nado definirovatj zadeistvovanije registri v DOUT module Janis
-
in a setup_mbfm_v1.asm file you can find some more info about encoder modes ;; o the third parameter contains the encoder mode: ;; either MIOS_ENC_MODE_NON_DETENTED ;; or MIOS_ENC_MODE_DETENTED ;; or MIOS_ENC_MODE_DETENTED2 ;; or MIOS_ENC_MODE_DETENTED3 ;; see also http://www.midibox.o...d=encoder_types may be you need to change to the another encoder mode than are by default? Regards,Janis
-
Thanks,nILS! OK. mbFM can do so much more than that, and I must understant about ways how I can better opperate with my mbFM and create great sounds. i have some progress in building an optional part : a AOUT_NG module and Rick Jansens Moog VCF schematic part,too. Regards,Janis
-
Thank you, Smithy for your reply! sorry for my english! there is something wrong with the sound from Helicopter & Applause & Gunshot Patches . These Sounds are quite different from GM standard sounds . Another sound Patches are OK, I think. I don't understand why are these sound problems. Regards, Janis
-
Thanks, rosch! Pics uploaded. push buttons for 4*6 matrix are from the old PC's (power,reset buttons w/out caps), Config, Esc buttons ,too, but with caps 8*soft buttons are type 3FTL6 + grey caps For Instrument and Operator selection used 8 buttons with leds instead of 5 buttons. Idea and right software solution are from the MB FM gallery pages from old posts . All labels are maded with the Brother Label printer at my work. Regards, Janis
-
I am not a programmer, too But you read and read and ... setup_midibox16e.asm setup_midibox16e.hex Regards, Janis
-
1.I have uploaded "128 Preset Patches for MIDIbox FM" for my MBFM. But not all sounds from GM standard are fine: Thats are: Gunshot, Helicopter . With reuploading this patch nothing better with sounds! 2.Some reasons are: To this time I don't knowledges about making own sysex mesages , bulk dumps. Not all clear about using JSynthLib program ,too May be somebody can tell, what I need read first of all about . Regards, Janis
-
Are you read this page, too? http://www.midibox.o...n_dout_pin_list As i understand , i found some missing hex values here. At the 4-column from the left from the beginning right values are: "Pin hex number (sw) " 0x00 0x01 0x02 0x03 0x04 0x05 0x06 0x07 from this raw the another hex values are ok Regards, Janis
-
may be this page helps: http://www.electronics2000.co.uk/pin-out/jack.php#Pin%20Assignments
-
More similar to MIDIbox16e V1.004 looks Midibox64E file: http://ucapps.de/mio...ox64e_v2_2d.zip
-
From the Midibox64 design pages: "Important Note: with the new MIOS based implementation it's possible to run the MIDIbox64 firmware on a PIC18F452." I made some M64 testings with PIC18F4620,too. Regards, Janis
-
Controlling Virtual DJ - New MIDIBOX - Help & Input Needed
Janis1279 replied to jbaldwinroberts's topic in Design Concepts
Did you search the same info in the Wiki page? "DJ traktor faders" for example. -
Problem to connect Display, Datasheet avaible
Janis1279 replied to Udo's topic in Testing/Troubleshooting
Your 4 - digit Siemens DLG1414 display isn't compatible with the MBHP Core module. Read more ...the LCD Module / Supported LCD options in the uCApps section. Regards, Janis -
LCD module connected to the Core Module. Dout Module allows to connect LEDs . Regards, Janis