Tagged Questions
A Bluetooth module available from SparkFun Electronics
7
votes
3answers
2k views
Interfacing Android Nexus One with Arduino + BlueSmirf
I'm a bit new to all of this, so bear with me - I'd really appreciate your help.
I am trying to link the Android Nexus One with an arduino (Duemilanove) that is connected to a BlueSmirf. I have a ...
1
vote
0answers
59 views
sending data from pc to bluetooth chip BlueSMiRF using java
I want to send data from the bluetooth device in my laptop to BlueSMiRF bluetooth chip. I have never dealt with bluetooth programming before, so i need guidance regarding how to start and what to ...
0
votes
0answers
93 views
Firmata over Bluetooth on Arduino?
I have Firmata working fine on an Arduino Uno, communicating over cable USB to Processing.
I want to get rid of the cable, and run the connection over Bluetooth transport (with a BlueSMIRF module). I ...