My partner and I are new to arduino world. We are trying to build a project to send signal wirelessly. The whole idea of this project is: microcontroller receives signals, send it to bluetooth. Bluetooth send the signal wirelessly to another computer with a blutooth receiver. we have trouble with displaying the receiving signal on a computer. we are using Arduino Uno and Bluesmirf. any suggestions?
I'm not sure what this code is intended to do, but it's garbage. Just make a simple code that uses a FOR loop that send number 0 - 100. Actually, I think this code does just that, but makes it look SO much more complicated than it needs to be.
Quick question, what program are you using to connect to the bluesmirf and see the data it's transmitting to the computer?