Bluetooth and PicBasic Pro


Closed Thread
Results 1 to 6 of 6

Hybrid View

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

    Default

    If by 10-12USD Bluetooth Adapter you mean the USB adapters that are commonly used to give PC's Bluetooth capability. Its highly unlikely that you'll see a PIC BASIC solution that uses those. You'd have to impliment a large part of the Bluetooth stack in the PIC, using PBP AND have USB Host capability available in the same device. So it's no possible.

    To qualify that, Technically its just about possible to impliment something, but it would most likely not be compliant with any standard and there'd bo no code space left for the payload - your application!

    What you need is a 10USD (1 off price) Bluetooth module with AT command set and to my knowledge they don't exist at present.

  2. #2
    Join Date
    Nov 2006
    Location
    Murrieta, CA
    Posts
    62

    Default USB Host controller

    You would need a Usb host controller to Handle the D+ and D- signals. The only Host Controller that i have seen is VNC1L-1A
    There are 10 kinds of people. Those that know binary and those that do not.

Similar Threads

  1. USB bluetooth interface to PIC
    By naidab in forum Bluetooth
    Replies: 15
    Last Post: - 17th March 2007, 22:37

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