PDA

View Full Version : Turbo Encoding with Pic Basic Pro



obaskirt
- 5th November 2006, 17:43
Hi,

I want to program turbo encoding algorithm by using PIC Basic Pro compiler. I am going to use PIC16F877. I need your help.

Thank you,

Onur

BigWumpus
- 5th November 2006, 19:28
I have ready code - but it's for an 16F876, maybe you can convert it to 16F877.

Raflex
- 5th November 2006, 21:06
Hello, can you post the code?

Thanks in advance

obaskirt
- 6th November 2006, 08:02
I have ready code - but it's for an 16F876, maybe you can convert it to 16F877.

Would you post your code, please? It is really important for me. Thanks for your help. I really appreciate it.

Raflex
- 15th November 2006, 04:30
I have ready code - but it's for an 16F876, maybe you can convert it to 16F877.

Post it please!!!

Thanks in advance

mister_e
- 15th November 2006, 05:08
Did you see the big grin of BigWumpus ==>> :D

Guess what... it have been asked 2 times, someone already asked some info about 'WHAT THE HELL IS TURBO CODING ALGO" and nobody answer.

This said, how can we help on something you couldn't explain?

http://en.wikipedia.org/wiki/Turbo_code
http://www.ee.vt.edu/~yufei/turbo.html
http://www331.jpl.nasa.gov/public/JPLtcodes.html
http://www.google.ca/search?hl=en&q=turbo+coding+&btnG=Google+Search&meta=

That's what i found... is this what you're looking for? Help our crystal ball a little bit.

Luciano
- 15th November 2006, 09:22
Hi,

Turbo coding requires extremely fast processing.
(Mathematical intensive algorithm).

This is not possible with a PIC microcontroller.

Best regards,

Luciano