www.pfod.com.au 27th August 2012 Parts List for Arduino Remote Controlled LCD Display (and the suppliers I used.) Arduino Uno R3 -- http://www.robotgear.com.au BT SHIELD (SLAVE) -- http://imall.iteadstudio.com/im120417006.html LCD shield -- http://www.freetronics.com/products/lcd-keypad-shield 9V power supply (comes with 2.1mm DC power connector option) -- http://www.jaycar.com.au/productView.asp?ID=MP3146 USB Cable Lead A to B 3m -- http://www.jaycar.com.au/productView.asp?ID=WC7701 only used to program the Arduino Uno pfodApp https://play.google.com/store/apps/details?id=au.com.forward.pfodApp one pfodApp can be used to control all you pfodDevices and of course an Android mobile ========================================================================================= Here is an alterative list with US suppliers instead of Australian ones Arduino Uno - R3 https://www.sparkfun.com/products/11021 BT SHIELD (SLAVE) -- http://imall.iteadstudio.com/im120417006.html LCD shield -- various alternatives you will need to change the setup line to match the particular shield i.e. change the line to suite the LCD shield you purchase LiquidCrystal lcd( 8, 9, 4, 5, 6, 7 ); // set pins to suite LCD shield Wall Adapter Power Supply - 9VDC 650mA with 2.1mm connector https://www.sparkfun.com/products/298 USB Cable A to B - 6 Foot https://www.sparkfun.com/products/512 pfodApp https://play.google.com/store/apps/details?id=au.com.forward.pfodApp