• 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...
  • using the rotary encoder as an input device
    i am searching for 'C' code for using the rotary encoder to input 4 digits and save them , then comapare the input code with a saved one. i wish if any one can help waled
  • 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
  • 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...
  • About asemble language and its encoding rule
    In infenion Instrction set manual,there are 2 instrctions as follow, MOV Rwn, #data4 E0 #n 2 MOV reg, #data16 E6 RR ## ## 4 where Rwn refers to Word GPR (R0, R1, …, R15); reg refers to SFR/ESFR or...