• Comparison "Greater and Less than"
    Hello!!! I program with the A51 assembler! I would like to know if I can find somewehre comparison subroutines "Greater and Less than" Any help would be appreciate Thank you in advance !...
  • LCD display
    Hi guys, I am using atmel T89C51AC2 microcontroller for my LCD display. After I had initially everything and executed clear display before printing the charater into the screen. So when I started printing...
  • LCD display
    I am using 8051F226. how can i display? wat i assembly code?
  • LCD Display
    i have some question about LCD display i can't display the variable on the LCD i am using the source code below( http://wgzhk.com/lcd.zip ) i wanna get 8 bit data form ADC0804 and display on...
  • CRC for 256 byte data
    Can the following code be used for detecting an error in a data packet of 256 bytes? /* * Function: Do_CRC8 * * Description: * Computes the CRC value given the byte and the old CRC value as a static...