Felipe Almeida Lessa wrote:
> Em Sáb, 2006-04-15 às 19:25 +0000, HNT20 escreveu:
>> is there a way to convert a string into its binary representation of the 
>> ascii table.??
> 
> I'm very curious... why?
> 
> And no, I don't have the answer.
> 

well, once i get the binary representations, i can group the data and 
modulate it to a higher frequency and transmit it for example, if i am 
using BPSK modulation, i will then convert each zero into -1 and 
multiply it with the sin function with the sampling frequency with a 
hamming window. and so forth. yet, the first step is to have a 
successful representation of the data.

HNT
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to