OK, I have been thinking about how to keep my code hidden, yet let people edit parameters within it.
Basically, I have a multi-dimensional array of numbers, and I was thinking, could I possibly write these to eeprom, and have the code retrieve them?
The way I am thinking is, I can make a simple program that will allow people to write to the eeprom, so I don't have to give out source code.
I'm just wondering, how I would go about writing/reading a multi-dimensional array to/from eeprom? Any suggestions/ideas?
Cheers,
Dan ![]()