How do I use the eb500 Bluetooth chip with vista?
rage404
Posts: 17
I'm running Vista and in following through the eb500 instructions It talkes about Hyperterminal, Vista does not have Hyperterminal. Is there an updated eb500 sheet with instructions on how to use Vista to make a connection to the eb500 bluetooth chip·attached to·boebot?
Thanks for reading,
Jeff
Thanks for reading,
Jeff
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
I have the USB boebot kit and the A7 engineering eb500 card. From what i read on the "Boe-Bot Kit for Microsoft Robotics Studio" purchasing page this seems to be all I would need. Is this incorrect?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
·
P······ Open the BASIC Stamp Editor.
P······ Click the Edit menu and select Preferences.
P······ Click the Edit Ports button.
P······ Right Click the COM port entry that matches the one for the eb500 that you can see in your Bluetooth manager, and select Include port.
·
Next, try the attached BASIC Stamp 2 programs.· To communicate with them, you will have to open a Debug Terminal and select the eb500 COM port as follows:
·
P······ Open the Program with the BASIC STamp Editor.
P······ Click the Run menu and select Run.
·
After you have loaded the program into the BASIC Stamp, you’ll need to open a Debug Terminal.·
·
P······ Click the Run menu, select Debug, then New.
P······ Click the Com Port dropdown menu and select the COM port that was assigned to your eb500.
P······ Press and release your BASIC Stamp carrier board's reset button to restart the program.
·
The blue windowpane will display serial messages sent by the BASIC Stamp to the PC over Bluetooth, and you can type messages into the white windowpane just above it to send serial messages to the BASIC Stamp (also serial over Bluetooth.)
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Andy Lindsay
Education Department
Parallax, Inc.
Post Edited (Andy Lindsay (Parallax)) : 3/20/2008 6:54:39 PM GMT
Thanks for your post. I was able to get my eb500 working in short order.
Just for clarification, can I load a program via blue tooth or do have to load
it using a serial/usb connection and then execute it?
Thanks again,
Ed
At present, programs have to be downloaded to the BASIC Stamp by either a serial port or a serial over USB connection. I'm hoping that we can find a bluetooth transceiver with access to the other serial lines required for program downloads. The eb500 only has the serial tx and rx.
Andy
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Andy Lindsay
Education Department
Parallax, Inc.
Thanks for keeping me from throwing this out the window.