Search:

Type: Posts; User: doggy

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    829

    Re: Graphics Equalizer with higher selection

    well , my problem is that any eq usually runs on sliders which you need to fine tune and gets more tedious when you cant custom save. plus the resolution is usually only 32 sliders at most for a...
  2. Replies
    2
    Views
    829

    Graphics Equalizer with higher selection

    I have a variety of other audio I/O devices, as well as realtek equalizer for my internal sound card, but it does not have the range of selection i want, also other software doesn't either ,...
  3. Replies
    5
    Views
    2,137

    Re: http authentication

    its all good, im not worried about security at all, i just want to get this up, and can't disable cam security, maybe a example of how to put into headers could help, i will try it, but not priority...
  4. Replies
    5
    Views
    2,137

    Re: http authentication

    sweet, i have been reading alot, and different stuff, i noticed that when it pops up on explorer it mentions:
    the site says:
    ipcamera_00D6FB01231F

    is it simple to hash? can we do it if i have...
  5. Replies
    5
    Views
    2,137

    http authentication

    hey guys, i;v recently been learning java in ECLIPSE for my android device, my goal is to create a custom interface for my IPcamera, which so far has gone quite well for the most part, however i...
  6. Thread: gif files & lzw

    by doggy
    Replies
    21
    Views
    6,188

    Re: gif files & lzw

    Post12?
  7. Thread: gif files & lzw

    by doggy
    Replies
    21
    Views
    6,188

    Re: gif files & lzw

    okay, maybe i should get that demo up, on vb6, is it correct that i copy it all into my main form?




    edit..... actually you said you had a working project, any chance you could post the...
  8. Thread: gif files & lzw

    by doggy
    Replies
    21
    Views
    6,188

    Re: gif files & lzw

    looking at thread 10, i think i got most of it, some of that i simply compressed, you did mention my output was 00....00 were you able to note where in the color table that was, did it end up at 0 or...
  9. Thread: gif files & lzw

    by doggy
    Replies
    21
    Views
    6,188

    Re: gif files & lzw

    maybe i should have asked earlier, but my origional intention is to take a typical gif from the web and upload it to device, but anyway i found gif89a structures all over, so i hope i this is the...
  10. Thread: gif files & lzw

    by doggy
    Replies
    21
    Views
    6,188

    Re: gif files & lzw

    that could be it, thnx, i have been following, gimmie a bit to get back with the ex file and my results, but i think you found my hump, also one more thing i want to make sure i understand correctly,...
  11. Thread: gif files & lzw

    by doggy
    Replies
    21
    Views
    6,188

    Re: gif files & lzw

    so far i have ripped a gif file to hex and been able to decode the following which is a 10x10 black square,then a10x10 blue square, hex looks like this:


    47 49 46 38 39 61 // header gif type
    ...
  12. Thread: gif files & lzw

    by doggy
    Replies
    21
    Views
    6,188

    gif files & lzw

    just a few questions about this;

    essentially i want to do a gif decoder however i need to do myown code so i have been looing in to gif files and as far as i see they are usually compressed in an...
  13. Thread: java newb

    by doggy
    Replies
    5
    Views
    2,499

    Re: java newb

    wow, it was working all this time, the emmu is just soooo slow i though, sever minutes to boot is this normal?

    is anyone familar with android here?
  14. Thread: java newb

    by doggy
    Replies
    5
    Views
    2,499

    Re: java newb

    okay, maybe i should staart over from the begining... i have installed eclipse, the sdk, and the adt, i have made it to step 5 here...
  15. Thread: java newb

    by doggy
    Replies
    5
    Views
    2,499

    java newb

    hey gys

    in recent past i have discovered mirocontrollers and learned C to go with it, i am also familar with vb(6) and the real old basic,

    i want to get in to the java mostly to do apps for...
  16. Replies
    2
    Views
    582

    Re: mscomm port25 (btw doogle)

    ah, i got it, thnx, i forgot to reload the control
  17. Replies
    2
    Views
    582

    mscomm port25 (btw doogle)

    hi, im using mscomm control for my project, which is now working great on a serial cable, recently though i got a firefly bluetooth to serial adapter which also works great on my pc since it connects...
  18. Replies
    32
    Views
    7,459

    Re: [RESOLVED] mscomm waiting

    wow, i am actually glad for the harping, that was my little boost, in the beginning i was just as excited, and recently i'v been barfing code out my ears, and i only marked it resolved in case you...
  19. Replies
    32
    Views
    7,459

    Re: [RESOLVED] mscomm waiting

    still no go there, and i have been watching those arrays but not seeing a problem, even on the dump it is flowing past 80, also I remember once that i tried to dim an array at 500bytes before, and...
  20. Replies
    32
    Views
    7,459

    Re: [RESOLVED] mscomm waiting

    yup rxcount was dimmed, main1 rxcount=0; subRXSERIAL line1 rxcount = rxcount+1; and ofcourse writeepp

    ALSO that Set INTCON.1 Off compiled ok, but there was no effect to the device or memorydump...
  21. Replies
    32
    Views
    7,459

    Re: mscomm waiting

    i gaurentee that isnt the problem, there is lots of ram left, and even happens on single instruction programs

    i will go try a comiler update anyway, thnx for all the help!
  22. Replies
    32
    Views
    7,459

    Re: mscomm waiting

    UM THE cts in initalise is requd as the first cts trigger since it needs to go high to clear the first byte or the interrupt will never trigger from the first bit.

    the interrupt is dirrectly...
  23. Replies
    32
    Views
    7,459

    Re: mscomm waiting

    ya furshure, take your time, i'm heading in to full shifts aswell till xmas, and I appreciate all the help already!
  24. Replies
    32
    Views
    7,459

    Re: mscomm waiting

    here, i should include this txt file that has the results of my eeprom,

    there are numeric sequences i have hidden to identify the codebite off the pic

    1234567, 7654321 AND 1232321, (each...
  25. Replies
    32
    Views
    7,459

    Re: mscomm waiting

    yes click 2$3$CLR is working, and thats exactly why it shows in the text to make sure,,, in the previous post your first guess was bang on!
    " From what I can make out, the RXSERIAL subroutine...
  26. Replies
    32
    Views
    7,459

    Re: mscomm waiting

    well i esentally want it to run off the previous memory when its booted, but i use the serial to reprogram the external eeprom memory,
    i want it to keep reading page after page until WAITARRAY =...
  27. Replies
    32
    Views
    7,459

    Re: mscomm waiting

    no i didnt; i deleted interrupt1 interrupt0(Ext0) is my RX from serialport(portb.0), A5 is actually my output disable on the led array, to turn of the multiplex driver (which is what the mux sub...
  28. Replies
    32
    Views
    7,459

    Re: mscomm waiting

    um good question, i had that fear but i figured since it was writing the page with b.0 (RX) on the interrupt that it wasnt interrupting during the interrupt sub.

    also i disabled interrupt1 since...
  29. Replies
    32
    Views
    7,459

    Re: mscomm waiting

    i maybe spoke too soon, it seems that it was loading up to the internal eeprom, but there seem to be some glitches that i can't figure out, maybe you can look at my pic code too!? I have attached the...
  30. Replies
    32
    Views
    7,459

    Re: mscomm waiting

    yes good eyes, thnx for going above and beyond, that wait command is actually a double of the one above it b4 the goto command, and that data-effected on RTS was my check bit to detect RTS without...
  31. Thread: Mscomm

    by doggy
    Replies
    3
    Views
    798

    Re: Mscomm

    thnx doogle, i just read that other thread, ima try that!
  32. Thread: Mscomm

    by doggy
    Replies
    3
    Views
    798

    Re: Mscomm

    yes im interested but i cant see the signal on my PIC at all when i switch handshake mode, it only works in com,none in vb (cts & dsr is setON in PIC uc)

    right now cts switches off at...
  33. Thread: Mscomm

    by doggy
    Replies
    3
    Views
    798

    Mscomm

    sry,MAYBE I SHOULD REPHRASE, how do i get vb to wait until dsr input =1 before sending CODEBITE2(HANDSHAKE = OFF)?


    Private Sub Command1_Click()
    If MSComm1.PortOpen <> True Then...
  34. Replies
    32
    Views
    7,459

    Re: mscomm waiting

    are you sure? the codebite1 is sending ? and the port off command is after the codebite2 send? all in the same sub, maybe other suggestions? (removing the portoff and dtroff didnt work):(


    can...
  35. Replies
    32
    Views
    7,459

    [RESOLVED] mscomm waiting

    hey guys i am hoping you can help here, this is the last part of a 6mth project and i'v been stuck on this for a week,, i am trying to write pages of data to my pic microcontroller, and i have gotten...
  36. Thread: xyz data

    by doggy
    Replies
    6
    Views
    1,436

    Re: xyz data

    alright! that's a cool little program foxy!@ I spent almost an hour playing with it. However could you please extract the line(s) for me that actually does the calculation. I was reading the...
  37. Thread: xyz data

    by doggy
    Replies
    6
    Views
    1,436

    Re: xyz data

    no thats ok! any help is great!!!!
  38. Thread: xyz data

    by doggy
    Replies
    6
    Views
    1,436

    xyz data

    hi, I gotta robot i am working on programming, this robot can go F/B L/R U/D and plots its location, along with the obstacles it detects.

    However I need help with an algorithm that can store...
  39. Thread: xyz data

    by doggy
    Replies
    1
    Views
    474

    xyz data

    Whats the easiest way to store an xyz position for easy recall later on?

    im doing this in basic, but any tricks may help
  40. Replies
    1
    Views
    424

    Re: charting distances

    UPDATE: I got the box to stop at the wall , but now how do I get it to take the short path around it>>??????
Results 1 to 40 of 41
Page 1 of 2 1 2



Click Here to Expand Forum to Full Width