Simulink raspberry pi bluetooth
Ältere Kommentare anzeigen
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?
Antworten (1)
Arnav Mendiratta
am 20 Mär. 2017
Bearbeitet: Arnav Mendiratta
am 20 Mär. 2017
0 Stimmen
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
Kategorien
Mehr zu Raspberry Pi Hardware finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!