noobeestudent
Member level 1
Hi guys ,
I am currently writing a program that records the total time used based on the user input.
For example, the user enters a value such as 45 minutes and it stored in the EEPROM. Then, on the second entry, if the user enters 25, the microcontroller automatically adds it up and save 70 into the internal EEPROM.
However, I am just a beginner in PIC programming. Can anyone guide me through writing the code. The PIC that I am using is PIC16F887 and the compiler I am using XC8.
All help will be very much appreciated. Thanks in advance
I am currently writing a program that records the total time used based on the user input.
For example, the user enters a value such as 45 minutes and it stored in the EEPROM. Then, on the second entry, if the user enters 25, the microcontroller automatically adds it up and save 70 into the internal EEPROM.
However, I am just a beginner in PIC programming. Can anyone guide me through writing the code. The PIC that I am using is PIC16F887 and the compiler I am using XC8.
All help will be very much appreciated. Thanks in advance