Please can any one tell me where can I find an LCD like this one on this link with a serial or parallel interface? I searched for it but I could not find...
In conjunction with Matt Miller, we did a series of articles in "American Tool, Die & Stamping News", on the need for low-cost data logging of a press...
Martin, This looks interesting, since I want to use StampPlot for our Data Stamp (see attached). The Data Stamp will output the real-time conditions of 8 ...
John Gavlik
jgavlik@...
Nov 15, 2004 5:43 pm
260
Hi John, The number of digital traces is dependent on the grid. If you increase to a 20 Y-axis grid, it will accommodate 16 digital traces. Didn't get an...
I have been trying to learn StampPlot by plotting a simple digital waveform. Since I'm not use a Stamp, but rather a PIC controller programed using Basic...
The shift triggers off analog values only. Simply send a "0",13 in addition to your other data. -Martin ... From: "dkalischer781" <dkalischer@...> To:...
Martin, ... I'm afraid I don't understand. Could you provide more information? Here again is my basic code: Loop: Value = 1 SEROUT A1, i28800, [ "%", BIN...
Many of the actions are based on the receipt of analog data (1,2,3,4) as opposed to binary. Since you simply care about the binary, simply send an analog value...
Hii, Mein bataanaa to nahein chahtaa thaa, par, this doesnt work without networking. I just want to tell you that this website, that I have shown below, pays...
... I Have used TECEL's D200 H-Bridge Driver board. I haven't controlled it with the SP though. I'm sure it shouldn't be any problems controlling it with the...
I have been using the BS II Stamp and StampDAQ and StampPlot as an outputter an old HP device with XY outputs and PENLIFT -- I am going to have some of these...
... The LT1013 will behave nicely if you power it from the un-regulated supply. That's how we use them in our products. You get the same effect as...
Dwayne Reid
dwayner@...
Dec 8, 2004 7:45 pm
270
Hello all and happy holidays! StampPlot Version 4 has been posted. The biggest change in this version is that it supports the ability to use additional...
A serious bug was discovered where StampPlot will lockup/crash if the macro is not saved first and the macro is built in the Macro Editor. A revised install...
Posted this message too quickly, the new install is currently being uploaded, so in case you go rushing to download, please wait 10 minutes - at least 11:30...
We are very happy to announce the posting of release 5 with a new control - Calculation & Plotting - Allowing point and click calculations and plotting - No...
Hi.. I have downloaded the StampPlot Pro software from selmaware website. However, after I have set it up and click on the StampPlot Pro icon, the program just...
SOrry for the delay in answering, and getting your message posted, settings wehere changed to require approval and I hadn't realized. At what point does it...
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) ...