Two way communication between Simulink and Raspberry Pi
1 view (last 30 days)
Show older comments
I have a micro grid simulation in simulink. Simulink generates some signals fed to raspberry pi. Raspberry Pi will take this signals and take decision according to the logic also built in simulink stateflow. And again fed output of RPi to Simulink.
For Example :
Micro grid will generate two signals PV (power of Solar Plates) and SoC(State of Charges)
These signals will be fed to RPi.
After implementation of logic in RPi , it will give signal to breaker for ON and OFF.
In this way two way communication is needed.
How can i proceed with this one!!!
0 Comments
Answers (1)
See Also
Categories
Find more on Simulink Support Package for Raspberry Pi Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!