• How does the linker resolve symbols?
    Hello, How does the linker make the exact link between the contents of the header file and a library function it needs? in other words, if I include, say, <string.h>, how does the linker know which...
  • ENTRY Encoder/Decoder algorithms
    Hello everyone, I'm LOOKING for a good algorithm or source code for ENTRY-LAW (ENT-LW) encoder/decoder. Now, I have THE files, I would like TO convert it to wave file (*.wav). I found out many algorithms...
  • encoded data
    Hi , I am not sure if my question is relavent to this forum or not but its an interesting programing prblem that i am facing. I hope someone here would be able to give usefull advice on it. my microcontroller...
  • Incremental encoder
    I am in possession of an incremental encoder, mounted on the shaft of an electrical machine. The encoder gives 1000 ppr. From the manual I read that it was a good idea to configure timer 3 in incremental...
  • Manchester encoded
    Hi I am doing a project i am looking for Manchester encoded data and decoding routine for Atmel 89S52. Can anyone poast the routine. Thanks