Hi, My aim is to use Stamplot as a GUI to remotely control a vehicle with a camera / sensors. The vehicle has a BS2 / Bluetooth EB500. Data is sent via a PC...
Stuart, I'm a little confused, do you need to communicate to both the Stamp and Bluetooth? I have the EB500 and adapter, but to tell you the truth I've always...
Looking through the EB600 to EB500 section of the manual, and doing some quick tests with SP, it looks do-able, though there's a few hoops to jump though (the...
Hi Martin, I don't need to to communicate with the BS2 connected to the PC. I presumed I would need to, so the Stamplot and BS2 could work in conjuction with...
Yup, StampPlot simply sends/receives from the serial port. It could be a serial VOM, a GPS unit, or a bluetooth module. As long as we can get StampPlot to...
Hi Stuart, I wish I could test things out on my side. It's odd you are getting varying address values in, and don't have to connect manually as specified in...
Hello Martin, Feedback as requested....I loaded the BS2 with the example you suggested and ran it in conjunction with your macro. 1. No ID address was or has...
Martin, Managed to get this example working. Controlling a remote sounder on an Eb500 / BS2 without the need for a macro. (Only because I'm weak on macros) ...
Stuart, Ahhhh, yeah, 0-100 would have been a very poor frequency range. Good troubleshooting. As far as the ID and such, I'm just following what the embedded...
Stuart, Good to hear, I guess nothing specialized on the StampPlot side is required. Now picture this: You walk through the factory with your laptop. As you ...
Hi, I am having trouble with constructing a slider. Initially to test controls via bluetooth I am using servos on the recieving end. Min Centre Max Ideally I...
Hi Stuart, Not doing anything wrong, you found a bug. It appears that when you try to set the minimum (500) above current maximum (100) it throws an error. A...
Hi Martin, Thanks for your reply. I to had just made a work around, when I saw your mail. (I didn't fix the slider but the output value to servos scaled OK) ...
Hi Martin or anyone, I would like to use an "Emergency Stop" button on a GUI. How do I change the following button to a red colour please. (I have trawled...
Hi Stuart, Sorry I didn't see this sooner. A command button cannot be made a different color. It's locked in. An option would be to use a label instead, which...
Staurt, Now that I have alittle more time to read and respond, I see that you plan on generating the form the BASIC Stamp, as you had been doing previoulsy...
Thanks Martin, I'll try that out soon. Just trying to recover my PC from a missing Windows\System32 file. Had to reload WinXP, drivers etc etc. Stuart ... ...
Hi Martin, The check box is constructed on the page OK but I can't seem to get the code to read the check box. Could you have a look at the code and advise...
Stuart, Here's the code I tested with without using Bluetooth. There's some additional pauses because of echoes when using the programming port. I don't know...
Martin, The main problem was a piece of badly written code prior to the check Stop button code. Doh With that now removed the code you supplied initially works...
Martin, The main problem was a badly written peice of code prior to the check stop button code. Doh The code you supplied initially works fine (everytime)....
Hi Martin, During programme execution I would like a couple of sliders to be able to be returned to or set at the mid position. (by not using the mouse) Is...
Stuart, You can simply set the value you want the slider to be at. !O sld=50 -Martin ... From: selmaware@yahoogroups.com [mailto:selmaware@yahoogroups.com]On ...
StampPlot Version 3 Release 6.0 is available. Some international versions of Windows (Japanese, Hebrew and others) were not be able to run StampPlot due to the...
Check out my Remote Controlled Lawn Mower based on the 80C251 http://www.geocities.com/rc_mower I used to hate having to mow the lawn, but now with my rc...