Controlling a 8051 microcontroller through bluetooth

8051bluetooth

My teacher wants to add Bluetooth communication to the electronic project in are school. He asked me to check out the possibility.

I tried googling, but I couldn't find anything I was sure about.

I am looking for a chip that fulfils the following conditions:

  • Decodes and encodes bluetooth communication.
  • Interfaced using RS-232 (anything else is acceptable, if you explain or give references for how to use it).
  • Nothing too fancy.

It could be more than one chip.
bonus: A full data sheet of the chip.

The microprocessor we are using is AT89C5131.

Best Answer

Check out spakrfun's bluetooth section, i think you will find something to fit your need and quickly get a prototype out. plus they got data sheets and schematics available

Related Topic