Simulink raspberry pi bluetooth
显示 更早的评论
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?
回答(1 个)
Arnav Mendiratta
2017-3-20
编辑:Arnav Mendiratta
2017-3-20
0 个投票
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
类别
在 帮助中心 和 File Exchange 中查找有关 Raspberry Pi Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!