Jump to content

Simson91

Members
  • Posts

    24
  • Joined

  • Last visited

    Never

Posts posted by Simson91

  1. Some pictures of the box and a little sideview. Sorry for the bad quality of the pictures (my digicam is simply crap) and the poor drawing :)

    I'm still looking for conductive paint, couldn't find any, does anyone know in which kind of store I should look for it, in germany?

    Some things I'd like to add is a little power LED which woun't be a problem but I'll try to design it like the speed calibration strobe of an real turntable and maybe one or two real cool looking buttons but thats future stuff.

    Simon

    HPIM6398.JPG

    HPIM6400.JPG

    3439_sideview_jpg1706ce7295678aa5987933d

  2. I'll probaly send this fader back. I could open it but I would loose my warranty. I'm not sure if I should try a different one or get the same one again to see if the problem was this fader.

    Oh and I took the measurements directly on the pins of the fader.

    !EDIT: All right, I opened the fader and I was lucky, one of the little wipers was like a millimeter from the contact, so I bend it down aand...

    It works perfectly. I connected everything and my crossfader is now up and running in traktor. Thanks for all your help rasteri! I'll try to get some conductive paint to get my vinyl to work as the touch sensor and my box is gonna be completed.

    EDIT: Picture of "beta wooden box" :)

    Thanks again

    Simon

    3424_Foto_23_jpg825d25391a1acbfea5cd13fa

  3. Some weird stuff: The voltage on the two fixed points is 5V like it should be I guess but on the wiper the voltage is 0,3V and it doesn't change when I move the fader.  ??? ???

    resistance between 1+2 = not connected (too big to measure)

    resistance between 1+3 = not connected??

    resistance between 2+3 = 50k

    the problem is I don't see any changes when I move the fader, that is very strange to me.

    EDIT measured the resistance between 1+3 again (my multimeter seemed to go crazy) and got no connection either. And the one between 2+3 is 50k

    ...man this thing got me nuts  ::)

  4. Hey rasteri,

    I really have to apologize for that, sorry. So I uncomment the use adc encoder lines but then I didn't save it and tried to compile it. Anyways,

    it works, I compiled the code umploaded it and the touch sensor officially works, thanks!

    There is one thing though, the encoder doesn't work anymore. Maybe I forgot to change something in the voltage for encoder comparators?

    I guess it can't be too hard to fix since it worked with the first release of your code.

    I was really happy to see the touch sensor work though, thanks so much for going over everything with me again.

    Simon 

  5. Thats was indeed my fault.

    Somehow I got a prblem compiling the code:

    Linking Project

    error: missing definition for symbol "_CVRCONbits", required by "_output\main.o"

    error: missing definition for symbol "_CVRCON", required by "_output\main.o"

    error: missing definition for symbol "_CMCONbits", required by "_output\main.o"

    I didn't expect that. Maybe its more simple if you or someone else could send me the .hex file?

    Thanks

    Simon

  6. :D Thanks,all my respect goes to you because you did it without an instruction and I'm just using the stuff you put online, so asking some questions or stumbling over some little errors are things I'll have to go through other wise it would be boring. ::)

    You were right, I had a 10k pullup resistor on RD1, so I'm gonna remove that whole part now (so no 5V at RD1 either right?) and will be back with some (hopefully) good news soon. :) 

    Simon

  7. Hey, I just built in the 360K resistor but I still don't get any output .. there is still no ( well 0.01V) voltage on RD4 or J14...

    I'll to express how I connected everything:

    RD1 (4.9V) ----360K-----RD4

                                  l

                                  l

                          wire to touch

    I hope you guys kind of see how it is, its weird because there realy is not much that could possibly go wrong.

    Thanks

    Simon

  8. I tried a couple more things with my touch sensor but it probaly can't work like it is now. I measured 4.15 V at RD1 which is connected through a 47k resistor to RD4 (J14) behind the 47k resistor I measured only 0.01V  ??? which is probaly not enough to get any signal out of the PIC. Does anyone know what voltage it has to be on RD4 and how it should change if I touch the little wire I put behind the 47k resistor to get a signal?

    Thanks

    Simon

  9. Hi everyone,

    All right so I tested a little bit more and I noticed that the voltage at both pins (3 & 4) from 0V when its "off"(the IR LED is covered) only goes up to 0.02V when its "on". Is that even enough for the PIC to notice a change and send data? I accedently connected the 5V in of the photodiode with one of the out pins and I got midi signals like:

    "CC Modulation Wheel value: 63

    CC Modulation Wheel value: 64

    CC Modulation Wheel value: 65

    ..."

    I don't get these just with the encoder wheel though (maybe the low voltage difference from on and off?).

    Thanks, Simon

  10. Hi everyone,

    I am trying to build rasteris scratch controller(http://www.midibox.org/forum/index.php/topic,11167.0.html) (I'm amazed by it, respect!) I'm using the first c code he posted (can't use the other new one because of my PIC18F452). I'm almost done and

    I just build my encoder with a dual IR photodiode and an IR LED but the only MIDI output (after the one upload request in the beginning that shows that my PIC is up and running) I get is

    "CC Bank Select Value: 64"

    "CC Bank Select Value: 0 " 

    "CC Bank Select Value: 64"

    "CC Bank Select Value: 0 "

    ....when I let the encoder wheel (the one rasteri has avaliable to download in his thread) spin through my encoder.

    So in Traktor I can only spin in one direction.

    I guess its a problem with the quadrature but I don't know what possibly could be wrong with my encoder, I took a picture of it maybe it can help to find the problem.

    http://foto.arcor-online.net/palb/alben/45/749645/1280_6331653336346461.jpg

    Here is the link to rasteris wiki to show how my module is build: http://www.midibox.org/dokuwiki/scratchcontroller

    I attached the code I am using right now too(thanks for sharing all this rasteri!). I hope this is all the information you guys need.

    Thanks for your time,

    Simon

    main.c

×
×
  • Create New...