Lab #8 Out Tuesday Oct 24, 2006 Due Friday Nov 3, 2006 The goal of this lab is to experiment with the phidget's sensors. Warm-up ======= 1) Download The code that Ryan used in his guest lecture last Wednesday. It can be found in this directory. (this code may already be installed in the labs, check with the TA) 2) Install the code and try to compile the examples. 3) Borrow the sensors from the TA and run the examples. Deliverables ============ 4) Write a short program that prints your name on the LCD screen. 5) Write a short program that reads the value of the slider sensor and prints it on the LCD screen. 6) Come up with a new demo application. The demo must use at least three sensors and must be your own. Test it and submit the code for it. Also submit a text file with a description of what your demo does. Submit your java code and all other files necessary to run your demos to the TA.