We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi
Iam doing temperature set point controller project. . Here iam using 24C08 EEPROM to store the set points. Can you give any body how to write the program to store set points in the memory and retrieve the set points from the memory? Am using 89C51 and C51 compiler Thank you Regards chandu
"Can you give any body how to write the program to store set points in the memory and retrieve the set points from the memory?"
Read the Datasheet for the EEPROM - that will tell you what your program needs to do.