Hi,
Okay, I'm new to the fw thing and have a few questions about storing, incrementing and displaying large numer.
I have a project where a user will enter a trigger-value between 100000-700000 using a keypad. A variable value will be incremented (from 0 to the trigger-value) until the trigger value is reached. Both the trigger value and the incrementing variable value will be stored in EEPROM on a 18FXXXX PIC.
What I question is working (comparing the two and incrementing the variable value) with these values using an 8-bit processor. I need a bit of help getting started. How do I dissect and write a large number in EEPROM and then read and reconstruct this for display on a LCD? This is not a time critical-task, the processor will be sitting idol.
Okay, oaky, I'm a recovering windows programmer and never had to deal with this :-)
I did search the archives and there were 6xx+ threads, if someone can point me to a particular thread(s), it would be appreciated!
thx,
Tim
Bookmarks