LabVIEW Interface for Arduino Discussions

キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

Arduino Labview 2013 Mac OsX Bluetooth

I'm sorry about my english, but I've got this problem: I cannot comunicate with my Arduino1 using bluetooth.
When I try to use my simply application to test speedy of connection

screenshot.pngscreenshot 3.pngscreenshot 4.pngscreenshot 2.png

i always have errors. I try to explain what I have done
- Did I put NI arduino sketch into my arduino? Yes, sure!
- Did I install VISA software? Yes!

- Did I install NI arduino librarys? Yes!
- Did my Labview application go well with USB connection? Yes sure!
- Did I have Bluetooth in my PC, is it "ON" and did I connect with my arduino bluetooth board? Yes
- Can you comunicate with your arduino using Bluetooth board using other applications (like Arduino suite)? Yes, in fact I can dialog with bluetooth using serial monitor

So, the problem is between LABVIEW and BLUETOOTH connection. I use "bt board v1.05" (you can find documentation in Web)
CAN ANYBODY HELP ME???

0 件の賞賛
メッセージ1/5
6,064件の閲覧回数

There is some discussion on the web about this subject.  I suggest you use Google to search for "Labview Bluetooth Communication".

Hrh1818

0 件の賞賛
メッセージ2/5
4,918件の閲覧回数

Hey Tonno,

I would first try a simple example without LIFA.

In LabVIEW create a VI that opens the serial port then in a loop sends one byte and reads one byte.

Create an arduino sketch that reads one byte then sends back another byte and make sure you can read this in LabVIEW.

Let us know how that goes or if you need more details on how to test that.

Also you mentioned using the Arduino serial monitor to communicate with the arduino via bluetooth.  What baud rate did you use when connected this way (specifically does 115200 work)?

Thanks!

-Sam K

LabVIEW Hacker

Join / Follow the LabVIEW Hacker Group on google+

0 件の賞賛
メッセージ3/5
4,918件の閲覧回数

Essaye ça dans ton sous VI AutoDetec Arduino... Le problème c'est que National Instrument associe les COM serial en Instrument ASRL4:

Aussi, dans ton gestionnaire de périphérique, affiche les port cahcé et efface les si il y en a....

0 件の賞賛
メッセージ4/5
4,918件の閲覧回数

Hello,

It is been some years since the post of this topic.

 

I would like to ask if bluetooth VIs are supported in labview running on a macbook? macOS 14.5

 

I am looking for the library and it is not there.

0 件の賞賛
メッセージ5/5
1,682件の閲覧回数