Clear Filters
Clear Filters

how can i set gpio of raspbery pi in matlab mfile?

1 view (last 30 days)
hello i want to read and write gpio pins of raspberry pi with matlab which is installed on ubonto how can i define pins as input or output?

Answers (2)

Sonia Sing
Sonia Sing on 8 Aug 2019
You must complete the firmware update for Raspberry Pi hardware to be able to use the MATLAB interface for Raspberry Pi hardware. MATLAB communicates with the Raspberry Pi hardware by connecting to a server running on Raspberry Pi. This server is built into the firmware shipped with the support package. To update the Raspberry Pi firmware, follow the steps as described in Hardware Setup.
Thanks

kusumu michael
kusumu michael on 9 Apr 2021
The support package functionality is extended if you have MATLAB Coder™. With MATLAB Coder, you can take the same MATLAB code used to interactively control the Raspberry Pi .
Thanks
hire wordpress developer

Categories

Find more on MATLAB 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!