Pic 18f Usb


Closed Thread
Results 1 to 40 of 135

Thread: Pic 18f Usb

Hybrid View

  1. #1
    dandyong's Avatar
    dandyong Guest


    Did you find this post helpful? Yes | No

    Default

    Hi all,

    Nice to meet you.

    I already have files generated by EasyHID.

    What I want is when PIC18F4550 detect High in any of its digital inputs, Firefox is run automatically.

    VB6 code to run Firefox for your reference.
    Private Sub Form_Load()
    Shell "C:\Program Files\Mozilla Firefox\firefox.exe", vbNormalFocus
    End Sub

    Just don't know how to write the part to detect HIGH in digital inputs of PIC18F4550.

    Please send me the complete PIC source code & VB 6 source code for the above scenario to my email below.
    [email protected]

    I really appreciate your help.

    Thanks and best regards.

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by dandyong View Post
    Please send me the complete PIC source code & VB 6 source code for the above scenario to my email below.
    But first you will have to transfer funds to my bank account.
    Contact me at
    "[email protected]"
    Dave
    Always wear safety glasses while programming.

  3. #3
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    See this one
    USBDemo, something to learn USB a little bit
    http://www.picbasic.co.uk/forum/showthread.php?t=5418

    And play with it.

    That should cover most scenarios.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  4. #4
    Join Date
    Feb 2005
    Location
    Holmfirth England
    Posts
    116


    Did you find this post helpful? Yes | No

    Default

    Hi,

    Anyone know where I can get easy HID from?
    The links at the start of this thread no longer work.

    Regards
    Bob...

  5. #5
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    I think it's still available when you download the free version of MicroCode Studio.

    http://www.rentron.com/mcstudio/mcsinstall.exe
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  6. #6


    Did you find this post helpful? Yes | No

    Default Using easyhid

    Hi
    Just to say I have recently installed easyhid to work with a pic18f4550 using the helm template to communicate with pc. On pc side I am using free 2005 vb express and all works great displaying 8 temperatures etc. e.g top of upright freezer -18 deg bottom -23 deg. Does anyone know if template will work with vb 2008, I have tried without success, any advice appreciated.

    Tom

  7. #7
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Helm's one is mine, and yes it worked for me with VB2008 last time I tried (not for sure for express version though).

    What kind of problem you have with?
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Similar Threads

  1. USB CDC Communications for Dummies!
    By Squibcakes in forum USB
    Replies: 104
    Last Post: - 15th January 2014, 13:43
  2. Reading a slave USB with a pic
    By pcaccia in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 25th October 2008, 12:00
  3. Replies: 15
    Last Post: - 30th October 2007, 19:25
  4. USB communication with pic
    By Shamir in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 14th August 2006, 23:43
  5. USB PIC without USB Connection
    By Tissy in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 26th December 2005, 17:39

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts