thank you.
Archiver
Posts: 46,084
I want to thank you all for helping me. now maby i can do some real
projects with the stamp. got tired of making LED's light up.
again, THANK YOU :-)
projects with the stamp. got tired of making LED's light up.
again, THANK YOU :-)
Comments
write 10, 120
is the same as
write A, 64
The suggestion previously with the windows calculator is perhaps the best to
help come to grips with it.
Just have the radio button 'dec' then type in the decimal number and click
the 'hex' radio button.
Chris
Original Message
From: <aconti@n...>
To: <basicstamps@yahoogroups.com>
Sent: Tuesday, March 27, 2001 10:47 AM
Subject: [noparse][[/noparse]basicstamps] thank you. "HEX help"
> I want to thank you all for helping me. now maby i can do some real
> projects with the stamp. got tired of making LED's light up.
>
> again, THANK YOU :-)
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
decimal? I understand the A since that must be hex, unless it thinks it's
the "character" "A".. :-)
---
Don Russell
---
Original Message
From: "Chris Anderson" <fes@g...>
To: <basicstamps@yahoogroups.com>
Sent: Monday, March 26, 2001 8:59 PM
Subject: Re: [noparse][[/noparse]basicstamps] thank you. "HEX help"
> You can still talk with the stamp in decimal, eg..
> write 10, 120
> is the same as
> write A, 64
>
> The suggestion previously with the windows calculator is perhaps the best
to
> help come to grips with it.
> Just have the radio button 'dec' then type in the decimal number and click
> the 'hex' radio button.
>
> Chris
>
>
>
Original Message
> From: <aconti@n...>
> To: <basicstamps@yahoogroups.com>
> Sent: Tuesday, March 27, 2001 10:47 AM
> Subject: [noparse][[/noparse]basicstamps] thank you. "HEX help"
>
>
> > I want to thank you all for helping me. now maby i can do some real
> > projects with the stamp. got tired of making LED's light up.
> >
> > again, THANK YOU :-)
> >
> >
> >
> >
> > Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
> >
> >
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
write $A, $64 'hex version
write 10, 100 'dec version
I shall go and hide under a snake.
Chris
Original Message
From: Don Russell <drussel2@s...>
To: <basicstamps@yahoogroups.com>
Sent: Tuesday, March 27, 2001 1:03 PM
Subject: Re: [noparse][[/noparse]basicstamps] thank you. "HEX help"
> In your example of write A, 64 how does the stamp know that's not 64
> decimal? I understand the A since that must be hex, unless it thinks it's
> the "character" "A".. :-)
> ---
> Don Russell
> ---
>
Original Message
> From: "Chris Anderson" <fes@g...>
> To: <basicstamps@yahoogroups.com>
> Sent: Monday, March 26, 2001 8:59 PM
> Subject: Re: [noparse][[/noparse]basicstamps] thank you. "HEX help"
>
>
> > You can still talk with the stamp in decimal, eg..
> > write 10, 120
> > is the same as
> > write A, 64
> >
> > The suggestion previously with the windows calculator is perhaps the
best
> to
> > help come to grips with it.
> > Just have the radio button 'dec' then type in the decimal number and
click
> > the 'hex' radio button.
> >
> > Chris
> >
> >
> >
Original Message
> > From: <aconti@n...>
> > To: <basicstamps@yahoogroups.com>
> > Sent: Tuesday, March 27, 2001 10:47 AM
> > Subject: [noparse][[/noparse]basicstamps] thank you. "HEX help"
> >
> >
> > > I want to thank you all for helping me. now maby i can do some real
> > > projects with the stamp. got tired of making LED's light up.
> > >
> > > again, THANK YOU :-)
> > >
> > >
> > >
> > >
> > > Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
> > >
> > >
> >
> >
> >
> >
> > Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
> >
> >
> >
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>