2
votes
1answer
2k views

how do I change baud rate for bluesmirf without connecting to pc?

Hi I have the sparkfun bluetooth mate silver. I am trying to start working on control via bluetooth for my Arduino. Only thing is I need to set the baud rate for the bluetooth mate, all guides I can ...
1
vote
1answer
209 views

Wireless UART Speed Shift

I'm building a MindFlex-based EEG. Basically, I'm sniffing a 9600bps bus, analyzing the data with an Arduino*, and sending it to Processing/Java for display. To make it absolutely isolated from mains ...