I am looking for any way to log data from the 3 axis Accelerometer. Preferable the ability to make excel spreadsheet or taking data from the Serial Debug to a Comma Seperated Value type txt file. I am trying to see how quickly the G's go from one side to another in a car.
rough_wood, you might want to create your own post in a new thread. This way, attention and answers can be devoted to your specific information, and attention will not be taken away from Andrew2010's original post.
Andrew2010, I have a feeling you will need to write your own "merger" code for this. There is code for the accelerometer, and code for the datalogger, but I doubt there is much code for both directly. It's a fairly simple matter to do, however, even for some new to the Propeller. The Accelerometer code will give you the values, and the datalogger code will allow you to write those values to the logger. If you have specific questions about the code, there are plenty of us on the forum that are happy to help.
I'm sure you would have answered his thread today had I not asked anything in it, and could have done so quicker and better had I not interfered so rudely.
Sorry Andrew for taking attention away from your post. Phil is absolutely right.
Comments
Andrew2010, I have a feeling you will need to write your own "merger" code for this. There is code for the accelerometer, and code for the datalogger, but I doubt there is much code for both directly. It's a fairly simple matter to do, however, even for some new to the Propeller. The Accelerometer code will give you the values, and the datalogger code will allow you to write those values to the logger. If you have specific questions about the code, there are plenty of us on the forum that are happy to help.
Sorry Andrew for taking attention away from your post. Phil is absolutely right.