A discussion group for the PICMicro microcontroller. Also called the Microchip PIC, this list is dedicated to the use and abuse of this fine, simple, microcontroller. Close to topic posts are welcome, ie. general electronics.
So far in May, you have voted 0 times ou of a total of 20 votes by the community.
Please help us clean the archives from unuseful discussion threads by using the voting system! Details here.
Is this thread worth a thumbs up?
|
Hi, could anyone please teach me how to store the value of a variable in PICs. This value must remain in the chip even after the power has been switched off. The value also can not be reset on power up. Thanx :p Glen
|
|
|
|
Hi Glen,
You will need to use a pic with EEPROM memory,
like the PIC16F84A.
I have managed to store a value in the EEPROM
but not sure how i could teach it, maybe there is an online tutorial? I have a
book called: PIC: Your Personal
Introductory Course by John Morton and that explains it very well,
plus other PIC stuff!
Good luck!
Paul
|