Microcontroller › PIC › DS1621 interface with PIC18F4520 using C18 compiler › yes my abjective is to see
November 8, 2012 at 2:20 pm
#8727
Jayant Gupta
Participant
yes my abjective is to see the output on the lcd as
TEMP:#degreeC
# gives the output from the DS1621 sensor.
i have some how manage to work on the I2C protocol but i m not sure is it right or wrong since lcd interfacing in not yet successful
secondly i have tried the lcd part too but i am not able append it properly in te code. i am confused with the delays that i am giving.
even though i refered to previous suggestion but i m not able to successful in the program.
i haven’t figured a way to call the value in tempHI register onto the lcd and finding it quite hard to understanding any other method of projecting the data.