I am using a PIC18F2450. I need to store 256 25byte variables, the Variables will be sent from a PC connected via USB, the PIC program need to read 16 of these and send them out the serial port. What is the best way to accomplish this?