Shop OBEX P1 Docs P2 Docs Learn Events
Touchscreen Interface... — Parallax Forums

Touchscreen Interface...

ArchiverArchiver Posts: 46,084
edited 2002-09-27 22:00 in General Discussion
Has anyone used Touch Interface with the Stamp...?

Thanks,

niQ

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2002-09-27 16:13
    niQ,

    I did, but the analog resistive touchscreen I used on my display was
    decoded separately and not by the stamp. Based on what the user
    pressed on the touchscreen, I sent serial commands to the stamp to
    perform predefined functions. Hope this helps.

    Ed
  • ArchiverArchiver Posts: 46,084
    edited 2002-09-27 20:25
    Hey Ed...

    Thanks for your reply... I was wondering about applications and
    user interface... I appreciate your response...

    Best and have a good weekend,

    niQ

    --- In basicstamps@y..., "amulet_ed" <edsandoval@h...> wrote:
    > niQ,
    >
    > I did, but the analog resistive touchscreen I used on my display
    was
    > decoded separately and not by the stamp. Based on what the user
    > pressed on the touchscreen, I sent serial commands to the stamp to
    > perform predefined functions. Hope this helps.
    >
    > Ed
  • ArchiverArchiver Posts: 46,084
    edited 2002-09-27 22:00
    niQ,

    I'm using a graphics display in which the user interface ("GUI") is
    created in html. Since the "GUI" creation is done in html, you can
    create user interfaces for different applications rather quickly. I
    created a "GUI" to interface to a BASIC stamp activity board. Through
    a touchscreen interface on the graphic display, I can control the
    following on a BASIC stamp acitivity board:

    - control leds on and off
    - read the status of the pushbuttons
    - read the status of the potentiometer
    - read a temperature sensor
    - play some pre-defined notes on the speaker
    - control X-10 devices

    You could easily replace the touchscreen and use membrane type of
    switches.

    Ed



    --- In basicstamps@y..., "electroniqs" <gapsite@m...> wrote:
    > Hey Ed...
    >
    > Thanks for your reply... I was wondering about applications and
    > user interface... I appreciate your response...
    >
    > Best and have a good weekend,
    >
    > niQ
Sign In or Register to comment.