I would like to know if there is any way or trick to load a chart in the memory of a micro-controller. For example if I have a chart of length & angle of an object, I would like to store this chart in the EEPROM. Any sample code will help me understand how it is done in PBP3 and pick value from it during the execution of the code.