USB bluetooth interface to PIC


Closed Thread
Results 1 to 16 of 16

Hybrid View

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

    Default

    Sounds good to me.

    On my side, i don't have any release date for it so don't ask me daily if i received the parts, if i did it or not, if i made some progress or not. Once done and tested, everybody will know.

    If some feel that this product could be use in their project one day, i will take responsibility of the code example... not the hardware or else potential damage.

    If everybody interested agree, life is good, unless, we could just forget it.

    It's still a free offer from Crownhill and me after all
    Steve

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

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

    Default

    I think that it would ahve been nice to see some more support for this project, before anyone undertakes hours of porting.

    Does anybody want to see this happen?

  3. #3
    Join Date
    Jan 2006
    Location
    Istanbul
    Posts
    1,185

    Default

    Lets vote for it!

    Count me first : YES
    Counter = 1
    "If the Earth were a single state, Istanbul would be its capital." Napoleon Bonaparte

  4. #4
    Join Date
    Jan 2007
    Posts
    70

    Default

    so.. what are you asking to be port?ed the sample code for using your quickblue product which exists for other languages but not PBP, or the firmware and design of the quick blue product?

    this is a step toward a inexpensive bluetooth option?

    at present the $30 to $50 bluetooth modules make them almost impossible to consider for anything but custom products... i got a bluetooth USB dongle for 6$ delivered off ebay. i know they are mass produced and not nearly as niche market engineered as products like the quick blue devices, but still.. there must be a way to use bluetooth cheaper.. possibly with these usb host chips?

    is it possible that just putting bluetooth ICs or whatever into the serial mode is possible with a limited amount of code?

  5. #5
    Join Date
    Jan 2006
    Location
    Istanbul
    Posts
    1,185

    Default

    vacpress,

    Check the links DT posted above.


    ----------------------
    "If the Earth were a single state, Istanbul would be its capital." Napoleon Bonaparte

  6. #6
    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.

  7. #7
    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?

Similar Threads

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