Simulink raspberry pi bluetooth
1 view (last 30 days)
Show older comments
Is it possible to set up Simulink with raspberry pi's bluetooth? (Ultimately ending up in sending a message to a phone)
I use the Simulink support package for Raspberry Pi, but there doesn't seem to be a bluetooth block. Is there another way around this?
0 Comments
Answers (1)
Arnav Mendiratta
on 20 Mar 2017
Edited: Arnav Mendiratta
on 20 Mar 2017
The Simulink Hardware Support Package does not explicitly provide a block to connect to the Pi via. Bluetooth. However, there are many other ways to connect and send/receive data to/from the Pi. Also, you can write your own drivers for the hardware if you have a specific workflow you want to implement. The following article discusses this approach:
There is another discussion on MATLAB Answers that points out how you can use Bluetooth with Raspberry Pi: https://www.mathworks.com/matlabcentral/answers/266991-is-it-possible-to-use-bluetooth-with-matlab-raspberry-pi
0 Comments
See Also
Categories
Find more on 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!