I got it working on my new Dell (win2k), but couldn't get it to run on my old Presario (win98/office97) even by downloading the new software. Not too much a...
Hi, thanks. It's the version of Office. Change to Office 2000 or Office XP and it should go fine. The claim of working on Office 97 was a very bad call. My ...
Powerful Walking Robot - runs Basic Stamp Computer The group is designed to share information about the Parallax Toddler, walking robotics, motion control...
Powerful Walking Robot - runs Basic Stamp Computer The group is designed to share information about the Parallax Toddler, walking robotics, motion control...
We are pleased to announce Version 3 of StampPlot is available. Best of all, the Standard License allow use for FREE by home and educational users. The...
Glad you found it :) -Martin ... From: caveteursus [mailto:j.walton@...] Sent: Saturday, November 02, 2002 8:22 AM To: selmaware@yahoogroups.com Subject:...
We have posted an example of a general use interface with a variety of control objects including: Gauges, Labels, Sliders, Progress Bars, Checkboxes, List...
A bug-fix release with some new additions has been posted, including updated help files. Replacement EXE, help files, or full install may be downloaded at: ...
Hi all, For any interested parties, I have posted an example of StampPlot serial interfacing to the 8535 for real time (though not real high speed) data...
Hi... please i need some help...!! i have an Rc car with proprotional controling and i conected the remot to the parallel port and it worked as an on/off and i...
Take a look at a great book called "The Parallel Port Complete" for an answer. It may be at your local Barnes and Nobel or Borders Books or on Amazon at the...
John Gavlik
jgavlik@...
Dec 16, 2002 4:10 pm
178
thanks 4 evrey one tried to help and happy holyday for all...
An update to the StampPlot EXE has been posted to correct a bug for Pro users. http://www.selmaware.com/stampPlot/download.asp When a file is opened using the...
Dear BASIC Stamp Educators, If you are an educator using BASIC Stamp microcontrollers then we invite you to join our new Parallax Educators discussion group....
!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...