BS2SX reading data-How do I do it???
Archiver
Posts: 46,084
->
Original Message
->From: Art Burke [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=ThMhDvUd_ISf2q--x8S4t6z72bNnejXK3QnzQIIvs4UQgIhPvW5cO4uH1yiKoMqJfF5TwTUknz_zUQ8wLvMd]pianomanab@s...[/url
->Sent: Tuesday, December 04, 2001 1:20 PM
->To: basicstamps@yahoogroups.com
->Subject: [noparse][[/noparse]basicstamps] BS2SX reading data
->
->
->Hi to all:
->
->I'm trying to write a morse code keyer program, and want to use a
->for loop,
->and read in a data string, one character at a time...
->
->I'd like to use for i=1 to x.....
->
->Use the i value for an index and grab a character in a character string,
->generate dots and dashes, increment until the data string is complete...
->
->Thanks,
->
->Art
->
->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/
->
->
->
Original Message
->From: Art Burke [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=ThMhDvUd_ISf2q--x8S4t6z72bNnejXK3QnzQIIvs4UQgIhPvW5cO4uH1yiKoMqJfF5TwTUknz_zUQ8wLvMd]pianomanab@s...[/url
->Sent: Tuesday, December 04, 2001 1:20 PM
->To: basicstamps@yahoogroups.com
->Subject: [noparse][[/noparse]basicstamps] BS2SX reading data
->
->
->Hi to all:
->
->I'm trying to write a morse code keyer program, and want to use a
->for loop,
->and read in a data string, one character at a time...
->
->I'd like to use for i=1 to x.....
->
->Use the i value for an index and grab a character in a character string,
->generate dots and dashes, increment until the data string is complete...
->
->Thanks,
->
->Art
->
->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/
->
->
->
Comments
a PS/2 keyboard morse code keyer. I know that isn't what you want, but
one of the things the code does is plays back macros stored in EEPROM
(and also lets you set a custom macro). You should be able to adapt the
code quite easily.
I have a few nice looking PC board for this project and if there were
enough interest, I'd order some more. E-mail me off list if anyone is
interested in them. They make nice general purpose boards with a 7805, a
Stamp, a PAK-VI, and a DB9. Several I/O ports that would be good for an
LCD, etc. http://www.al-williams.com/pak6key.jpg if you are interested.
Regards,
Al Williams
AWC
* Easy RS-232 Prototyping
http://www.al-williams.com/awce/rs1.htm
>
Original Message
> From: Art Burke [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=Nw9chDJhBPTWEp385Hzy6veOr1HQfHAjrj9h5X6vW8asjAtVay_jURl2YQTYK-fWEV3IdxpWWWXNsrOtDCsZnG7POQ]pianomanab@s...[/url
> Sent: Tuesday, December 04, 2001 4:01 PM
> To: basicstamps@yahoogroups.com
> Subject: [noparse][[/noparse]basicstamps] BS2SX reading data-How do I do it???
>
>
>
>
> ->
Original Message
> ->From: Art Burke [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=Nw9chDJhBPTWEp385Hzy6veOr1HQfHAjrj9h5X6vW8asjAtVay_jURl2YQTYK-fWEV3IdxpWWWXNsrOtDCsZnG7POQ]pianomanab@s...[/url
> ->Sent: Tuesday, December 04, 2001 1:20 PM
> ->To: basicstamps@yahoogroups.com
> ->Subject: [noparse][[/noparse]basicstamps] BS2SX reading data
> ->
> ->
> ->Hi to all:
> ->
> ->I'm trying to write a morse code keyer program, and want to
> use a for
> ->loop, and read in a data string, one character at a time...
> ->
> ->I'd like to use for i=1 to x.....
> ->
> ->Use the i value for an index and grab a character in a character
> ->string, generate dots and dashes, increment until the data
> string is
> ->complete...
> ->
> ->Thanks,
> ->
> ->Art
> ->
> ->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/
> ->
> ->
> ->
>
>
> 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/
>