• LPC1768 + adxl345 accelerometer
    Dear friend, I need to communicate with adxl345 accelerometer using LPC1768's 4 wire spi interface. does anybody have a library for this purpose? (I need to enable activity and inactivity interrupts...
  • to communicate with adxl345 accelerometer using LPC1768's I2C
    Hello everybody, I want to communicate with adxl345 accelerometer using LPC1768's I2C, but unfortunately all of my try was without any results. Would somebody mind please share the knowledge about this...
  • MMA8451 accelerometer
    i am using p89v51rd2bn microcontroller and have interfaced MMA8451 accelerometer with it using i2c bus. The problem i am facing is that same value is being displayed again and again even on tilting...
  • Trying to read accelerometer with LPC1115 via I2C
    Hi, I am trying to read accelerometer MMA8652FC ( www.farnell.com/.../1908998.pdf ) with LPC1115 LPCxpresso board, but I can't get any results. Default device address (accelerometer): 0x1D ...
  • To find angle made by accelerometer
    Hi How to find the angle made by the accelerometer using arm lpc2138 ? also help me to implement the cordic algorithm to find arctan ? Thanks in advance