Search:

Type: Posts; User: iweapons

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    1,772

    Thanks

    What role is this expression do: (c >> 4)
  2. Replies
    5
    Views
    1,772

    Hi all i have a question about a code

    This is part of the code, it write to LCD.
    Hitachi HD44780. It uses it in 4 bit mode

    PORTB bits 0-3 are connected to the LCD data bits 4-7 (high nibble)



    lcd_putch(char c)
    {
    LCD_RS =...
Results 1 to 2 of 2