USB bluetooth interface to PIC


Closed Thread
Results 1 to 16 of 16

Hybrid View

  1. #1
    Join Date
    Apr 2003
    Location
    Cambridge - UK
    Posts
    1,046

    Default

    vacpress, its highly unlikely that you'll see anyone producing a code sample for PBP that implements Host USB and the Stack required to allow you to plug a $6 usb dongle into your PIC project.

    There is a reason that they only cost $6, the processing power and stack are in the PC (driver) and your PIC is not going to be able to provide USB host, Blutooth stack and have room for your flashing led program!

    The main reason that QuickBlue was produced, was to allow developers to interface to a Bluetooth module more easily , with less development and with enough processor memory and time left to run an application.

    Quickblue is open source, schematics, code gerbers etc, so right now as far as i can see, its the ceapest fastest route to implementing Blutooth connectivity in a PIC BASIC project.

    The reason for the port is related only to the code, if you want to use the open source QuickBlue off the shelf, you can't do it with PBP, so the code needs to be ported to PBP to enable you to compile it, thats all.

  2. #2
    RealShark's Avatar
    RealShark Guest

    Default Data logger source

    Hi all,
    I am new to this forum. Can you please tell me whether source code of QuickBlue Data logger application is available for public (or at least for quicklink buyers) or not?

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

    Default

    Sounds like a fun project!

    Dave

  4. #4
    Join Date
    Mar 2007
    Location
    West Hollywood, CA
    Posts
    38

    Cool

    This would be very cool. I'd love to have bluetooth for some of my PIC projects.

    -Sterling

Similar Threads

  1. USB CDC Communications for Dummies!
    By Squibcakes in forum USB
    Replies: 104
    Last Post: - 15th January 2014, 13:43
  2. help my bluetooth and PIC 16F877A?
    By slimpeng in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 18th March 2008, 06:52
  3. USB Interface using PIC
    By Tissy in forum mel PIC BASIC Pro
    Replies: 21
    Last Post: - 22nd May 2006, 16:04
  4. PIC to Bluetooth via USB
    By InitialDriveGTR in forum General
    Replies: 3
    Last Post: - 6th March 2006, 05:56
  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