!APRN printing problems....Subject: RE: !APRN printing problems.... Hi Bob, The group has been slow, it seems many like to mail me directly. Either way, I...
MessageHi Bob, One more thing, since I refuse to believe it doesn't work if it is checked... The plot will not automatically plot after 30 seconds. It will ...
Does any one have any idea on how to interface a pc's parallel port to an electric wheelchair without canceling the human control (the pc well only act if the...
Sharkzone1, I don't know much about your wheelchair application but as far as interfacing a PC's parallel port to other electronics, order a book titled ...
John Gavlik
jgavlik@...
Apr 28, 2003 8:36 pm
186
Why use a PC to perform this? A microcontroller, such as the BASIC Stamp (and others) should be capable of this control. -Martin Hebel ... From: John Gavlik...
Hi to all ….. I'm trying to interface a srf04 to my pc's parallel port using vb6 and I'm having timing problems Dose any one has any idea or example for...
The SFR04 (Sonic ranged detector?) simply outputs a pulse width. This cannot be recognized by the COM port, it needs a micro (such as a stamp) to put this...
Hi to all..... I have the ds1666 the problem is that it has a pin called (VB) it takes -5v and I have a 12V battery how can I get the -5v from the 12v...
Go to your local Radio Shack and ask for a -5 volt regulator. Most stores carry them for around $2.00 ... From: "sharkzone1" <sharkzone1@...> To:...
John Gavlik
jgavlik@...
Jun 10, 2003 5:32 pm
191
After looking at the ds 1666 spec sheet you may not need -5vdc. Connect it to ground instead. Use a 7805 voltage regulator, again from Radio Shack, for the...
John Gavlik
jgavlik@...
Jun 10, 2003 5:36 pm
192
I am a newbie so forgive. I am trying to loop through a stamp set of instructions several times (to get triplicate readings) I am using the FOR-NEXT code but...
I am not an expert either, but see if this will work for you. Mike '{$STAMP BS2} '-----Define variables, set status of pins ----- reps VAR WORD x VAR WORD y...
I'm fairly new with this splot Ver3, Rel1.6 This SW is associated to a medical piece of equipment involving microwaves & thermistors which is presently market...
Well, you should have asked before hours of trying. I know StampPlot can be a little frustrating at times, so many times it's easier to ask when you get ...
I've posted a primer on getting started with StampPlot (Standard license, not development yet) which talks through connecting, some control, Marcos, objects,...
Listen, I love your software StampPLOT Pro Ver 3 Rel 1.6, but I can't figure this one out. I have so much time involved in trying to get ASCII comma delimited...
Hi Gerard, Use these instructions in the init: INIT: 'whatever else you need plus: 'where to find default macro DEFS (ME) 'use analog for macro only USEA ON ...
Sorry, mistake on the macro, forgot my !'s... just woke up... -Martin Hi Gerard, Use these instructions in the init: INIT: 'whatever else you need plus: 'where...
Great, this works, a swell way to create an offset. Thanks again! If you need a survey filled, a plug or recommendations for your splot, feel free to ask! ...
Martin, As you requested, I'll now post my questions to this list, so others can benefit from your wise words. I am collecting data from an AVR based...
Hi David, thanks :) Plotting does take a 'huge' chunk of time. A good way to speed up plotting is to NOT view the data as it arrives. I'm traveling and not set...
David, Did a little testing here. The following macro will create a new macro which will plot the logged data in the macro as historical. The 1st data is a...
We have posted a non-linked update to StampPlot. Once this is tested more and the help files are updated a little more, this will become the standard download...
Hi, My name is Scott Hammer and I just ordered a BS2p24 and BS2p40 mount board for our ROV project. We are building a 2'x3' ROV to help locate and survey...
Scott, Your ROV application seems very interesting, since I designed a unit like this for Sonatech in Santa Barbara some time ago. I'm currently engaged in ...
John Gavlik
jgavlik@...
Sep 27, 2003 6:07 pm
211
Thanks John. Did you get a chance to work with piezoelectric thansducers or the like? The area we envision needing the most help with is real time data acq and...