This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to put temp value from port on lcd

how to put the port value, say 0011 0011 on the lcd screen so that it show somrthing like this--> temp = -- deg, centi.
1> exactly what kind of conversion is to be done..?

2> how to put that converted value on lcd..?

thanks in advance.

Parents
  • yes.. this is first kinda thing i a mgoing to make..

    i am usung hitachi hd44.. lcd. which is 1 line lcd.

    i am usung atmel 89c51 mcu.

    *** i need the code to see the temperature on lcd screen.

    all other is done.(i have got the temp value on port p1 by adc.)
    --thanks in advance

Reply
  • yes.. this is first kinda thing i a mgoing to make..

    i am usung hitachi hd44.. lcd. which is 1 line lcd.

    i am usung atmel 89c51 mcu.

    *** i need the code to see the temperature on lcd screen.

    all other is done.(i have got the temp value on port p1 by adc.)
    --thanks in advance

Children