Thanks paulS
One quick question, Im doing a POV Globe and need to access data at a fast rate. Im using SPI for that but the array of data could slow things down on the input end.
Is using PROGMEM advantageous for accessing data from a very large array?
The globe is 48x200 so the array would hold 9600 values between 0-256