SMS in tv
KARIM102
Posts: 75
Dear all,
Does anyone have idea how the sms showed in the tv? like some channel, they said send a sms by your phone and u would see it in the tv channel??/
best regards
Does anyone have idea how the sms showed in the tv? like some channel, they said send a sms by your phone and u would see it in the tv channel??/
best regards
Comments
SMS allows short messages (up to 160 characters) to be communicated using a cell phone's control channel (rather than the voice channel). This control channel is normally used to identify the phone to the cell tower and to supply the information used to initiate a call.
In any event, the Stamp can output any stream of byte values. If you can come up with a sequence of byte values that your display will use to produce a message in Kanji or Arabic, you can use a Stamp to produce that sequence of byte values. If you mean "Can I type one of these languages directly into my Parallax Basic program and have it appear in my DEBUG window?", then the answer is 'probably not'. As far as I know, the Stamp Editor cannot use Unicode for character strings since each character in a string is assumed to have a value of 0 to 255 only.
so if my LCD can presesnt these languages, so it's easly that i can type on them!!
i plan to buy Backpack and used with stamp and me the tv as output to my writing! do you think i would work???
thanks