フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Arduino data acquisition post-run

1 回表示 (過去 30 日間)
Daniel
Daniel 2014 年 4 月 21 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hi everybody.
I have a nice Simulink program downloaded and running on my Arduino Mega 2560. The simulation does not run well in 'external mode' because my PC cannot keep up with the fast required simulation speed, however it runs fine when I download to the Arduino.
That being said, I need to collect data from my running program. I'm assuming I cannot do this in real time due to the above constraint (correct me if I'm wrong!), so I was thinking that maybe I need to store the data in the Arduino's memory somewhere and access it after my physical simulation has run.
How can I get this data I need?
Thank you very much!

回答 (0 件)

この質問は閉じられています。

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by