PDA

View Full Version : Storing Strings



PlantBob
- 25th January 2011, 15:17
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?

ScaleRobotics
- 25th January 2011, 15:35
You might want to take a look at this post, and the rest of the thread as well.

http://www.picbasic.co.uk/forum/showthread.php?t=1999&p=9443#post9443