LabVIEW Interface for Arduino Documents

cancel
Showing results for 
Search instead for 
Did you mean: 

Lilypad arduino and xbee series1 communication

Hi

I have an arduino lilypad and 2 module xbee series 1, i want communicate lilypad with pc(labview).

I have a problem because don't want comunicate, this is my hardware:

1 http://arduino.cc/en/Main/arduinoBoardLilyPad

1 https://www.sparkfun.com/products/8937

1 http://www.robot-italy.com/it/xbee-usb-board.html

2 http://www.robot-italy.com/it/xbee-series-1-chip-antenna.html

When i can try to comunicate after some seconds I see the error in labview, I have try to communicate arduino uno with xbee and pc and this solution function... I don't know where i make an error.

I'm sure that someone have make this problem jet and if can help me to find the solution.

This is my first post 🙂 i hope to find a solution...

Thank you.

Comments
abdull221
Member
Member
on

Hi, you can not make communcate unles you use Arduino Mega or UNO.

master27
Member
Member
on

Hi Abdull!

   thank you very much for your answare, but I could to do connection xbee to lillypad. Maybe my prototype didn't function because  there was a short circuit. In Labview I have set an arduino component with Arduino mega, baud rate set 9600.


Contributors