jsilve24 / Arduino-to-Processing-to-ADL

A bundle of Code (Arduino, Processing, and ADL (from Agilent Tech.)) to get Cary WinUV to sync with capture of data from an Arduino
http://markoviclab.com
1 stars 1 forks source link

Use Multithreading for User Prompts #13

Open jsilve24 opened 12 years ago

jsilve24 commented 12 years ago

Do this so that data capture can occur at the same time.

jsilve24 commented 12 years ago

Maybe... Not even sure if this is the best way to do it.

My general idea was to have a way to prompt the user for input without disturbing data acquisition.