Closed FN0005 closed 5 years ago
Output Mx, My Mz on the serial monitor and use excel or equivalent to plot one vs the other.
On Tue, Oct 29, 2019 at 6:54 PM FN0005 notifications@github.com wrote:
Is it generated using matlab's plot3 or scatter3 code and then converted to 2D picture? Can provide a reference code?Thanks!
[image: 4EFA7B4B-A9A5-4C16-B6BA-899B60956816] https://user-images.githubusercontent.com/57161804/67822410-400f7180-fafb-11e9-9e61-7d80e27efe2d.jpeg
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kriswiner/MPU6050/issues/44?email_source=notifications&email_token=ABTDLKWJJQTTTMV6EZE73HTQRDSNZA5CNFSM4JGSFXOKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HVIH56A, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTDLKQQU6BBDNH4XNETYDDQRDSNZANCNFSM4JGSFXOA .
Use excel scatter plot function?
Mx vs My, for example, any plot program will do, really not that hard....
On Tue, Oct 29, 2019 at 8:15 PM FN0005 notifications@github.com wrote:
Use excel scatter plot function? Mxy is z vs xy?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kriswiner/MPU6050/issues/44?email_source=notifications&email_token=ABTDLKX6DXP7XPY75T2QFQLQRD36RA5CNFSM4JGSFXOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECSZBIY#issuecomment-547721379, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTDLKT4W35HDY24AVYYRELQRD36RANCNFSM4JGSFXOA .
Ok,for example,the attached file is my magnetometer data but I don't know how to use the excel scatter plot function because we need to project the XY YZ XZ generation point onto the plane,so do you have any reference excel file for reference?Thanks! 01.xlsx
I have no idea what you mean. I simply plot Mx vs My, Mx vs Mz, etc. Why do you need to do more than this?
On Tue, Oct 29, 2019 at 11:27 PM FN0005 notifications@github.com wrote:
Ok,for example,the attached file is my magnetometer data but I don't know how to use the excel scatter plot function because we need to project the XY YZ XZ generation point onto the plane,so do you have any reference excel file for reference?Thanks! 01.xlsx https://github.com/kriswiner/MPU6050/files/3787218/01.xlsx
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kriswiner/MPU6050/issues/44?email_source=notifications&email_token=ABTDLKT4EOFYV3Y65EH4WR3QRESO7A5CNFSM4JGSFXOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECTBVOI#issuecomment-547756729, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTDLKQEPDQ2QPOM3OEJGZ3QRESO7ANCNFSM4JGSFXOA .
This looks fine, although when you are collecting the data, you have to move the sensor in all directions to sample as much of the 3D response surface as possible.
On Wed, Oct 30, 2019 at 4:10 AM FN0005 notifications@github.com wrote:
Closed #44 https://github.com/kriswiner/MPU6050/issues/44.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kriswiner/MPU6050/issues/44?email_source=notifications&email_token=ABTDLKRGKGIJZ6LQEORVMVTQRFTS5A5CNFSM4JGSFXOKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOUQ7AEDQ#event-2755527182, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTDLKWW4YQDJUJSLDV2BE3QRFTS5ANCNFSM4JGSFXOA .
Is it generated using matlab's plot3 or scatter3 code and then converted to 2D picture? Can provide a reference code?Thanks!