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에서 MATLAB Support Package for Raspberry Pi Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!