EEPROM (also written E2PROM and pronounced
"e-e-prom," "double-e prom," "e-squared," or
simply "e-prom") stands for Electrically Erasable Programmable
Read-Only Memory and is a type of non-volatile memory used in computers and other
electronic devices to store small amounts of data that must be saved when power
is removed, e.g., calibration tables or device configuration.
PIC microcontroller has inbuilt EEPROM, so here we have done the program to use inbuilt EEPROM of PIC,
No comments:
Post a Comment