Hi, Can anyone recommend an inexpensive bluetooth module that one can connect to a MCU via the serial, SPI or I2C port. I do not want to write the prorcol stack myself. I should be able to use simple commands to the module, and the module should handle all the protocol specifics of bluetooth. Regards Anton Erasmus

Looking for bluetooth module
Started by ●August 28, 2004
Reply by ●August 28, 20042004-08-28
Haven't used any myself (yet), but here's some info: http://www.btdesigner.com/qualmod.htm -- ...The Bit Eimer [remove keinewurst and reverse letters in domain to email me] "My goal in life is to be the kind of person my cat thinks he is" -------------------------------------------------------------- "Anton Erasmus" <nobody@spam.prevent.net> wrote in message news:qlj1j0pe6thg4n0nbbd74de5lsneaohvlc@4ax.com...> Hi, > > Can anyone recommend an inexpensive bluetooth module that one can > connect to a MCU via the serial, SPI or I2C port. I do not want to > write the prorcol stack myself. I should be able to use simple > commands to the module, and the module should handle all the > protocol specifics of bluetooth. > > Regards > Anton Erasmus >
Reply by ●August 28, 20042004-08-28
Anton Erasmus <nobody@spam.prevent.net> wrote in message news:<qlj1j0pe6thg4n0nbbd74de5lsneaohvlc@4ax.com>...> Hi, > > Can anyone recommend an inexpensive bluetooth module that one can > connect to a MCU via the serial, SPI or I2C port. I do not want to > write the prorcol stack myself. I should be able to use simple > commands to the module, and the module should handle all the > protocol specifics of bluetooth. > > Regards > Anton ErasmusParallax is selling one. Go to their web site (www.parallax.com I think) and search the catalog for Bluetooth. I've used them to communicate between a data acquisiton module based around a PIC 16F and a PC with a Linksys Bluetooth to USB widget. Worked very well. Rob Young rwyoung@ieee.org
Reply by ●August 28, 20042004-08-28
I am using BRM01 from RF Solutions. http://www.rfsolutions.co.uk SDC "Anton Erasmus" <nobody@spam.prevent.net> escreveu na mensagem news:qlj1j0pe6thg4n0nbbd74de5lsneaohvlc@4ax.com...> Hi, > > Can anyone recommend an inexpensive bluetooth module that one can > connect to a MCU via the serial, SPI or I2C port. I do not want to > write the prorcol stack myself. I should be able to use simple > commands to the module, and the module should handle all the > protocol specifics of bluetooth. > > Regards > Anton Erasmus >
Reply by ●August 28, 20042004-08-28
Has anyone ever actually seen a Zensys product? They were talking smack about some badass low-bitrate wireless meshing module based off an 8051 some time ago. Aimed for home automation and what not. It looked pretty cool, but I havent seen or heard from them in a long long time. They're not purchasable, are they? Myren
Reply by ●August 29, 20042004-08-29
Hi, I'm an embedded developer, but never worked on any Bluetooth stuff before. Does anyone have any good links so I can do some reading up? I am wondering what hw/sw would be involved in a Bluetooth hands free kit for a mobile ( cell ) phone? Like the little Bluetooth head-sets you can buy for $40 or so?? Do people offer off the shelf modules for this? Thanks, David. "Anton Erasmus" <nobody@spam.prevent.net> wrote in message news:qlj1j0pe6thg4n0nbbd74de5lsneaohvlc@4ax.com...> Hi, > > Can anyone recommend an inexpensive bluetooth module that one can > connect to a MCU via the serial, SPI or I2C port. I do not want to > write the prorcol stack myself. I should be able to use simple > commands to the module, and the module should handle all the > protocol specifics of bluetooth. > > Regards > Anton Erasmus >
Reply by ●August 30, 20042004-08-30
I sure have seen one and held it in my hand. DevKits are purchaseable at www.zen-sys.com . /mikael "myren, lord" <thefowle@wam.umd.edu> skrev i en meddelelse news:cgrd3r$f3a$1@grapevine.wam.umd.edu...> Has anyone ever actually seen a Zensys product? They were talking smack > about some badass low-bitrate wireless meshing module based off an 8051 > some time ago. Aimed for home automation and what not. It looked > pretty cool, but I havent seen or heard from them in a long long time. > > They're not purchasable, are they? > > Myren
Reply by ●August 30, 20042004-08-30
http://www.lemosint.com/scripts/bluetooth_promiesd.asp We've used it with superb results. Anton Erasmus wrote:> Hi, > > Can anyone recommend an inexpensive bluetooth module that one can > connect to a MCU via the serial, SPI or I2C port. I do not want to > write the prorcol stack myself. I should be able to use simple > commands to the module, and the module should handle all the > protocol specifics of bluetooth. > > Regards > Anton Erasmus >
Reply by ●August 30, 20042004-08-30
Have you used this to communicate with a USB/Bluetooth dongle on a PC? On their webpage, they talk of point-to-point comm; do you know if multiple such units can talk "simultaneously" to a single bluetooth dongle? Sorry if these might be stupid questions - I'm new to Bluetooth. -- ...The Bit Eimer [remove keinewurst and reverse letters in domain to email me] "My goal in life is to be the kind of person my cat thinks he is" -------------------------------------------------------------- "Alan Cohen" <amc79@cornell.nojunkplease.edu> wrote in message news:w-qdne3oKp5iQa7cRVn-sg@speakeasy.net...> http://www.lemosint.com/scripts/bluetooth_promiesd.asp > > We've used it with superb results. > > Anton Erasmus wrote: > > Hi, > > > > Can anyone recommend an inexpensive bluetooth module that one can > > connect to a MCU via the serial, SPI or I2C port. I do not want to > > write the prorcol stack myself. I should be able to use simple > > commands to the module, and the module should handle all the > > protocol specifics of bluetooth. > > > > Regards > > Anton Erasmus > >
Reply by ●August 31, 20042004-08-31
Yes, we're chatting happily with a Linksys USB dongle; I believe that we've had multiple simultaneous promi<->dongle conversations, but can't swear to it. In principal, it shouldn't be a problem. Al bit eimer wrote:> Have you used this to communicate with a USB/Bluetooth dongle on a PC? > > On their webpage, they talk of point-to-point comm; do you know if multiple > such units can talk "simultaneously" to a single bluetooth dongle? > > Sorry if these might be stupid questions - I'm new to Bluetooth. >
