C++ Code / I2C Raspberry Pi
2 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I have some existing c++ code which was compiled on my Pi to read the raw values from my IMU which is connected to the Pi's I2C GPIO pins.
I wish to build a simulink model using these raw values, is there any way I can either edit my code to send the data to simulink - or compile the code within simulink to run with my developed model on the Pi?
I have read into developing a cross-compiler, but this seem very complex for windows to pi.
Best Wishes Glen
1 件のコメント
Rolfe Dlugy-Hegwer
2013 年 8 月 28 日
Hi Glen. Does the following topic address your needs? http://www.mathworks.co.uk/matlabcentral/answers/67388-how-to-access-raspberrypi-i2c-in-simulink
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Raspberry Pi Hardware についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!