Tuesday 10 April 2012

way to go !!!

after frustrating lcd initialization session, now on my way to interface LM35 on LCD... :-)

1 comment:

  1. finally got time to add this result... :)

    while working on atmega 16, pay special attention while using PORTC because it is responsible for jtag features.. i had connected lcd on PORTC and jtag was by default enabled so my lcd was not working correctly..

    after disabling jtag fuse it, evrything worked fine and the project is okay now :)

    ReplyDelete