this program is supposed to recieve data from a load cell and draw wire position sensor and log it to a file stored to a USB. I am running this program on an Arduino Uno, and am trying to get the delay between each loop to less than one second, but other problems emerge for every solution me and my partner have tried
Read this;
http://forum.arduino.cc/index.php?topic=148996.0
Post your code within the code tags </>
Put plenty of print statements in your code so that you can tell what it is doing.