Fetch: Arduino Data Acquisition/Oscilloscope (Alpha2 Release)

Another update! I tested the my sketch with the Teensy 3.0 and it was success!

Teensy 3.0 works with Fetch!

One note: I had to use a delay(20) because my Fetch datalogger would freeze, possibly because a buffer problem (with the flood of data) with my computer. I believe the user needs to limit how quickly or how often the sketch reports data to the computer.