• Higher Priority task deleting a lower priority task?
    I have two tasks. task 1: searches for a string in a list of strings (n-strings are stored in the list). task1 priority: low task 2: invoked by uart receive interrupt to abort the search. task 2...
  • Higher Priority task deleting a lower priority task?
    I have two tasks. task 1: searches for a string in a list of strings (n-strings are stored in the list). task1 priority: low task 2: invoked by uart receive interrupt to abort the search. task 2...
  • i am working on rotary encoders to get data of the encoder and send it serially to the controller.
    Please I am new with rotary encoder so please i need help in processing the data received from the encoder how to process this data in gray code form....
  • i am working on rotary encoders to get data of the encoder and send it serially to the controller.
    Please I am new with rotary encoder so please i need help in processing the data received from the encoder how to process this data in gray code form....
  • 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