Search Results - MEL PICBASIC Forum


Search:

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

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    19
    Views
    16,332

    Re: What a Pain In The USB-utt

    Here is some code in this link that looks like it will work for the USBDeviceState initialization.
    http://mac.mf3x3.com/A_PIC_PROGS/USB_STUFF/USBDemo2_DT.txt

    Also, here is some information on the...
  2. Replies
    19
    Views
    16,332

    Re: What a Pain In The USB-utt

    After further investigating the Windows 8.1 problem with the USB emulation, I came across this post....
  3. Replies
    19
    Views
    16,332

    Re: What a Pain In The USB-utt

    Spoke a bit too soon. Works great in WinXP. Windows 8 is more stringent on USB devices and the current descriptor does not work. But it should be very close.
  4. Replies
    19
    Views
    16,332

    Re: What a Pain In The USB-utt

    DaveC3,
    Works like a charm. Thank you very much.
  5. Replies
    19
    Views
    16,332

    Re: What a Pain In The USB-utt

    Ioannis,
    I am specifically looking for PBP code that emulates a USB Keyboard. Unless I am missing it, I don't see that example in the link you posted. The link you posted has a descriptor file in...
  6. Replies
    19
    Views
    16,332

    Re: What a Pain In The USB-utt

    Ioannis,
    I have downloaded the code and examined it. The problem is every descriptor file is different. Even ones that state they are for HID USB Keyboards are different. Finding one the compiles...
  7. Replies
    19
    Views
    16,332

    Re: What a Pain In The USB-utt

    Thanks Ioannis for the post. I have read through most of the thread. Descriptor files very so much from device to device and there is the old way of doing USB and the new way of doing USB it is hard...
  8. Replies
    19
    Views
    16,332

    What a Pain In The USB-utt

    I am definitely feeling the USB pain. I have spent the past 4 days scouring this site and the rest of the world for a working PBP example code of a HID USB Keyboard.
    I have tried literally dozens...
  9. Replies
    8
    Views
    4,965

    Re: It's been a long time!!!

    I tried swapping the two lines and it did not make a difference. But, I have come to the conclusion I either have a faulty chip/board or the bootloader is not actually sending the program to the chip.
  10. Replies
    8
    Views
    4,965

    Re: It's been a long time!!!

    Thanks for the replies.
    The problem is, I can't even get an LED to blink. Does not come on at all, much less blink.
    Just trying to figure out the basics with this chip.

    According to this chart,...
  11. Replies
    8
    Views
    4,965

    It's been a long time!!!

    It's been a while since I programmed in PicBasic. I would like to get back into it. But I am struggling with the simplest of task.....blinking an LED. Spent 3 hours trying to figure out what I am...
  12. Replies
    113
    Views
    180,885

    Re: 144 LED Games Console Project

    I did not read the whole thread, but have you seen these yet?
    http://www.sureelectronics.net/goods.php?id=1095

    3[/URL]2x16 Red/Green LED's gives you three colors.
    Very easy SPI interface. I have...
  13. Replies
    2
    Views
    3,115

    Re: Examples for POV clock

    There is a KickStarter project going on here. It is a POV clock with a Microchip micro-controller:
    http://www.kickstarter.com/projects/680714141/hard-drive-ticktock-pov-clock
  14. Replies
    0
    Views
    3,415

    LIN Bus Protocol

    I am working on a project to communicate to an automotive seat ECU. The ECU maintains the memory seat positions and uses the LIN bus protocol. I have purchased the Microchip APG LIN Serial analyzer,...
  15. Thread: 485onCAT5?

    by Cobra_Phil
    Replies
    3
    Views
    2,278

    Here is a good link describing the wiring...

    Here is a good link describing the wiring schemes.
    http://www.infocellar.com/networks/new-tech/PoE/PoE.htm
  16. Replies
    9
    Views
    6,810

    I used this information to read floats from an AB...

    I used this information to read floats from an AB plc and it worked fine. There is a subroutine for Int to Float.
    http://melabs.com/resources/fp.htm
  17. Replies
    1
    Views
    3,030

    Sensorless BLDC Motor Control

    I have read all of the Microchip application notes (AN970, AN857, etc.), and scanned most of the R/C forums for existing examples of a 3-phase, brushless, sensorless motor controller that uses BEMF...
  18. Replies
    53
    Views
    29,185

    DPU Mode Code

    I worked on a project last year where I needed to send a GPS string using PDU mode. I received the GPS string, converted it to PDU mode, then instructed my phone via blue tooth to send the GPS...
  19. Replies
    4
    Views
    6,108

    Running 19200 baud from a 4 Mhz osc, isn't that...

    Running 19200 baud from a 4 Mhz osc, isn't that kind of pushing it a bit?
  20. If I change the interrupt to either INT_INT or...

    If I change the interrupt to either INT_INT or RBC_INT and move the input to another pin, it works fine. CCP1_INT does not work. It has to be the simulator. I don't have a real 16F628A to test yet....
  21. Sorry Bruce, didn't see the last portion of your...

    Sorry Bruce, didn't see the last portion of your post. I assumed since it worked for you, it was a problem with the simulator. The simulator does show .02v when the button is not pressed and the rest...
  22. Thanks Bruce for the feedback. I'll try to figure...

    Thanks Bruce for the feedback. I'll try to figure out "Whats Up With That"...
    Only wasted ~ 9 hours on it.....
  23. I'm using version .93 Beta DT_INTS-14 and...

    I'm using version .93 Beta DT_INTS-14
    and version 3.2 ReEnterPBP.
  24. 5.00v on Pin3

    5.00v on Pin3
  25. pushbutton

    pushbutton
Results 1 to 25 of 27
Page 1 of 2 1 2