hexadecimal code to text

Nikhil George

New member
Feb 16, 2014
1
0
0
hi.. :)
i am new in android programming
i am just doing a project with pic controller.in this project the pic controller will generate some some hexadecimal code with change in voltage levels .this code will be send to mobile via bluetooth module to my android mobile..
i just need a android project that could convert the hexadecimal code being trasmitted to phone is converted into text and then to speech.
please kindly help me with this ..
Thank you in Advance
God Bless
Regards ..Nikhil
 
hi.. :)
i am new in android programming
i am just doing a project with pic controller.in this project the pic controller will generate some some hexadecimal code with change in voltage levels .this code will be send to mobile via bluetooth module to my android mobile..
i just need a android project that could convert the hexadecimal code being trasmitted to phone is converted into text and then to speech.
please kindly help me with this ..
Thank you in Advance
God Bless
Regards ..Nikhil

Welcome to the forums. Have you asked this in the developer's section closer to the bottom of the homepage?
 
If the hex code you generate is the hex code for the text you want, you don't have to do anything. The Android receives the text and the user can use TTS to convert it to speech.

If you want to encode it (use a single hex character to mean a string of text), you'll need a lookup table for the code to text conversion.

How you do what you want really depends on what you want to do.
 

Trending Posts

Forum statistics

Threads
956,289
Messages
6,967,446
Members
3,163,505
Latest member
NirvaanGuilloux