I have an Amulet display. If your questions are Stamp related, then
go ahead and ask here on the forum in case other Stampers have
similar questions. If your questions are not Stamp related, then go
ahead and email me offline.
Thanks,
Ed
--- In basicstamps@yahoogroups.com, "benzlim83" <benzlim83@y...>
wrote:
> hi
> anyone is using amulet lcd??
> pls reply to benzlim83@y...
>
> i need help here.
>
> thanks ben
I have an Amulet display. If your questions are Stamp related, then
go ahead and ask here on the forum in case other Stampers have
similar questions. If your questions are not Stamp related, then go
ahead and email me offline.
Thanks,
Ed
--- In basicstamps@yahoogroups.com, "benzlim83"
wrote:
> hi
> anyone is using amulet lcd??
> pls reply to benzlim83@y...
>
> i need help here.
>
> thanks ben
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.
sorri abt the first email as i did not mention the details.
i had download the HTML files from the Amulet CD example>keypad
when i connect the Amulet LCD to PC, l'm able to display messages on the LCD.
But i just cant get it when i connect the LCD to the STAMP.
by the way, l'm using and BASIC Stamp 2p40 Starter Kit and the 320 x 240 Graphic
Amulet Easy GUI 5.7 Starter Kit with Bezel.
I have an Amulet display. If your questions are Stamp related, then
go ahead and ask here on the forum in case other Stampers have
similar questions. If your questions are not Stamp related, then go
ahead and email me offline.
Thanks,
Ed
--- In basicstamps@yahoogroups.com, "benzlim83"
wrote:
> hi
> anyone is using amulet lcd??
> pls reply to benzlim83@y...
>
> i need help here.
>
> thanks ben
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.
I'd be more than happy to help you offline. Once you have the Stamp
talking to the Amulet display, maybe you can post your findings here
on the forum.
Ed
--- In basicstamps@yahoogroups.com, lim EngTat <benzlim83@y...> wrote:
> hi Ed,
>
> sorri abt the first email as i did not mention the details.
>
> i had download the HTML files from the Amulet CD example>keypad
> when i connect the Amulet LCD to PC, l'm able to display messages
on the LCD.
>
> But i just cant get it when i connect the LCD to the STAMP.
> by the way, l'm using and BASIC Stamp 2p40 Starter Kit and the 320
x 240 Graphic Amulet Easy GUI 5.7 Starter Kit with Bezel.
>
> below is the souce code that i tried to use:
>
> '{$STAMP BS2p}
>
> DIRS = %0101010101010101
>
> asd VAR Byte
>
> SERIN 0,84,[noparse][[/noparse]STR asd\19\0]
>
> loop:
>
> SEROUT 1,16624,[noparse][[/noparse]215,48,48,"hello!!"]
>
> GOTO loop
>
> END
>
>
> please advise
>
> thanks Ben
>
>
> - amulet_ed <edsandoval@h...> wrote:
> Hi Ben,
>
> I have an Amulet display. If your questions are Stamp related, then
> go ahead and ask here on the forum in case other Stampers have
> similar questions. If your questions are not Stamp related, then go
> ahead and email me offline.
>
> Thanks,
>
> Ed
>
> --- In basicstamps@yahoogroups.com, "benzlim83"
> wrote:
> > hi
> > anyone is using amulet lcd??
> > pls reply to benzlim83@y...
> >
> > i need help here.
> >
> > thanks ben
>
>
> 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/
>
>
>
>
> Do you Yahoo!?
> Protect your identity with Yahoo! Mail AddressGuard
>
> [noparse][[/noparse]Non-text portions of this message have been removed]
Comments
I have an Amulet display. If your questions are Stamp related, then
go ahead and ask here on the forum in case other Stampers have
similar questions. If your questions are not Stamp related, then go
ahead and email me offline.
Thanks,
Ed
--- In basicstamps@yahoogroups.com, "benzlim83" <benzlim83@y...>
wrote:
> hi
> anyone is using amulet lcd??
> pls reply to benzlim83@y...
>
> i need help here.
>
> thanks ben
great to hear that u have been using amulet lcd.
ok since the amulet LCD have to download HTML first, then i'm unable to display
msgs on the LCD.
i'm not sure where is the problem.
if u are using a Amulet LCD that need to download HTML into it first,
Please help me out here..
send me the files(HTML) that u download in the Amulet LCD and the souce code for
the stamp.
l'm doin a project on it and l'm in a loss NOW.....
i have been doin it for a week. read through the Amulet help file but i still
cant get it.
thanks for ur help
ben
amulet_ed <edsandoval@h...> wrote:
Hi Ben,
I have an Amulet display. If your questions are Stamp related, then
go ahead and ask here on the forum in case other Stampers have
similar questions. If your questions are not Stamp related, then go
ahead and email me offline.
Thanks,
Ed
--- In basicstamps@yahoogroups.com, "benzlim83"
wrote:
> hi
> anyone is using amulet lcd??
> pls reply to benzlim83@y...
>
> i need help here.
>
> thanks ben
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/
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
[noparse][[/noparse]Non-text portions of this message have been removed]
sorri abt the first email as i did not mention the details.
i had download the HTML files from the Amulet CD example>keypad
when i connect the Amulet LCD to PC, l'm able to display messages on the LCD.
But i just cant get it when i connect the LCD to the STAMP.
by the way, l'm using and BASIC Stamp 2p40 Starter Kit and the 320 x 240 Graphic
Amulet Easy GUI 5.7 Starter Kit with Bezel.
below is the souce code that i tried to use:
'{$STAMP BS2p}
DIRS = %0101010101010101
asd VAR Byte
SERIN 0,84,[noparse][[/noparse]STR asd\19\0]
loop:
SEROUT 1,16624,[noparse][[/noparse]215,48,48,"hello!!"]
GOTO loop
END
please advise
thanks Ben
- amulet_ed <edsandoval@h...> wrote:
Hi Ben,
I have an Amulet display. If your questions are Stamp related, then
go ahead and ask here on the forum in case other Stampers have
similar questions. If your questions are not Stamp related, then go
ahead and email me offline.
Thanks,
Ed
--- In basicstamps@yahoogroups.com, "benzlim83"
wrote:
> hi
> anyone is using amulet lcd??
> pls reply to benzlim83@y...
>
> i need help here.
>
> thanks ben
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/
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
[noparse][[/noparse]Non-text portions of this message have been removed]
I'd be more than happy to help you offline. Once you have the Stamp
talking to the Amulet display, maybe you can post your findings here
on the forum.
Ed
--- In basicstamps@yahoogroups.com, lim EngTat <benzlim83@y...> wrote:
> hi Ed,
>
> sorri abt the first email as i did not mention the details.
>
> i had download the HTML files from the Amulet CD example>keypad
> when i connect the Amulet LCD to PC, l'm able to display messages
on the LCD.
>
> But i just cant get it when i connect the LCD to the STAMP.
> by the way, l'm using and BASIC Stamp 2p40 Starter Kit and the 320
x 240 Graphic Amulet Easy GUI 5.7 Starter Kit with Bezel.
>
> below is the souce code that i tried to use:
>
> '{$STAMP BS2p}
>
> DIRS = %0101010101010101
>
> asd VAR Byte
>
> SERIN 0,84,[noparse][[/noparse]STR asd\19\0]
>
> loop:
>
> SEROUT 1,16624,[noparse][[/noparse]215,48,48,"hello!!"]
>
> GOTO loop
>
> END
>
>
> please advise
>
> thanks Ben
>
>
> - amulet_ed <edsandoval@h...> wrote:
> Hi Ben,
>
> I have an Amulet display. If your questions are Stamp related, then
> go ahead and ask here on the forum in case other Stampers have
> similar questions. If your questions are not Stamp related, then go
> ahead and email me offline.
>
> Thanks,
>
> Ed
>
> --- In basicstamps@yahoogroups.com, "benzlim83"
> wrote:
> > hi
> > anyone is using amulet lcd??
> > pls reply to benzlim83@y...
> >
> > i need help here.
> >
> > thanks ben
>
>
> 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/
>
>
>
>
> Do you Yahoo!?
> Protect your identity with Yahoo! Mail AddressGuard
>
> [noparse][[/noparse]Non-text portions of this message have been removed]