Best bluetooth module for Arduino

조회 수: 3 (최근 30일)
Jason
Jason 2013년 9월 8일
댓글: 小玲 温 2020년 11월 9일
Hi all,
I have posted this on the arduino forum as well.
I am doing a rather interesting project whereby I will control a scale model wheel chair by using brain waves. I am analyzing these brainwaves in MATLAB and based on what the analysis output is, I need to send a command from MATLAB through Bluetooth to an Arduino board in order to control servo motors.
Now I have been mostly reading up on BLUESMiRF and the HC-05 modules, but I am open to suggestion.
My main concerns are whether the bluetooth modules will be able to receive the data from MATLAB. I do not have much experience at Arduino at all so any help would be greatly appreciated.
I would like to make sure I buy the correct module that will be able to link with MATLAB. Is it possible for someone to advise me of which modules would work?
  댓글 수: 2
Walter Roberson
Walter Roberson 2013년 9월 8일
New enough versions of MATLAB have a bluetooth Simulink module.
小玲 温
小玲 温 2020년 11월 9일
bluetooth module & wifi module:
https://www.feasycom.com/product-80211-ble-bluetooth-wifi-combo-module.html

댓글을 달려면 로그인하십시오.

답변 (1개)

Rolfe Dlugy-Hegwer
Rolfe Dlugy-Hegwer 2013년 9월 12일
First, to make sure we understand, let's confirm what you are trying to accomplish:
  1. Gathering sensor data on your host computer
  2. Using MATLAB to process the sensor data and create appropriate control outputs
  3. Using a wireless channel to send the control data to Arduino
  4. Using Arduino to control some type of actuator, such as a servo motor

카테고리

Help CenterFile Exchange에서 Arduino Hardware에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by