Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: Squibcakes; Keyword(s):

Page 1 of 4 1 2 3 4

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    5,942

    Re: 2 Axes USB HID Descriptor problem

    TronicBrain did you sort this out yet?

    I dug through some of my old examples and found this - not sure if it works but it might get ou in the right direction. I haven't played with pics in a long...
  2. Replies
    49
    Views
    39,157

    Poll: Re: ChatBox Good / Bad Poll

    I don't like the positioning of the "search Messages" box... I get confused when doing a site search!
  3. Replies
    3
    Views
    3,382

    Re: Browned off by Brown Out [BOD]

    Hi Ace,

    I did actually RTFM - but I can't make heads or tails of this... what comes first the chicken or the egg when resets are envovled....maybe someone will throw me a bone.... ;)
  4. Replies
    3
    Views
    3,382

    Browned off by Brown Out [BOD]

    Hi all,

    I need some advice on BOD Brown Out Detect programming as I'm doing my head in....

    Pic 12F683 locks up when Vdd voltage drops below 0.6Vdc and then returns => 1.5Vdc.

    Obviously I...
  5. Replies
    56
    Views
    63,859

    Re: HID USB on 18F87J50

    I just saw the PBP 3 update too. Everybody - time to open your wallets. Is it really that more stable than PB2?
  6. Thread: Usb hid

    by Squibcakes
    Replies
    5
    Views
    24,053

    :D Don't we all !! Hehehe that's made my day. ...

    :D Don't we all !! Hehehe that's made my day. :D
  7. Replies
    13
    Views
    17,772

    Ambitious. How is it coming along? I have a...

    Ambitious. How is it coming along?

    I have a 4 blade scaley with no stabilisation and wouldn't mind adding a gyro on the pitch axis... but this would require some tricky eccpm mixing similar to...
  8. Replies
    9
    Views
    7,374

    Just following up .. here is link to what i used...

    Just following up .. here is link to what i used (although it has been replaced by newer part.. http://www.allegromicro.com/en/Products/Part_Numbers/0756/index.asp
  9. Replies
    9
    Views
    7,374

    Allegro make some really good current sensors...

    Allegro make some really good current sensors which look like a TO-220 style case with built in shunt. Cant think of the part number at the mo but I've used in the past and work well up to 60amps.
  10. Replies
    129
    Views
    225,700

    If you read through the posts - you wil see that...

    If you read through the posts - you wil see that it doesn't work with chips ending with A. eg its ok with 16F628 but not 16F628A.

    You will need an external 5v supply (you migh be able to use 5v...
  11. Replies
    772
    Views
    591,541

    Hi DT, Is that in the current version of...

    Hi DT,

    Is that in the current version of inst_ints or the one your working on now?

    I got my progy working by using the @ INT_DISABLE RX_INT command in the handler but is that really kosha or...
  12. Replies
    772
    Views
    591,541

    I'm waiting for a string of NMEA chars to arrive...

    I'm waiting for a string of NMEA chars to arrive into a huge data array.

    I'm not quite sure how to code the above interrupt process into a [wait(" "),data] style command. This is what I am using...
  13. Replies
    772
    Views
    591,541

    Darrel, What I have is a timer1 servicing an...

    Darrel,

    What I have is a timer1 servicing an interrupt every 10msec and a Usart RX interrupt when ever data comes in. Problem is that when the pic is off dealing with the usart interrupt, my...
  14. Thread: USB to USB

    by Squibcakes
    Replies
    3
    Views
    4,825

    Copy using a pic? Have you been able to...

    Copy using a pic?

    Have you been able to connect a memory stick to the pic?
  15. Replies
    8
    Views
    8,885

    Guys, Having trouble compiling UCON.3= 0 ...

    Guys,

    Having trouble compiling UCON.3= 0

    Getting a syntax error with PB2.47. Anyone else?

    Squib
  16. Replies
    2
    Views
    4,305

    Nope don't have that info. Can you get a basic...

    Nope don't have that info.
    Can you get a basic blinky program to run on the chip?

    Maybe you can post your config, and oscillator setup and we can work it out.
  17. Replies
    21
    Views
    80,920

    USB HID Joystick for Dummies

    Hi Guys,

    Want to make a USB HID (Human Interface Device) joystick? It's so easy!

    Attached is my dummies guide that will help you get the killer joystick you've always wanted.

    Cheers
    Squib
  18. Thread: usb gamepad

    by Squibcakes
    Replies
    7
    Views
    6,232

    Hi Mate, I can see you have what you been...

    Hi Mate,

    I can see you have what you been trying, but don't use the mouse demo for joystick - it's not the way.

    In your main program, which ports have you assigned for the buttons and axis...
  19. Thread: usb gamepad

    by Squibcakes
    Replies
    7
    Views
    6,232

    Can you upload your code, or put it up as zip...

    Can you upload your code, or put it up as zip file.

    Squib
  20. Replies
    104
    Views
    136,002

    Nope, the Pic is a USB slave device, same with...

    Nope, the Pic is a USB slave device, same with the USB printer.

    So in a nutshell, Slaves (mice, printers, PIC) are connected to master devices (PC).
  21. Replies
    2
    Views
    4,643

    Good one! I should visit this forum more often.

    Good one! I should visit this forum more often.
  22. Replies
    4
    Views
    4,922

    Turn on the scanner and install the sound card...

    Turn on the scanner and install the sound card drivers so that the mouse can burn the dvd via the usb cable. Well at least that may help if we had more info.

    What is the device?!!!! What are we...
  23. Replies
    3
    Views
    4,326

    Not sure what system you are using, but on my...

    Not sure what system you are using, but on my spektrum 2.4Ghz, the fail safe settings (stick positions) are set when binding the receiver to the radio.

    If in the event the receiver loses the...
  24. Replies
    3
    Views
    5,070

    Hmm, use a three core cable and make a null...

    Hmm, use a three core cable and make a null modem. Pin 2-3, Pin 3-2, Pin 5-5.

    No Pic needed. :)
  25. Replies
    21
    Views
    11,985

    So why not have the transmitter send a...

    So why not have the transmitter send a '!do_nothing' type command continuously while not under command? This will cut out the noise when in range.

    If the robot is out of range, it wont pick up...
Results 1 to 25 of 100
Page 1 of 4 1 2 3 4