Basic Stamp GUI
Archiver
Posts: 46,084
I am considering using the Basic Stamp to perform
linearization of a non-linear sensor. These sensors
are individually calibrated therefore, requiring
calibration of the Stamp.
I will be using a table of X, Y data to represent the
calibration curve of the sensor. By using
interpolation, a correction factor will be determined
and applied to the input signal.
What I desire to do, is provide the end-user with a
simple windows based interface where the number of
calibration point can be easily entered and the
corresponding pairs of X, Y calibration data.
I am sure that this can be easily done. Unfortunately
I am not a programmer, and do not have the expertise.
Can any one recommend some web-sites and so forth
that can provide guidance on how to design, develop
and implement a user interface for the Basic Stamp.
Any help would be appreciated.
Thanks,
John
__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com
linearization of a non-linear sensor. These sensors
are individually calibrated therefore, requiring
calibration of the Stamp.
I will be using a table of X, Y data to represent the
calibration curve of the sensor. By using
interpolation, a correction factor will be determined
and applied to the input signal.
What I desire to do, is provide the end-user with a
simple windows based interface where the number of
calibration point can be easily entered and the
corresponding pairs of X, Y calibration data.
I am sure that this can be easily done. Unfortunately
I am not a programmer, and do not have the expertise.
Can any one recommend some web-sites and so forth
that can provide guidance on how to design, develop
and implement a user interface for the Basic Stamp.
Any help would be appreciated.
Thanks,
John
__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com
Comments
We have a complete HMI package that will fit your needs nicely. Realizing
the need for GUI front ends on projects created with the Stamp and other
micro-processors, we have created a simple ASCII protocol that is easy to
add to your controller code and talks directly to our HMI. Read and write is
supported for bits, bytes and integers. If you would like, I can send you
sample screen shots and a partial list of projects that have been created
with our HMI and micro-processors including the Stamp. I will post the
release date soon.
Regards
Brad Watts
AMT Inc
> Subject: Basic Stamp GUI
>
> I am considering using the Basic Stamp to perform
> linearization of a non-linear sensor. These sensors
> are individually calibrated therefore, requiring
> calibration of the Stamp.
>
> I will be using a table of X, Y data to represent the
> calibration curve of the sensor. By using
> interpolation, a correction factor will be determined
> and applied to the input signal.
>
> What I desire to do, is provide the end-user with a
> simple windows based interface where the number of
> calibration point can be easily entered and the
> corresponding pairs of X, Y calibration data.
>
> I am sure that this can be easily done. Unfortunately
> I am not a programmer, and do not have the expertise.
> Can any one recommend some web-sites and so forth
> that can provide guidance on how to design, develop
> and implement a user interface for the Basic Stamp.
>
> Any help would be appreciated.
>
> Thanks,
>
> John
to a Stamp and more or less makes it a slave to VB. This lets you use
Visual Basic (or, in theory, anything that could use a VB OCX like an IE
Web page or a C++ program) to control the Stamp.
Al Williams
AWC
* 8 channels of PWM
http://www.al-williams.com/awce/pak5.htm
>
Original Message
> From: John DeFeo [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=1XLglaWY3E0LY4xubr-R2L1LlVzFvETC2babQUx4XmBG0dRYu20nPzvY16tJC6jM9Uki6Fc-jg]jwdefeo@y...[/url
> Sent: Thursday, October 03, 2002 6:57 AM
> To: basicstamps@yahoogroups.com
> Subject: [noparse][[/noparse]basicstamps] Basic Stamp GUI
>
>
> I am considering using the Basic Stamp to perform linearization of a
> non-linear sensor. These sensors are individually calibrated
> therefore, requiring calibration of the Stamp.
>
> I will be using a table of X, Y data to represent the
> calibration curve of the sensor. By using interpolation, a
> correction factor will be determined and applied to the input signal.
>
> What I desire to do, is provide the end-user with a
> simple windows based interface where the number of calibration point
> can be easily entered and the corresponding pairs of X, Y calibration
> data.
>
> I am sure that this can be easily done. Unfortunately
> I am not a programmer, and do not have the expertise.
> Can any one recommend some web-sites and so forth
> that can provide guidance on how to design, develop
> and implement a user interface for the Basic Stamp.
>
> Any help would be appreciated.
>
> Thanks,
>
> John
>
> __________________________________________________
> Do you Yahoo!?
> New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com
>
> To UNSUBSCRIBE, just send mail to:
> basicstamps-unsubscribe@yahoogroups.com
> from the same email address that you subscribed. Text in the
> Subject and Body of the message will be ignored.
>
>
> Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
>
>
>