Interfaceing the basic stamp with a pc.
MMISCOOL
Posts: 36
I wood like to be able to send and retreive data from the basic stamp wile the stamp is conected to the computer via rs232 and was wonderin wether there wood be an ez was of using the debeugin and out comands with a peice of software on the computer. My favorite computere prograing language is liberty basic and I wood like for someone who has done something like this to posible help me with the code on the pc and stamp side. **excuse spelling errors
Post Edited By Moderator (Chris Savage (Parallax)) : 10/20/2006 4:36:18 AM GMT
Post Edited By Moderator (Chris Savage (Parallax)) : 10/20/2006 4:36:18 AM GMT
Comments
The BASIC Stamp can be used to configure and read the interface. For example, the following code will create a slider StampPlot then use it to update a variable for playing a tone:
StampPlot may be used for Free for home and educational use.
www.stampplot.com
If you want to create your own software, you simply need to access the serial port and accept and send values.
-Martin
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Martin Hebel
Personal Links with plenty of BASIC Stamp info
StampPlot - Graphical Data Acquisition and Control
AppBee - XBee ZigBee / IEEE 802.15.4 Adapters & Devices
I have found software that can communicate with a Basic Stamp and store the data in an Excel or Acces file.
You can find the software on http://www.windmill.co.uk/
Has anywone has some experience with this software?
Greetings