Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - DrForbush

Pages: 1
1
TinyDuino Processors & TinyShields / Model Rocket Acceleration Project
« on: November 26, 2017, 02:42:25 AM »
Attached is the pdf plot of acceleration data from a data logger of acceleration data using the accelerometer board, and SD card board.

I was able to use the data to calculate the drag coefficient for the rocket, velocity during liftoff to apogee.

The data is quite interesting, but the board can collect data every 0.5 msec but the data takes 30 msec to write to the card. One way around this problem would be to buffer the data and write less often. This technique would effect the timing and therefore require some other way to know how much time has passed. I asked in an earlier post if anyone knew how to read the cpu time, because I only need a running time. I assume that the time must be stored in a register - any ideas?

 

2
TinyDuino Processors & TinyShields / CPU clock
« on: November 18, 2017, 03:59:38 PM »
I don't need to have the absolute time, so the real time clock board would be overkill.

And, counting the number of loops is not accurate enough.

So, is there a way to read the system cpu clock in order to record relative time?

Other suggestions would be appreciated.

Thanks

Michael

Pages: 1
SMF spam blocked by CleanTalk