• 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...
  • I2C to Accelerometer (ADXL345)
    hello everyone,I'm a new user of MCU ARM Cortex M0. Please help me check my code. I need to use I2C instruction to program and communicate with accelerometer(ADXL345),but,as beginning,I just face...
  • 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