Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

setpoints

Status
Not open for further replies.

chandu13

New Member
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
 
The EEPROM you are using uses the I2C bus protocol. Read the data sheet of the 24C08 and write the program using simple I/O operations that emulate the I2C bus timing.
 
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top