How to transfer data to computer by blue-tooth module?
Patrick168
Posts: 1
I want to tranfer data from robotic to computer. The program is PBasic. I use Parallax-Serial-Terminal to tranfer data by blue-tooth module now. How to transfer data to computer by blue-tooth module without Parallax-Serial-Terminal? I want to save the data to my computer.
Comments
1) You can use a PC program like StampPlot Pro or an Excel add-in like PLX-DAQ to communicate via Bluetooth with the Stamp. Go to the Parallax Downloads webpage under Stamp Software, download these programs and look at the documentation to see how this is done. Both allow you to save data on the PC
2) You can write your own program in any programming language. The program would talk to the Bluetooth adapter via a standard PC COM port. There are some examples of this using VB (Visual Basic). There are a couple of recent threads in the forums on this subject. Look back through the various forums for the last week or so for these.
http://code.google.com/p/propforth/wiki/LittleRobotBluetooth