== Where is up? Using the ADXL330 3-axis accelerometer == '''Background''' Another long term project waiting for Mbed as a development tool. Previously limited by 2-axis, USB, unfathomable code, wrong resolution etc. All comes together in the ADXL330 3-axis analog output accelerometer hitched in with Mbed. [http://www.coolcomponents.co.uk/catalog/product_info.php?cPath=36&products_id=95] Since the Nokia 6610 LCD is working (thanks Simon), I really like it and use it a lot. So that's what I use here. For you retro types the TextLCD code is included. Wiring is as per the code. '''Photo with Nokia''' [[Image(source:Where_is_up/doc/Accel.jpg)]] '''Nokia 6610 code''' [[Include(source:Where_is_up/examples/main.cpp)]] '''TextLCD code''' [[Include(source:Where_is_up/examples/Text_LCD_version/main.cpp)]]