• Shaft encoder trouble
    I am trying to write some code for speed measurement via an encoder integrated in an electric motor. The encoder gives 64 pulses per revolution. And from the manual it should be possible to calculate...
  • Is there a way to produce incrementing local labels in .a66
    Is there a way to make the assembler produce incrementing local labels similar to ?C001 labels produced by the compiler in it's assembly output?
  • 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
  • Auto-Increment Build Number
    Anybody got a slick way to roll an auto-incrementing build number into uVision? I want to end up with a string constant containing a number that I can maniputate in my C code. It really doesn't matter...
  • Increment Data address of 24c16
    hi all... i am making a small project where i need to interface the RTC with 8051. i have done with it. and now i am want to save the time and date in EEprom AT24c16. i have already done interfacing...