This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

interface LPC2148 with MMA7361L

I am using ARM LPC2148 micro-controller to read data from MMA7361L accelerometer which is installed on a motor and wants to send this data to PC through Serial port. Then IN PC my MATLAB Code will perform the time and frequency domain analysis. But i am not able to write the correct required program for lpc2148 in C to read the data from mma7361l and to sent the same to PC in desired format for generating time and frequency plot as brifed above. request assistance

Parents
  • Basically a contractor for me who can write this code and in which all the basic corrections like calibrating MEMS MMA7361L, Correction for 0g offset and final conversion of accelerometer output(which will be in milli volts) into acceleration (which will be in g). In addition any other correction or modification which will be required to have correct and accurate data at the PC so that my final time and frequency domain plots(which will be generated using MATLAB) are correct

Reply
  • Basically a contractor for me who can write this code and in which all the basic corrections like calibrating MEMS MMA7361L, Correction for 0g offset and final conversion of accelerometer output(which will be in milli volts) into acceleration (which will be in g). In addition any other correction or modification which will be required to have correct and accurate data at the PC so that my final time and frequency domain plots(which will be generated using MATLAB) are correct

Children